Upgrade from 1.10.3 to CMSMS 1.11.1
I have had an issue with 1 site after upgrade. I kept getting connection reset on the main page. But I can log into admin and all is well until I go to create a page or edit a page then I get,
Code: Select all
Fatal error: Class 'CMS_Content_block' not found in /var/www/vhosts/midwesthusaberg.co.uk/httpdocs/lib/classes/contenttypes/Content.inc.php on line 468
From what I can tell from testing (going back to my backups and re-installing) I seem to have an error in the sql database. I managed to upgrade from CMSMS 1.10.3 "Hyacinthe" to 1.11.1 fine and can edit/read pages in Admin but the site main page just ends up with connection reset (time outs). If I run repair it mentions 'site prefs' table then once repair is done I can't edit or create pages in the admin getting the above fatal error. If I try to repair before upgrading I break the site getting the connection reset error (on 1.10.3).
Using notepad++ there is not much of a difference in the SQL dumps so I am at a loss to as what causes the issue. I can guess that I have an error in the database but I don't know if any of my backups have a copy of the database before the error.
Is there a way to work out what the error is an correct it via MyPHPAdmin? I can provide a SQL dump if someone can decipher it for me, I am a low level nerd...ie I can type HTML in notepad but I still use Windows.
