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 ‘Catchable fatal error… default-constants.php’ is closed to new replies.