• PHP Version 5.2.13
    Wordpress 3.0.4

    I tried :

    * click on ‘menus’ under ‘appearence’
    * type ‘blabla’ into the ‘menu name’ text fielf
    * click ‘create menu’

    I got these errors :

    Warning: Invalid argument supplied for foreach() in /home/mike/public_html/ba/wp-admin/menu.php on line 240

    Warning: Invalid argument supplied for foreach() in /home/mike/public_html/ba/wp-admin/menu.php on line 303

    Fatal error: [] operator not supported for strings in /home/mike/public_html/ba/wp-admin/includes/plugin.php on line 839

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Ten theme to rule out any theme-specific problems?

    resetting the plugins folder by FTP or PhpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.

    – re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?

    I have had the same problem.
    The reason of the problem at my blog was the plugin: “Joomla2WP”
    By deactivating the plugin the problem was solved

    Thread Starter mike40033

    (@mike40033)

    Yes, it seems to be the Joomla2WP plugin. I’ve emailed the plugin author, perhaps he’ll fix it in a future release…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can't create menus… is this a bug?’ is closed to new replies.