is_plugin_active_for_network() undefined error on login/logout
-
Hi,
Recently when I network-enabled Stream I was unable to login or logout w/out a 500 error, ultimately forcing me to delete the plugin. When I set WP_DEBUG to true, I got the following error on logout:
Fatal error: Call to undefined function WP_Stream\is_plugin_active_for_network() in /var/www/servername/wp-content/plugins/stream/classes/class-log.php on line 163
A similar error also existed on login. I’m not sure what’s going on. It might be helpful to know that:
1. I have pretty strict permissions settings on my server, giving the minimum access for WordPress to function & files to upload, etc.
2. I use a custom wp-content folder and version control WordPress as a git submodule.
Thanks for your help! All the best,
– Micah
Web Developer at Goshen College
- The topic ‘is_plugin_active_for_network() undefined error on login/logout’ is closed to new replies.