caleb1
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Manually updating the databaseThanks for getting back to me
I had no backups before this problem. I should have though.
I backupped the database and the site then followed the database repair procedures you linked.
I had the ‘The storage engine for the table doesn’t support repair’ errors on some tables so I tried the “alternitave method”
When I got to step 7 (Navigate to https://sitenamegoeshere.com/wp-admin/maint/repair.php, replacing ‘sitenamegoeshere.com’ with your site’s URL) I get a 404 error.
I confirmed I modified the wp-config.php correctly and I did.Any ideas here?
Is there any way I can get the repair.php that it is trying to access to exist if it doesnt?Thanks.
Forum: Fixing WordPress
In reply to: Manually updating the databaseTried adding the lines of code @lianpb mentioned to the bottom of the wp-config.php in the root. Nothing changed I get no additional errors.
Also it’s not a completely blank screen. its the wordpress logo with a rectange and rest blank. Just no text. See picture at https://imgur.com/rQryoo4At this point I am mostly interested in rolling back to 5.1.
Forum: Fixing WordPress
In reply to: Manually updating the databaseI will try the memory checking thing.
How can I identify what my php version is?All the PHP files in wp-includes is updated to v5.2
I tried updating the files in the root to 5.2 ones and when I did that I could not access the site at all so I had to restore my backup of the root folder files to get the site to work again.
Is there any way I can get a manual download of the *5.1* wordpress files so I can at least get my site and admin to work even if it means not updating?Forum: Fixing WordPress
In reply to: Call to undefined function wp_recovery_mode()Apologies, but now that my thread had one reply, does this mean I do not get any further support on this topic? Do I need to start a new thread with no replies continuing this one in order to get support?
Forum: Fixing WordPress
In reply to: Call to undefined function wp_recovery_mode()Posting to get the thread back up to the top of the list.
Anyone have any ideas as to this?
Thanks.Forum: Fixing WordPress
In reply to: Call to undefined function wp_recovery_mode()Thanks for the reply.
I have manually updated everything in wp-includes and wp-admin but not in the main folder or wp-content.Then I can access my site but when i go to /wp-admin to login to the admin, i get told wordpress has updated but the database needs updated. when i click to update the database the screen just turns blank and never updates. I even let it run all night. never updated the database. reload the page and does nothing.
The website displays but I still cant access the admin interface.
Any further ideas? is there a way to manually update the “database”?
Thanks.
Forum: Fixing WordPress
In reply to: Changing “From” address and name on welcome emailThat worked! thanks very much.