Seite 1 von 1

Chat Spot Fehlermeldung

Verfasst: 19.06.2006 13:28
von LadyDana
Hallo zusammen,

hab da wieder ein kleines Problemchen!

Ich hab den Chat Spot Mod eingebaut und bekomme nun folgende Fehlermeldung wenn ich mein Forum besuche:
Warning: main(./language/lang_german/lang_chatspot.php) [function.main]: failed to open stream: No such file or directory in /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php on line 39

Warning: main() [function.include]: Failed opening './language/lang_german/lang_chatspot.php' for inclusion (include_path='.:') in /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php:39) in /home/httpd/vhosts/xxx/httpdocs/forum/includes/page_header.php on line 697

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php:39) in /home/httpd/vhosts/xxx/httpdocs/forum/includes/page_header.php on line 703

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php:39) in /home/httpd/vhosts/xxx/httpdocs/forum/includes/page_header.php on line 704
Wenn ich auf dne Chat klicke dann kommt fogende meldung:
Warning: main(./../language/lang_german/lang_chatspot.php) [function.main]: failed to open stream: No such file or directory in /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php on line 39

Warning: main() [function.include]: Failed opening './../language/lang_german/lang_chatspot.php' for inclusion (include_path='.:') in /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php:39) in /home/httpd/vhosts/xxx/httpdocs/forum/includes/sessions.php on line 371

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php:39) in /home/httpd/vhosts/xxx/httpdocs/forum/includes/sessions.php on line 372

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php:39) in /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot.php on line 116

Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot_config.php:39) in /home/httpd/vhosts/xxx/httpdocs/forum/chatspot/chatspot.php on line 117

Was habe ich falsch gemacht?

Verfasst: 19.06.2006 15:20
von Simlau
Hast du die Datei language/lang_german/lang_chatspot.php hochgeladen?

Verfasst: 19.06.2006 16:06
von LadyDana
Hallo Simlau!

Ja die habe ich auch hochgeladen, habe es eben noch mal überprüft!!

Grrr.....ich weiss nicht wo der Fehler ist, habe gerade auch alle files neu editiert und hochgeladen, aber der fehler besteht weiterhin!!!!!

Verfasst: 09.08.2006 20:06
von andreas_m
Hallöchen,

ich hab da auch ein Problem und erhalte folgende Fehlermeldung wenn ich die installation aufrufe.
Hacking attempt
Fatal error: Call to undefined function: session_pagestart() in /srv/www/htdocs/phpBB2/chatspot-2.0.0a7/chatspotinstall/index.php on line 11

hatte vorher schon Probleme mit dem rootPfad, die sind weg, hab den Pfad komplett eingegeben

Code: Alles auswählen

$phpbb_root_path="http://192.168.1.3/phpBB2/";
ich hoffe mal daran liegt es nicht.


Gruß und Dank
Andreas

Verfasst: 09.08.2006 20:38
von andreas_m
Hat sich erledigt der Fehler war der Pfad mit

Code: Alles auswählen

$phpbb_root_path="../../../phpBB2/";
geht es.