Chat Spot Fehlermeldung

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
LadyDana
Mitglied
Beiträge: 121
Registriert: 09.12.2005 18:02
Wohnort: Essen

Chat Spot Fehlermeldung

Beitrag 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?
Benutzeravatar
Simlau
Mitglied
Beiträge: 279
Registriert: 18.02.2006 14:06
Wohnort: Bayreuth
Kontaktdaten:

Beitrag von Simlau »

Hast du die Datei language/lang_german/lang_chatspot.php hochgeladen?
LadyDana
Mitglied
Beiträge: 121
Registriert: 09.12.2005 18:02
Wohnort: Essen

Beitrag 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!!!!!
andreas_m
Mitglied
Beiträge: 10
Registriert: 17.07.2006 20:50

Beitrag 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
andreas_m
Mitglied
Beiträge: 10
Registriert: 17.07.2006 20:50

Beitrag von andreas_m »

Hat sich erledigt der Fehler war der Pfad mit

Code: Alles auswählen

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

Zurück zu „phpBB 2.0: Mod Support“