educatoral
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Database Update Required never completes with 4.3.1I ask my hosting service, BlueHost, to help me with this problem. One of the BlueHost techs found that my .htaccess files needed fixing so he fixed them and got my blog back up and running!
Yay BlueHost!
Forum: Fixing WordPress
In reply to: Database Update Required never completes with 4.3.1@shaneholden: Yeah, I changed the version number on version.php file.
Does it matter that I couldn’t find a db_version but instead found an initial_db_version? I was hoping those were both the same thing.
Forum: Fixing WordPress
In reply to: Database Update Required never completes with 4.3.1I was wrong, even with the themes disabled I still get the Database Update Required message!!!
Forum: Fixing WordPress
In reply to: Database Update Required never completes with 4.3.1@trystan: I could disable individual plugins. I disabled all of them by adding -old at the end of the folder name. My blog loads even with all of them disabled except for the commentluv plugin.
The Database Update Required still comes up. I also tried disabling my Theme, Titan, but when I do the blog won’t load. I get a blank screen.
Forum: Fixing WordPress
In reply to: Database Update Required never completes with 4.3.1@shaneholden: I found the wp_options table and found that the option_value on initial_db_version was different from the $wp_db_version in the version.php file.
I changed the numbers and the Database Update Required still pops up. 🙁
Forum: Fixing WordPress
In reply to: Database Update Required never completes with 4.3.1@trystan: WP was updated automatically so it has updated a few times on its own. I’m not sure what the previous version was.
I don’t see any mysql errors. I checked the BlueHost error logs and there are a lot of recent ones for this:
[client 64.64.19.46] mod_rbl: 64.64.19.46 is listed in RBLDon’t know what that is. I cannot log into my admin dashboard, anything I try to login to brings me to the:
“Database Update RequiredWordPress has been updated! Before we send you on your way, we have to update your database to the newest version.
The update process may take a little while, so please be patient.”
@shaneholden: I don’t see how to search the wp_options table in my database.