Steve Bartlett Posted July 9, 2014 Report Share Posted July 9, 2014 I was getting a 500 internal server error for the Admin Center. Go Daddy then reset the website. Now all I get is this on the front page of the website: Fatal error: Cannot re-assign auto-global variable _FILES in /home/xxxxxxxx/public_html/core/common/PilotData.class.php on line 436 Also getting: Warning: Creating default object from empty value in /home/xxxxxxx/public_html/core/classes/Vars.class.php on line 74 Quote Link to comment Share on other sites More sharing options...
Tom Posted July 9, 2014 Report Share Posted July 9, 2014 The first is due to an issue with reassigning $_FILES - if you upload a fresh copy of phpVMS it should be fixed. May also resolve the second. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 9, 2014 Author Report Share Posted July 9, 2014 So, do I need to download my current skin then, and then reupload that as well? Quote Link to comment Share on other sites More sharing options...
Tom Posted July 9, 2014 Report Share Posted July 9, 2014 Providing you just drag the phpVMS files in as they are your skin won't be touched. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 9, 2014 Author Report Share Posted July 9, 2014 Okay, now I have this error: Fatal error: Class 'DB' not found in /home/steve14958/public_html/core/common/Auth.class.php on line 148 Quote Link to comment Share on other sites More sharing options...
Tom Posted July 9, 2014 Report Share Posted July 9, 2014 Ok, can you ensure everything in /core/classes/ezdb has uploaded correctly? You can just reupload these to make sure. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 9, 2014 Author Report Share Posted July 9, 2014 They are all there, I re uploaded them and still getting that DB error Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 10, 2014 Author Report Share Posted July 10, 2014 Anybody else have any suggestions? Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 10, 2014 Author Report Share Posted July 10, 2014 Alright, got that fixed, but now I get this error and following that is a screenshot of a jumbled mess I now have for a website! Fatal error: Cannot re-assign auto-global variable _FILES in /home/xxxxxxx/public_html/core/common/PilotData.class.php on line 436 Quote Link to comment Share on other sites More sharing options...
Tom Posted July 10, 2014 Report Share Posted July 10, 2014 That's the same error you were getting before. Did you download a fresh copy of phpVMS? Get a copy of this file from github - it is correct there. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 10, 2014 Author Report Share Posted July 10, 2014 Okay, I did it again. Now I am getting these errors and cannot log in to access Admin Center to change the skin back. No log in on the page: About ready to say to heck with it. Notice: The template file "/home/steve14958/public_html//lib/skins/bluecorporation/header.php" doesn't exist in /home/xxxxxx/public_html/core/classes/TemplateSet.class.php on line 231 Notice: The template file "/home/steve14958/public_html//lib/skins/bluecorporation/footer.php" doesn't exist in /home/steve14958/public_html/core/classes/TemplateSet.class.php on line 231 Quote Link to comment Share on other sites More sharing options...
Administrators simpilot Posted July 10, 2014 Administrators Report Share Posted July 10, 2014 The "Cannot re-assign auto-global variable _FILES" message strikes me that they upgraded php version on you. As Tom said about other files, are you sure that the skin is uploaded in the correct place and has a layout.tpl file in it? Usually the template not found errors are just due to a file not being where it is supposed to be. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 10, 2014 Author Report Share Posted July 10, 2014 Yes, everything is there, everything was working until the internal server error, they reset that yesterday and I have nothing but errors since. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 10, 2014 Author Report Share Posted July 10, 2014 I switched it back to version 5.3 and get this for header and footer ( ! ) Notice: The template file "/home/xxxxxxxx/public_html//lib/skins/bluecorporation/header.php" doesn't exist in /home/steve14958/public_html/core/classes/TemplateSet.class.php on line 231 Call Stack # Time Memory Function Location 1 0.0010 642800 {main}( ) ../index.php:0 2 4.1842 1493304 TemplateSet->showTemplate( ) ../index.php:82 3 4.1842 1493448 TemplateSet->getTemplate( ) ../TemplateSet.class.php:181 4 4.1843 1493800 trigger_error ( ) ../TemplateSet.class.php:231 Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 11, 2014 Author Report Share Posted July 11, 2014 I have just tried a different skin, still getting the same errors with Header and Footer. Quote Link to comment Share on other sites More sharing options...
Steve Bartlett Posted July 11, 2014 Author Report Share Posted July 11, 2014 I got it to where I can see the skin now. Please see Admin Center Error in support forum, LOL. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.