How to fix this this error Fatal error: Call to undefined function...?
-
Fatal error: Call to undefined function wp() in /home/content/33/7211533/html/someSite/wp-blog-header.php on line 14 can anyone figure whats the problem? I already update the wp-includes and wp-admin folder, my functions.php is fine but havent figure how to fix it any good suggestions? ----EDIT---- hi guys Im back, theres only 2 plugin installed its the http://wordpress.org/extend/plugins/wp-db-backup/ I cant really figure out on what happen on the website, but what I did to fix this weird problem ,...is I reinstall wordpress , (upload the new copy of wordpress on the site, and I make sure its latest one) - equivalent to a http://codex.wordpress.org/Updating_WordPress#Manual_Update. After that its started to work fine... so this problem is now fixed...
-
Answer:
wp() is quite essential function. It resides in functions.php file (don't confuse with functions.php in theme, different thing) and I don't think you can load WP without passing require directive for that file at some point. So your install seems very broken - either functions.php file in core is damaged or something else is broken and makes it skip loading that file.
arnold at WordPress Visit the source
Other answers
This problem can be caused by using the automatic update when you don't have enough disk space. If that is the case, free up some space on your server, then upgrade Wordpress to the latest version manually.
user566882
Related Q & A:
- How To Fix Blackberry Jvm Error 517?Best solution by Yahoo! Answers
- How to fix gateway timeout error?Best solution by pcsupport.about.com
- How to fix yahoo messenger error?Best solution by Yahoo! Answers
- How to fix my bad pool header error?Best solution by Yahoo! Answers
- How to fix http 404 error?Best solution by eHow old
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.