wp-cloud / wpmu-plugin-manager

Multisite Plugin Manager :: Manage plugin permissions in a WordPress MU installation
10 stars 3 forks source link

Plugin Conflict with Woocommerce? #2

Closed bugbee closed 5 years ago

bugbee commented 10 years ago

With WPMU Plugin Manger activated, one of my sites (the only one running Woocommerce) lost access to the admin area and we found an error log:

PHP Fatal error: Call to undefined function wp_get_current_user() in ../../wp-includes/capabilities.php on line 1342

This conflict disabled the ability for a customer to enter their credit card information. The front end of the site was functional otherwise.

As soon as i disabled WPMU Plugin Manager everything was restored on the shop and the admin area was for this site was available again.

Let me know if you need any other information.

cfoellmann commented 10 years ago

I am not sure it is a problem with WPMU Plugin Manager. There might be some capability issues within your installation.

cfoellmann commented 5 years ago

close for now