The fatal-error tag has no wiki summary.
1
vote
1answer
551 views
current_user_can on WordPress 3.1.1
I just upgraded to WordPress 3.1.1 and suddenly I'm getting the following error:
Fatal error: Call to undefined function wp_get_current_user() in ...
0
votes
1answer
247 views
Fatal error: Call to undefined function wp_mail()
I am using a plugin wordpress-simple-paypal-shopping-cart for my cart requirement. I am trying to send an email through this plugin when some payment is made by using IPN.
My code :
$invoiceProducts ...
2
votes
2answers
3k views
How to fix broken upgrade to 3.1
As soon as i saw the message on WPSE about the 3.1 release i immediately went a did a switch on my local installation(SVN switch).
Only issue is the wp-settings.php is trying to include a ...
1
vote
2answers
279 views
Fatal error: Allowed memory size of 146800640 bytes exhausted (tried to allocate 57 bytes) in public_html/wp-includes/rewrite.php on line 1561
I dont know how/why this happened. I was working on my site over the weekend and it was fine. When I came into the office this morning, I went to the site and got this:
Fatal error: Allowed memory ...
0
votes
3answers
145 views
Allowed memory size exhausted. WordPress side solution
I'm getting a well known error from the question title. The problem is, website is running on a shared server and I don't have access to php.ini file.
I've set `php_value memory_limit' inside ...
-1
votes
1answer
90 views
Fatal error: Call to undefined function get_blog_option() [closed]
When trying to add an image to my homepage, I get this error:
Fatal error: Call to undefined function get_blog_option() in /home/content/53/9798653/html/wp-content/themes/twentyeleven/functions.php ...