iro_k
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: wordpress data got corrupted and website is down$table_prefix = ‘wp_’;
Thanks for this. I never would’ve figured it out. So I changed it for ‘ROIwp_’ and everything is back on track.
Really, I’m in awe! Thanks!
Forum: Fixing WordPress
In reply to: wordpress data got corrupted and website is downThese files are found from ROIwp_posts.
There are some default posts in IROKwp_posts as well, but even they are not showing up in /wp-admin. *This is really confusing. Is it possible that I have accidentally left some files out while upgrading manually. I did upload wp-admin and wp-includes again nearly file by file.
wp-content I touched only as far as adding the files which didn’t allready exist in those folders.I tried deleting .htaccess but that did nothing so I placed it back. I also tried to switch the database to another with different files, but the wp-admin still shows the default posts.
(* To be honest there is one post which isn’t a default post. That’s a post two years old – the very first post ever. This is just getting more weird)
Forum: Fixing WordPress
In reply to: wordpress data got corrupted and website is downI managed to get the page up and running while upgrading manually with FTP.
Now Version 3.1 is running ok, but each post, media and pages are gone. I tried to restore the database back up with MyphpAdmin but the data is still gone from the wp-admin.MySQL settings are ok in wp-config, everything is missing.
I tried with previous database back ups to check if the back up data is somehow corrupted, but still no luck.There are no errors that would give a hint with what’s going on. I’m really confused.