Help!! Site Down!! C5 Upgrade problem
PermalinkParse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting ')' in /home/refacesc/public_html/config/site.php on line 8
I increased space on the server and deleted the 5.6.1.2 folder from /updates. I then ran the update again and am getting "An unexpected error occurred" (full error below). This is appearing on the homepage and the site is down.
I tried to run it again but it's saying no updates are available. I tried to do a Backup Database Restore (I did a backup just before). But that's coming up as being invalid.
I am in trouble here and I don't know what to do. Any help VERY gratefully received.
Thanks, Dan
Full error on homepage:
mysql error: [1054: Unknown column 'Blocks.btCachedBlockRecord' in 'field list'] in EXECUTE("select CollectionVersionBlocks.isOriginal, Blocks.btCachedBlockRecord, BlockTypes.pkgID, CollectionVersionBlocks.cbOverrideAreaPermissions, CollectionVersionBlocks.cbDisplayOrder, Blocks.bIsActive, Blocks.bID, Blocks.btID, bName, bDateAdded, bDateModified, bFilename, btHandle, Blocks.uID from CollectionVersionBlocks inner join Blocks on (CollectionVersionBlocks.bID = Blocks.bID) inner join BlockTypes on (Blocks.btID = BlockTypes.btID) where CollectionVersionBlocks.arHandle = 'Header' and CollectionVersionBlocks.cID = '1' and (CollectionVersionBlocks.cvID = '35' or CollectionVersionBlocks.cbIncludeAll=1) and CollectionVersionBlocks.bID = '24'")
//define('DIRNAME_APP_UPDATED', 'concretex.x.x.x');
Rony
A big worry is that I need to urgently install an add-on that requires the latest version of c5. A directory concrete5.6.1.2_updater is there on the server but c5 isn't seeing it. What's the best way of deleting it? I did it via my FTP program before but c5 kept saying that it was there (even though it had been deleted).
Really sorry for the long questions. I'm not the best when it comes to this stuff I'm afraid.
Thanks again.
http://www.concrete5.org/community/forums/customizing_c5/lost-my-pa...
Upgrade:
Run your Site now in Version: concrete5.6.0.1
If so, delete the update folder concrete5.6.1.2_updater with ftp
Download the Latest Stab Version here:
http://www.concrete5.org/developers/downloads/...
Unzip and upload this version. Go to this site
http://YOURSITE.com/dashboard/system/backup_restore/update/...
and run the Update.
Good Luck
Tino
Thanks again.
Dan
Dan.
Find by config/site.php this line
and write new
Restore Backup Database and after it run on the old Version.
After you can try run your Update again.
Best,
Tino