Seite 1 von 1

phpBBchat beta problem

Verfasst: 27.05.2005 13:56
von Shadowproject
Warning: main(): Unable to access ../forum/extension.inc in /home/www/web88/html/david/forum/chat/chat.php on line 5

Warning: main(../forum/extension.inc): failed to open stream: No such file or directory in /home/www/web88/html/david/forum/chat/chat.php on line 5

Warning: main(): Failed opening '../forum/extension.inc' for inclusion (include_path='.:/usr/lib/php') in /home/www/web88/html/david/forum/chat/chat.php on line 5

Warning: main(): Unable to access ../forum/common. in /home/www/web88/html/david/forum/chat/chat.php on line 6

Warning: main(../forum/common.): failed to open stream: No such file or directory in /home/www/web88/html/david/forum/chat/chat.php on line 6

Warning: main(): Failed opening '../forum/common.' for inclusion (include_path='.:/usr/lib/php') in /home/www/web88/html/david/forum/chat/chat.php on line 6

Fatal error: Call to undefined function: session_pagestart() in /home/www/web88/html/david/forum/chat/chat.php on line 10
was hab ich bei der installation falsch gemacht?

edit:
noch ein prob.:
auf meinem forum steht über meinem banner jetzt auch noch:
//BEGIN CHAT define('CHAT_CACHE_TABLE', $table_prefix.'chat_message_buffer'); define('CHAT_ONLINE_TABLE', $table_prefix.'chat_user_online'); define('CHAT_USERS_TABLE', $table_prefix.'chat_users'); //END CHAT
Warning: Cannot modify header information - headers already sent by (output started at /home/www/web88/html/david/forum/includes/constants.php:188) in /home/www/web88/html/david/forum/includes/sessions.php on line 305

Warning: Cannot modify header information - headers already sent by (output started at /home/www/web88/html/david/forum/includes/constants.php:188) in /home/www/web88/html/david/forum/includes/sessions.php on line 306

Warning: Cannot modify header information - headers already sent by (output started at /home/www/web88/html/david/forum/includes/constants.php:188) in /home/www/web88/html/david/forum/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /home/www/web88/html/david/forum/includes/constants.php:188) in /home/www/web88/html/david/forum/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /home/www/web88/html/david/forum/includes/constants.php:188) in /home/www/web88/html/david/forum/includes/page_header.php on line 478
edit: musste die 2 änderungen an constants und functions.php wieder rückgängig machen, da ich nichtmehr ins acp kam. der 2. fehler ist damit behoben. . . der erste besteht weiterhin

edit: wäre nett wenn mir jemand schritt für schritt erklären könnte wie ich den installier. . .bin nämlich nicht das wahre auf dem gebiet. . .