Topic: Error with an include script
On my forums, I have the sidebar and all of that. One of the boxes uses and include to a small script to show the active topics. Pulled it right from somewhere linked off of here...nothing special.
I've had it give me a few errors before in the past, but they were there and then just went away so I assumed it was a server issue. I'm getting an error on that box now though and it's been there for 3 days now. Not going away. The rest of the site works just fine. It's just this one little bit. This is the error I am getting:
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /server data blah blah blah/ngl/include/user/atopic.php on line 6
Warning: include(http://ngl.gamersides.com/extern.php?action=active&show=5) [function.include]: failed to open stream: no suitable wrapper could be found in /server data blah blah blah/ngl/include/user/atopic.php on line 6
Warning: include() [function.include]: Failed opening 'http://ngl.gamersides.com/extern.php?action=active&show=5' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /server data blah blah blah/ngl/include/user/atopic.php on line 6
Any ideas on what might be wrong?