I was cleaning up spam and deleted my blog by mistake. Anyway I can retrieve my blog?
I was cleaning up spam and deleted my blog by mistake. Anyway I can retrieve my blog? |
Do you have the sql back up with that blog entry in it? I would also be interested in how to manually insert it back into database as this could happen to me as well! Guynuked -- Dedicated server and Dolphin-friendly hosting with Zarconia.net |
We have done that. You will need a backup that contains your blog; you may lose some recent entries. You also have to reclaim the comments as well. Let me get the SQL you will need; might be later today, and I will post back. Note: getting the blog back with entries was the easier part. Figuring out the query to run to get the blog comments back was a bit more involved. Geeks, making the world a better place |
Here are the steps that you need to do. 1) Import the records into your database again you replace XX with your user ID
What you can do is to create a new database; then import from the site backup into this database. Then you can just use your database tool; phpMyAdmin, or what have you, to make it easier to export the records from the backup database. Geeks, making the world a better place |
Thank you for this. I will try it out. |
Useful info! Thanks! Guynuked -- Dedicated server and Dolphin-friendly hosting with Zarconia.net |