MOD EDIT: Posts moved into new thread; please don't clutter the stickied 'Parse Error' thread with other unrelated errors/issues.
bradgrafelman;10990576 wrote:@: What's wrong is that all of the '>' characters (with the exception of those inside of strings or part of the PHP opening/closing tags) have been converted into an HTML entity '>' for whatever reason.
EDIT: Woops, looks like there was also one '<' that got converted as well.
Thanks very much, just got that. The error I'm getting now is ...
Warning: DOMDocument::load() [domdocument.load]: URL file-access is disabled in the server configuration in /home/theloun2/public_html/feed.php on line 5
Warning: DOMDocument::load(http://feeds.feedburner.com/TheLoungeCrusadesFacebookWall) [domdocument.load]: failed to open stream: no suitable wrapper could be found in /home/theloun2/public_html/feed.php on line 5
Warning: DOMDocument::load() [domdocument.load]: I/O warning : failed to load external entity "http://feeds.feedburner.com/TheLoungeCrusadesFacebookWall" in /home/theloun2/public_html/feed.php on line 5
Can you help with this please?
Thanks very much for your help!!!