phpBB in fertiges siten layout einfügen ...
Verfasst: 15.06.2004 13:41
Hi,
ich versuche ein phpBB board im moment in meine fertige seite einzufügen an der stelle wo das forum stehen soll steht:
das ganze wird aber leider nur mit einer größeren zahl fehlermeldungen belohnt:
hat jemand ne idee wie ich ohne das umschreiben des forums code das ganze in meine seite einbinden kann?
mfg
Knirps
ich versuche ein phpBB board im moment in meine fertige seite einzufügen an der stelle wo das forum stehen soll steht:
Code: Alles auswählen
include "phpBB/index.php";
Code: Alles auswählen
Warning: main(./extension.inc): failed to open stream: No such file or directory in /var/www/localhost/htdocs/phpBB/index.php on line 25
Warning: main(): Failed opening './extension.inc' for inclusion (include_path='.:/usr/lib/php') in /var/www/localhost/htdocs/phpBB/index.php on line 25
Warning: main(./common.): failed to open stream: No such file or directory in /var/www/localhost/htdocs/phpBB/index.php on line 26
Warning: main(): Failed opening './common.' for inclusion (include_path='.:/usr/lib/php') in /var/www/localhost/htdocs/phpBB/index.php on line 26
Fatal error: Call to undefined function: session_pagestart() in /var/www/localhost/htdocs/phpBB/index.php on line 31
mfg
Knirps