• Resolved optimizewp

    (@optimizewordpress)


    Hi Jeff,
    thanks for your great plugin, I am using it from years.

    I can confirm the Error 500 on several multisite install, this happens on all the network sites expect for the main one. So at first sight after the update everything seems to be fine, then you access one site other than the main and you see the problem.
    WP debug is not helping neither server error log.

    Installing v. 9.3 as fresh install or update causes the problem, rolling back to 9.2.6 makes it work fine.
    Tested on WP 4.8.3 and 4.9 all running on PHP 7.0.

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

    (@foomagoo)

    I have released version 9.3.1. That should fix the out of memory error. It should also fix a problem with maintaining the load order.

    Stefan Vetter

    (@stefanvetter)

    Awesome, thanks Jeff – after the update I could activate the plugin again without an error 500.

    But: I get this error message in the WP admin of the sites (not in the network admin):

    Warning: array_diff(): Argument #2 is not an array in /www/…/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php on line 1466

    Warning: Cannot modify header information – headers already sent by (output started at /www/…/wp-content/plugins/plugin-organizer/lib/PluginOrganizer.class.php:1466) in /www/…/wp-admin/includes/misc.php on line 1114

    Stefan Vetter

    (@stefanvetter)

    PS This error appears after trying to save a page – so it renders the admin interface unusable. I had to disable the plugin again. https://take.ms/SMDlm

    Plugin Author Jeff Sterup

    (@foomagoo)

    I didn’t account for a site not having a load order saved to the database so it was doing a compare on an empty string. I fixed that warning in version 9.3.2.

    Thank you Jeff, now it works perfectly again on my sites ??

    Thread Starter optimizewp

    (@optimizewordpress)

    Jeff,
    just updated to version 9.3.2 and I confirm that install is working fine. The reported problem has been fixed.

    Thanks so much!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Version 9.3 breaks multisite sites (Error 500)’ is closed to new replies.