• Resolved Extelliqent

    (@extelliqent)


    Everytime I try to update a page I get these errors. Why?

    Notice: Undefined variable: disabledMobilePluginsAfterParent in /home/ctuproje/public_html/xxx/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php on line 1401

    Notice: Undefined variable: enabledMobilePluginsAfterParent in /home/ctuproje/public_html/xxx/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php on line 1401

    Notice: Undefined variable: disabledMobileGroupsAfterParent in /home/ctuproje/public_html/xxx/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php on line 1401

    Notice: Undefined variable: enabledMobileGroupsAfterParent in /home/ctuproje/public_html/xxx/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php on line 1401

    Warning: Cannot modify header information – headers already sent by (output started at /home/ctuproje/public_html/xxx/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php:1401) in /home/ctuproje/public_html/bliss/wp-admin/post.php on line 233

    Warning: Cannot modify header information – headers already sent by (output started at /home/ctuproje/public_html/xxx/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php:1401) in /home/ctuproje/public_html/bliss/wp-includes/pluggable.php on line 1179

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

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

    (@foomagoo)

    I didn’t set those to an empty array. This will be fixed in the next version. Until then turn off debug to get rid of the warnings. If you don’t have debug turned on then your error reporting in php is set too high.

    Thread Starter Extelliqent

    (@extelliqent)

    When are you planning to release next version? I highly doubt that I can make a php.ini chnage in my VPS…

    Plugin Author Jeff Sterup

    (@foomagoo)

    Version 5.7 should fix your problem.

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

The topic ‘Plugin Organizer Causing Error On Page Update’ is closed to new replies.