ich habe gemäß dem Artikel versucht, eine php-Datei in eine tpl-Datei einzubinden. Und dann bekam ich diese Fehlermeldungen:
FolkForum

Woran kann das liegen? Kann mir da bitte jemand helfen?
Michèl
Die Antwort findest Du in der ersten Fehlermeldung:MichelM hat geschrieben:Woran kann das liegen?
Dein Hoster erlaubt es nicht!funpicServer hat geschrieben:Warning: file(): URL file-access is disabled in the server configuration
Kannst Du doch, sonst würde phpBB nicht funktionieren.MichelM hat geschrieben:MAn muss doch mit php-Code arbeiten können.
Code: Alles auswählen
#
# Here starts the Installation, follow the steps very close.
#
Code: Alles auswählen
Instructions
#
# Create directory "cache" within your phpBB2 root folder and chmod it to 777
# (or change the owner to you httpd-servers owner). if you have only plain
# ftp-access change the 'Attribute' of your cache-directory to rwxrwxrwx.
#
# EoM