• Resolved rovo89

    (@rovo89)


    After upgrading to WordPress 2.8, there was an error message in the footer of my blog:
    Warning: Invalid argument supplied for foreach() in /var/users/robv.de/httpdocs/wp-admin/menu.php on line 38

    It seems like this can be fixed by adding $wp_taxonomies to the global variables in the SetupMenu() function. After doing so, the message is gone and the menu item for editing tags is no longer missing.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Mmm, I knew I had been forgetting to update something. Had been seeing those errors for a while (I run alpha on my blog), but forgot to update the plugin before 2.8 went gold.

    Thanks! 🙂

    v3.2.0 released. Full update for 3.2.0.

    v3.2.0 released. Full update for 3.2.0.

    Erm, meant to say “v3.2.0 released. Full update for 2.8.”

    I temporarily solved the menu.php problem by renaming the 2.8 “menu.php” to “wp_suspect.menu”, then copying the 2.7.1 “menu.php”into that wp-admin folder.

    Problem solved. No more error, and WP Admin Bar worked as usual. When WP-admin update came out, I restored the 2.8 menu.php, and all is well.

    The only problem I had was that the upgrade failed to completely install using “upgrade automatically.” It had a problem copying one of the files. Sorry, but I forgot the file name. My solution was to install manually. All went well using manual install.

    Very, very nice plugin. WP 2.8 error seems to be fix. I have just installed this on a WP 2.8.
    There used to be another WP-admin bar, but this looks a lot better, and is way more practical. Thank you very, very much!

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

The topic ‘[Plugin: WordPress Admin Bar] Little problem with WP 2.8’ is closed to new replies.