• Hi there. My RSS feed has started throwing up a PHP error, and I can’t figure out why. It was working fine, and I haven’t messed with anything code-wise. My site is http://www.barlifeuk.com. I’ll paste the error code below. Really appreciate any help you can give, this has got me stumped! Cheers.

    Warning: require(./barlifesite/wp-blog-header.php) [function.require]: failed to open stream: No such file or directory in E:\domains\b\barlifeuk.com\user\htdocs\barlifesite\index.php on line 17
    
    Fatal error: require() [function.require]: Failed opening required './barlifesite/wp-blog-header.php' (include_path='.;C:\php5\pear') in E:\domains\b\barlifeuk.com\user\htdocs\barlifesite\index.php on line 17
Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    For some reason, your feed can’t find the wp-blog-header.php file, which does exist. Try deactivating all of your plugins. If the error goes away, reactivate each one individually until you find the cause.

Viewing 1 replies (of 1 total)

The topic ‘RSS PHP Error?’ is closed to new replies.