• After having WP Editor installed and working great I installed wp super cache (latest) and immediately was shown a blank screen.

    The following appeared in the error_log:

    [Thu Dec 05 23:04:58 2013] [error] [client 127.0.0.1] PHP Warning:  fopen(/vhosts/example.com/httpdocs/wp-content/plugins/plugins//wpeditor.php): failed to open stream: No such file or directory in /vhosts/example.com/httpdocs/wp-includes/functions.php on line 3677, referer: http://example.com/wp-admin/network/update.php?action=install-plugin&plugin=wp-editor&_wpnonce=b213385333
    [Thu Dec 05 23:04:58 2013] [error] [client 127.0.0.1] PHP Warning:  fread() expects parameter 1 to be resource, boolean given in /vhosts/example.com/httpdocs/wp-includes/functions.php on line 3680, referer: http://example.com/wp-admin/network/update.php?action=install-plugin&plugin=wp-editor&_wpnonce=b213385333
    [Thu Dec 05 23:04:58 2013] [error] [client 127.0.0.1] PHP Warning:  fclose() expects parameter 1 to be resource, boolean given in /vhosts/example.com/httpdocs/wp-includes/functions.php on line 3683, referer: http://example.com/wp-admin/network/update.php?action=install-plugin&plugin=wp-editor&_wpnonce=b213385333
    [Thu Dec 05 23:04:58 2013] [error] [client 127.0.0.1] PHP Warning:  require_once(/vhosts/example.com/httpdocs/wp-content/plugins/plugins/classes/WPEditor.php): failed to open stream: No such file or directory in /vhosts/example.com/httpdocs/wp-content/plugins/wp-editor/wpeditor.php on line 71, referer: http://example.com/wp-admin/network/update.php?action=install-plugin&plugin=wp-editor&_wpnonce=b213385333
    [Thu Dec 05 23:04:58 2013] [error] [client 127.0.0.1] PHP Fatal error:  require_once(): Failed opening required '/vhosts/example.com/httpdocs/wp-content/plugins/plugins/classes/WPEditor.php' (include_path='.:/usr/share/php:/usr/share/pear') in /vhosts/example.com/httpdocs/wp-content/plugins/wp-editor/wpeditor.php on line 71, referer: http://example.com/wp-admin/network/update.php?action=install-plugin&plugin=wp-editor&_wpnonce=b213385333

    http://wordpress.org/plugins/wp-editor/

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

    (@benjaminprojas)

    iamdez,

    I am sorry about the delay in responding. Were you able to resolve this issue? It seems like the errors point to a missing WPEditor installation.

    Thread Starter Iamdez

    (@iamdez)

    This is for use within a multi-site setup. When JUST wp editor is installed it works fine. When just super cache is installed it works fine.

    however, when both are installed on multi-site I get the errors from above.

    Again, only for multi-site. I’m using this combination of plugins for my single site instances and there are no issues.

    Plugin Author benjaminprojas

    (@benjaminprojas)

    iamdez,

    Thanks for the information on that. WP Editor has never been configured to work on multi-site, and this probably because of that. I do hope to make it compatible at some point, but don’t have an ETA on development.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflict with WP Super Cache’ is closed to new replies.