WordPress Network error
-
Working on moving our website from a static site with an additional wordpress install that uses commitchange to a WP network with several sites. When I launch the commitchange plugin on one of the sites, the wordpress network admin section fails – it’s given a server 500 error.
I turned debug on I am prompted with the following error.
Fatal error: Uncaught Error: Call to undefined function wp_get_current_user() in /Applications/MAMP/htdocs/wp2/wp-includes/capabilities.php:424 Stack trace: #0 /Applications/MAMP/htdocs/wp2/wp-admin/network/settings.php(19): current_user_can(‘manage_network_…’) #1 /Applications/MAMP/htdocs/wp2/wp-content/plugins/commitchange-plugin/commitchange-plugin.php(14): include(‘/Applications/M…’) #2 /Applications/MAMP/htdocs/wp2/wp-settings.php(254): include_once(‘/Applications/M…’) #3 /Applications/MAMP/htdocs/wp2/wp-config.php(102): require_once(‘/Applications/M…’) #4 /Applications/MAMP/htdocs/wp2/wp-load.php(37): require_once(‘/Applications/M…’) #5 /Applications/MAMP/htdocs/wp2/wp-admin/admin.php(31): require_once(‘/Applications/M…’) #6 /Applications/MAMP/htdocs/wp2/wp-admin/network/admin.php(13): require_once(‘/Applications/M…’) #7 /Applications/MAMP/htdocs/wp2/wp-admin/network/index.php(11): require_once(‘/Applications/M…’) #8 {main} thrown in /Applications/MAMP/htdocs/wp2/wp-includes/capabilities.php on line 424.
Do you have plans to fix this and allow WordPress Network access?
- The topic ‘WordPress Network error’ is closed to new replies.