Error message re: php file when typing in url
-
Hello, when I type in my url I get this error message:
nt to the WordPress application. This file doesn’t do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define(‘WP_USE_THEMES’, true); /** Loads the WordPress Environment and Template */ require(‘./wp-blog-header.php’); ?>
Does anyone have any idea what’s causing this? I’ve tried reloading a new theme but it doesn’t make any difference.
Thanks,
Cassie.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Error message re: php file when typing in url’ is closed to new replies.