TOTAL DISASTER!!!

Permalink
Hey Guys,

I updated to 5.6.0 but I didnt like it, so I tried to restore to the backup I made before I updated, but when I did I got this "Fatal Error" thing.

Fatal error: Uncaught exception 'ADODB_Exception' with message 'mysql error: [1054: Unknown column 'logUserID' in 'field list'] in EXECUTE("insert into Logs (logType, logText, logIsInternal, logUserID) values ('exceptions', 'Exception Occurred: /home/tcswebhost/electricbaboontattoo.com/updates/concrete5.6.0.2/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php:78 mysql error: [1054: Unknown column \'ptID\' in \'field list\'] in EXECUTE("select cvID, cvIsApproved, cvIsNew, cvHandle, cvName, cvDescription, cvDateCreated, cvDatePublic, cvAuthorUID, cvApproverUID, cvComments, ptID, CollectionVersions.ctID, ctHandle, ctName from CollectionVersions left join PageTypes on CollectionVersions.ctID = PageTypes.ctID where cID = \'1\' and cvID = \'4\'")\n (1054)\n\n#0 /home/tcswebhost/electricbaboontattoo.com/updates/concrete5.6.0.2/concrete/libraries/3rdparty/adodb/adodb.inc.php(1037): adodb_throw(\'mysql\', \'EXECUTE\', 1054, \'Unknown column ...\', \'select cvID, cv...\', false, Object(ADODB_mysql))\n#1 /home/tcsw in /home/tcswebhost/electricbaboontattoo.com/updates/concrete5.6.0.2/concrete/libraries/3rdparty/adodb/adodb-exceptions.inc.php on line 78


If Someone could help me as soon as possible, that would be greatly appriciated.

Thanks,
Webmaster64

Webmaster64
 
b3rn475 replied on at Permalink Reply
b3rn475
Hi,
have you backed up the database or even the C5 folder?

If you have backed up only the database you need to restore the old files. Otherwise you are trying to run a new Application with the DB of an old one.

I think that as a try you can update to the last versione 5.6.1 (as I've done few minutes ago) it solves a lot of problems and is a lot faster.
ScottSandbakken replied on at Permalink Reply
ScottSandbakken
Go to your [root]/config/site.php file and comment out the line that reads
define('DIRNAME_APP_UPDATED', 'concrete5.6.0');


You may need to restore your database, but not always.