i messed up! How do i restore a data base

Permalink
how do i restore a database that i backed up, crashed my entire site

 
SheldonB replied on at Permalink Reply
SheldonB
http://www.concrete5.org/documentation/how-tos/developers/backup-a-database/

simply take your back up get into your database and delete the all the fields then import or import over your fields ...

if you can still log in its much simpler from the dashboard
vanhollymorgan replied on at Permalink Reply
dern it, nope cant get back into admin side of site at all, i can get into the cpanel, but all i have is where i downloaded the database before i did the update. But my whole page is gone now.

www.www.carolinamayhemfastpitch.com...
vanhollymorgan replied on at Permalink Reply
Warning: require(/home/vjohnson/public_html/updates/concrete5.6.1.2_updater/concrete/dispatcher.php) [function.require]: failed to open stream: No such file or directory in /home/vjohnson/public_html/concrete/startup/updated_core_check.php on line 6

Fatal error: require() [function.require]: Failed opening required '/home/vjohnson/public_html/updates/concrete5.6.1.2_updater/concrete/dispatcher.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/vjohnson/public_html/concrete/startup/updated_core_check.php on line 6
SheldonB replied on at Permalink Reply
SheldonB
the error can be number of things

http://www.concrete5.org/community/forums/installation/urgent-websi...

first I would search the forms for concrete5 dispatcher issues


**
Check your site.php -> look for version number at the end
2) change version # if it is wrong (ie the version number that database is from)
3) if you have deleted the updates folder for that version re download it and unpack it (unless that version was the one you started with)
**

seeing an error is a good thing (it gives you a working point)