Fatal error: Call to undefined function wp()
-
Hi Support,
My site was running smoothly, due to redirections were not working, i had to remove the redirection (301-move permanently) plugin. Immediately my site is broke and not coming up. Now its totally down and not understanding what to do further to bring it up.
Please help me what to do.
This is the Error message i am getting when i try to open my website by name:
define(‘WP_CACHE’, true); //Added by WP-Cache Manager define( ‘WPCACHEHOME’, ‘/home/content/58/10772258/html/wp-content/plugins/wp-super-cache/’ ); //Added by WP-Cache Manager define(‘DB_NAME’, /** Database Charset to use in creating database tables. */ define(‘DB_CHARSET’, ‘utf8’); /** The Database Collate type. Don’t change this if in doubt. */ defineAuthentication Unique Keys and Salts. * *wp-content/languages and set WPLANG to ‘de_DE’ to enable German * language support. */ define(‘WPLANG’, ”); /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. */ define(‘WP_DEBUG’, false); /* That’s all, stop editing! Happy blogging. */ /** Absolute path to the WordPress directory. */ if ( !defined(‘ABSPATH’) ) define(‘ABSPATH’, dirname(__FILE__) . ‘/’); /** Sets up WordPress vars and included files. */ require_once(ABSPATH . ‘wp-settings.php’);
Fatal error: Call to undefined function wp() in /home/content/58/10772258/html/wp-blog-header.php on line 14
- The topic ‘Fatal error: Call to undefined function wp()’ is closed to new replies.