I hate to be bringing this up, but I installed wp-united and I think either I missed something or there is a flaw involving the RSS. My forum is setup the way I like it - didn't encounter any problems...But I think it broke my RSS feed. I was contacted via email that http://www.simprograms.com/feed/ was broken - it says it is an application/rss+xml application and needs a program to open it (using Firefox). This was no issue before...
I ran a validation error check on it - http://validator.w3.org/feed/check.cgi?url=http%3A%2F%2Fwww.simprograms.com%2Ffeed%2F and it says that the problem is caused by line 9 of the wp-feed.php file. It cannot seem to find the wp-load.php even though it is there!
# <b>[phpBB Debug] PHP Notice</b>: in file <b>/hsphere/local/home/judhudso/simprograms.com/wp-feed.php</b> on line <b>9</b>: <b>require(): URL file-access is disabled in the server configuration</b><br />
# <b>[phpBB Debug] PHP Notice</b>: in file <b>/hsphere/local/home/judhudso/simprograms.com/wp-feed.php</b> on line <b>9</b>: <b>require(http://www.simprograms.com/wp-load.php): failed to open stream: no suitable wrapper could be found</b><br />
Any idea what to do? Many people use my feed to rely on the latest news, so I'd hate to have to ditch the forums in order to get this back :(
I tried searching for this problem, but I can't seem to find anyone else with similar issues. While I'd like to think it was wp-united that caused it, I'd figure I Would post here just in case it may be something else. I already tried disabling all plugins and that did not work - and I didn't touch any of the code in the wp-load file.