AbeP Posted March 22, 2011 Share Posted March 22, 2011 Hi Guys,I followed all the steps on during the upgrade process, I came across the folowing error: Error during install/upgrade: Fatal error: Uncaught exception 'ReflectionException' with message 'Class CMSCore does not exist' in /home/dcm/domains/hazshop.com/public_html/config/autoload.php:41 Stack trace: #0 /home/dcm/domains/hazshop.com/public_html/config/autoload.php(41): ReflectionClass->__construct('CMSCore') #1 /home/dcm/domains/hazshop.com/public_html/install/php/reorderpositions.php(70): __autoload('CMS') #2 [internal function]: reorderpositions() #3 /home/dcm/domains/hazshop.com/public_html/install/xml/doUpgrade.php(257): call_user_func_array('reorderposition...', Array) #4 /home/dcm/domains/hazshop.com/public_html/install/model.php(78): include_once('/home/dcm/domai...') #5 {main} thrown in /home/dcm/domains/hazshop.com/public_html/config/autoload.php on line 41 Two questions:1) How serious is this?2) How do I fix it? Link to comment Share on other sites More sharing options...
AbeP Posted March 22, 2011 Author Share Posted March 22, 2011 Tried again, got past that error now I'm getting 22 SQL errors:It seems to be mostly "table already exists". Can I just ignore these or do I have to check they have the same structure?EDIT:There are far too many problems with 1.4 for me to consider it ready for production. Epic Fail. Link to comment Share on other sites More sharing options...
Dark-Graphics Posted March 30, 2011 Share Posted March 30, 2011 I just got a very similar error and my host has no clue what the problem is. I do not believe I copied over any files but this did happen right after I had to manually install a module. I deleted it after this problem starting occuring, however it did not fix it. I cant access the website or the admin. Fatal error: Uncaught exception 'ReflectionException' with message 'Class DbCore does not exist' in /home/newvinyl/public_html/Pshopdark/config/autoload.php:41 Stack trace: #0 /home/newvinyl/public_html/Pshopdark/config/autoload.php(41): ReflectionClass->__construct('DbCore') #1 /home/newvinyl/public_html/Pshopdark/classes/Configuration.php(289): __autoload('Db') #2 /home/newvinyl/public_html/Pshopdark/config/config.inc.php(94): ConfigurationCore::loadConfiguration() #3 /home/newvinyl/public_html/Pshopdark/DarkAdmin/index.php(31): include('/home/newvinyl/...') #4 {main} thrown in /home/newvinyl/public_html/Pshopdark/config/autoload.php on line 41 Link to comment Share on other sites More sharing options...
AbeP Posted March 30, 2011 Author Share Posted March 30, 2011 What fixed mine was a re-upload of all the files...I hope you took a backup :S Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now