Im trying to use update.php rather than update.json, heres my problem -
Â
I have a hosted site from hostkoala and have a website running for my game and have placed the update.php website inside the folder in my cpanel that also has the Intersect client resources then moved then changed the config.json - update url to the correct path.
But whenever i seem to try to patch i get
Â
The Remote Server Returned An Error (403) Forbidden
Â
I looked up the error logs in my cpanel and this was there
"[16-Nov-2020 20:29:04 America/Detroit] PHP Warning:Â Creating default object from empty value in /home/legendsf/public_html/Patch/update.php on line 72"
Â
line 72 of update.php is "$obj->TrustCache = true;" but i didn't wanna mess with anything before asking
Question
TheQuokkaBloke
Im trying to use update.php rather than update.json, heres my problem -
Â
I have a hosted site from hostkoala and have a website running for my game and have placed the update.php website inside the folder in my cpanel that also has the Intersect client resources then moved then changed the config.json - update url to the correct path.
But whenever i seem to try to patch i get
Â
The Remote Server Returned An Error (403) Forbidden
Â
I looked up the error logs in my cpanel and this was there
"[16-Nov-2020 20:29:04 America/Detroit] PHP Warning:Â Creating default object from empty value in /home/legendsf/public_html/Patch/update.php on line 72"
Â
line 72 of update.php is "$obj->TrustCache = true;" but i didn't wanna mess with anything before asking
Â
Thank you in advance.
Â
Â
Â
Â
Link to comment
Share on other sites
12 answers to this question
Recommended Posts