dnxpert
Forum Replies Created
-
Forum: Installing WordPress
In reply to: upgrade database round and roundIf anyone is still looking for a solution to this problem, I have fixed mine at least:
I have these two plugins installed:
http://wordpress.org/extend/plugins/replace-wp-version/
http://wordpress.org/extend/plugins/wp-security-scan/I had uninstalled them both, but somehow one of them was causing my wordpress version to change even after uninstalling. I deleted the folders from the plugins directory… then backed up my db… then installed wp 2.5, restored db, ran the upgrade wizard and it worked.
I hope this helps you guys.
Forum: Installing WordPress
In reply to: 2.5 database upgrade loopIf anyone is still looking for a solution to this problem, I have fixed mine at least:
I have these two plugins installed:
http://wordpress.org/extend/plugins/replace-wp-version/
http://wordpress.org/extend/plugins/wp-security-scan/I had uninstalled them both, but somehow one of them was causing my wordpress version to change even after uninstalling. I deleted the folders from the plugins directory… then backed up my db… then installed wp 2.5, restored db, ran the upgrade wizard and it worked.
I hope this helps you guys.
Forum: Installing WordPress
In reply to: upgrade database round and roundI’d like to know too.
Forum: Fixing WordPress
In reply to: WordPress 2.3.3 to 2.5 loopI have the same problem.
I also noted in phpmyadmin that the table structure is still 2.3… table names have not changed to 2.5 names ( I remember somewhere that there are new table names for 2.5 )… so perhaps this could be some sort of db permissions issue?
Forum: Installing WordPress
In reply to: 2.5 database upgrade loopI have the same problem.
I have backed up my 2.3 db, then deleted all files.
I installed 2.5 files, then restored old db using phpmyadmin.
When trying to access wp-admin I was asked to upgrade database. I hit upgrade database… the message said the upgrade was successful. ( I checked the database and the table names have not changed – perhaps that’s an indicator that permissions are not right or something of WP vs the db ).
I go to wp-admin again, I then get the upgrade db wizard again.Would love some help on this one too.