Please help: Catchable fatal error… default-constants.php
-
I have been looking around but can’t find another one had similar error.
After upgrading my wordpress/plugins… (hard to remember). my website got this error message:
Catchable fatal error: Object of class WP_Error could not be converted to string in /home/content/41/7375441/html/atherethere/wp-includes/default-constants.php on line 101
and the line 101 is
function wp_plugin_directory_constants() {
if ( !defined(‘WP_CONTENT_URL’) )
define( ‘WP_CONTENT_URL’, get_option(‘siteurl’) . ‘/wp-content’); // full url – WP_CONTENT_DIR is defined further upPLEASE HELP ?? FEELING LOST
I TRIED DEACTIVATED THE PLUGINS FROM FTP … AND ALSO RE-UPLOADING THE WORDPRESS FILES OTHER THAN THE WP-CONTENT FOLDER..
BUT NOTHING HELPED.
- The topic ‘Please help: Catchable fatal error… default-constants.php’ is closed to new replies.