Fatal error: Call to undefined function wp_get_current_user
-
I’m getting the following error:
Fatal error: Call to undefined function wp_get_current_user() in /home/username/achurchinthehouse.com/wp-includes/capabilities.php on line 1281
I found this article and tried their suggestion, but upon doing so was presented with this error:
Warning: require_once(‘pluggablephp’) [function.require-once]: failed to open stream: No such file or directory in /home/username/achurchinthehouse.com/wp-includes/capabilities.php on line 1Fatal error: require_once() [function.require]: Failed opening required ‘‘pluggablephp’’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/username/achurchinthehouse.com/wp-includes/capabilities.php on line 1
I’m not exactly experienced at any of this so a gentle and patient explanation would work best for me ??
Also, the error actually contains my real username, for which I substituted ‘username’ in the error above. The problem is my username is my real name and I would rather not publicize my real name in a error when a website goes down. Any way to change this?
Thanks!
- The topic ‘Fatal error: Call to undefined function wp_get_current_user’ is closed to new replies.