Help!
-
Every time I try and go to my website I get this error message:
Fatal error: Call to undefined function wp_create_nonce() in /home/tamwar6/trulytamara.com/wp-includes/functions.php on line 1437
The blog I need help with is: (visible only to logged in users)
-
Hi Tamara, your site isn’t hosted here at WordPress.com. Try asking over in the WordPress.org forums which are specifically for people who self-host their sites. Alternatively your webhost might offer this sort of support, so you could try asking DreamHost.
From the error it looks like you’ve somehow managed to edit your functions.php file which can be found at the location given on the error screen. Open that file, scroll to line 1437 and see if the code looks anything like the current version of the wp_create_nonce() function. You can check the code for your version just by changing the version number in that link.
- The topic ‘Help!’ is closed to new replies.