The MU forums have moved to WordPress.org

Bugs in index-install.php & wpmu-functions.php (4 posts)

  1. vdachev
    Member
    Posted 5 years ago #

    Just wanted to pass a note to WordPress MU developers. The files index-install.php & wpmu-functions.php contain code that tries to insert rows into $wpdb->sitecategories. However fields are not listed explicitly and, due to table changes, the queries fail (the actual number of columns in the table are more than the passed values).

  2. lunabyte
    Member
    Posted 5 years ago #

    In what version/revision are you referring to?

  3. andrea_r
    Moderator
    Posted 5 years ago #

    http://trac.mu.wordpress.org/

    That's where you send bugs. If they are bugs.

  4. vdachev
    Member
    Posted 5 years ago #

    @lunabyte: WordPress MU nightly build from 2007-01-17.

    @andrea_r: Thank you. I will do so.

About this Topic