Hallo,
folgender Fehler tritt beim Copyright bei der Shoutbox auf:
Warning: file() [function.file]: URL file-access is disabled in the server configuration in /users/maxxiesforum/www/files/module/Shoutbox/copyright.php on line 3

Warning: file(http://www.kaidl.de/marketing/backli...um.bplaced.net) [function.file]: failed to open stream: no suitable wrapper could be found in /users/maxxiesforum/www/files/module/Shoutbox/copyright.php on line 3

Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /users/maxxiesforum/www/files/module/Shoutbox/copyright.php on line 4

Warning: file_get_contents(http://www.kaidl.de/marketing/backli...um.bplaced.net) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /users/maxxiesforum/www/files/module/Shoutbox/copyright.php on line 4

Was muss ich machen bzw. ändern ?:
<?
// It's strongly restricted to change or remove this File!
file ("http://www.kaidl.de/marketing/backlinks.php?site=".$_SERVER['HTTP_HOST']);
$backlinks = file_get_contents ("http://www.kaidl.de/marketing/backlinks.php?site=".$_SERVER['HTTP_HOST']);
echo $backlinks;
// End of Copyright File
?>

HINWEIS: Ich habe an diesem Code NICHTS geändert !!!

Mfg seg98