Possible Disaster!

Permalink
Hi there,

Tried to restore my sitehttp://www.oxfordseating.co.uk today to a week ago i.e. prior to the 5.6.1.1/2 upgrade as I have had mega problems installing Bootstrap and Auto-Nav-Pro. I thoght that if I rsetored and started again I might have a chance of uploading it successfully.

So I went into Backup and restored to March 13th and it came up with the following: Fatal error: Exception thrown without a stack frame in Unknown on line 0

Noe the site's gone completely! Any ideas anybody - it's only 4 months work!!

Thanks for any suggestions offered.

David

 
VidalThemes replied on at Permalink Reply
VidalThemes
Hi There,

Someone offered a solution to this error here:

http://www.concrete5.org/community/forums/installation/solved-excep...

Might work for you.
DavidLLewis replied on at Permalink Reply
Hi Vidall,

Tried your solution but I get a message saying 'Oops, Google Chrome could not find your site!'

I've read through the forum via the link that you sent me but cannot find any other solution. I've got the site donwloaded on my server through backup but don't know how to upload it to the site!

I'll have to think again.

Thanks for your quick reply.

David
hostco replied on at Permalink Reply
hostco
Hi David,

All fixed.

Your restore actually worked well.

The problem you had was you restored your site all the way back to concrete5 v5.5.1

In config/site.php

It was still looking here

define('DIRNAME_APP_UPDATED', 'concrete5.6.1.2_updater');


I updated it to

define('DIRNAME_APP_UPDATED', 'concrete5.5.1');


Now all is back to normal.

Remember, you need to be running version 5.5.2.1 to upgrade to 5.6.0 or higher. So before you upgrade to the latest version be sure to upgrade to 5.5.2.1 first.

Also be sure to update your config file to point at the concrete5 version that you update to if it does not happen automatically.

Thank you,
Jonah