Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nerdykit

    (@nerdykit)

    I think that the database updater is seriously gimped. It reports no errors but doesn’t create any of the _terms tables. I ultimately resolved my issue (sort of) by exporting, installing a new clean 2.3.1 WP and then importing and massaging the entries. Took some time to workaround an updater bug. At the very least, the database updater should report if it was unable to complete any of its steps.

    Thread Starter nerdykit

    (@nerdykit)

    I’m now getting a bit more of a handle on the problem (but no solution). It looks as if the new tables are not being created. I’ve done the following…

    Done a clean install of a second WP to examine the new table structure, clearly the whole categories table from 2.2 was reworked into several new tables called terms etc. for 2.3. None of these new tables appear in my old database after about four upgrades (via changing the db number). I’ve also taken the same user from the new install and given them privileges as a user on my real WP and while I can USE that user in my config file, my original database table structure remains un-updated by the updater (it contains none of the new terms tables that I can see on my clean test install).

    Thread Starter nerdykit

    (@nerdykit)

    changing the dbversion and re-updating doesn’t fix the problem…

    Thanks for the response. I’ve already done that (twice!), and no, there’s no wp_terms table in my database. I’ve also checked the privileges of my wp user and it should be able to create a table.

Viewing 3 replies - 1 through 3 (of 3 total)