• Resolved Noon

    (@sevenkader)


    Warning: Invalid argument supplied for foreach() in /home2/sevenkad/public_html/kashigasa.com/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php on line 486

    I know it’s not a problem, and it will still work because its just calling out to a value that isn’t there. But still though…. still though.. I want it fixed, I want to give this thing 5 stars I wanted to test it out for a day, so please tell me how to fix. Thank you ^.^

    http://ww.wp.xz.cn/plugins/plugin-organizer/

Viewing 1 replies (of 1 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    I will fix that in a future release. Add this at line 485 to get rid of the warning.

    if (!is_array($networkPlugins)) {
    	$networkPlugins = array();
    }
Viewing 1 replies (of 1 total)

The topic ‘A foreach() warning error has appeared.’ is closed to new replies.