1 2 3 | Warning: file(include/templates/freunde.htm) [function.file]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hzub/include/includes/class/tpl.php on line 46 Warning: implode() [function.implode]: Bad arguments. in /usr/export/www/vhosts/funnetwork/hosting/hzub/include/includes/class/tpl.php on line 46 |
Ich habe mal in der Datei nachgekuckt und keinen Fehler gefunden.... hier die kopie von der Zeile 46
1 | $inhalt = implode("", file($file) ); |
Hoffentlich könnt ihr mir helfen^^