AlexTim
Member
Posted 2 years ago #
Hi,
I have forgotten to export my Blog posts and then the blog crashed. I could create a backup direct from the mySql administration panel and save the content of all wordpress tables, then I have tried to delete all tables manually and re-import the content of the sql backup. However the blog still does not work.
Any hint?
Thanks a lot
Alex
Maybe the crash isn't due to a problem with the database, or your imported sql file has the same problem as your crashed site. If you can be a little more specific about what you mean by "the blog crashed"...maybe even a link to the crashed site...then maybe someone can help better.
AlexTim
Member
Posted 2 years ago #
Yes, this is a good hint. The reconstructed DB shows the same issue as the original blog.
The link is 101news.bplaced.net
according to the activity, it seems that the problem is an adsense injection. However the same issue appears in login pate:
http://101news.bplaced.net/wp-login.php
it is not displayed properly and in this page there is no adsense.
No idea..
Alex
Consider using phpMyAdmin to make sure your wp_options table has the correct values in siteurl and home.
siteurl is your WordPress address (URL) and home is your Blog Address (URL).
Both values should be http://101news.bplaced.net
Related:
http://www.tamba2.org.uk/wordpress/site-url/
AlexTim
Member
Posted 2 years ago #
thanks! I will try it...
Alex