shoutbox mod

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
Hellhammer3
Mitglied
Beiträge: 27
Registriert: 11.04.2006 13:56

shoutbox mod

Beitrag von Hellhammer3 »

Hallo!

Hab den Shoutbox-Mod installiert, jedoch wird in dem Fenster mein Forum angezeigt mit der Info:

Could not get shoutbox information

DEBUG MODE

SQL Error : 1146 Table 'hellhammer3.phpbb3_shout' doesn't exist

SELECT s.*, u.user_allowsmile, u.username FROM phpbb3_shout s, phpbb3_users u WHERE s.shout_user_id=u.user_id ORDER BY s.shout_session_time DESC LIMIT 0, 20

Line : 98
File : shoutbox_view.php



Hatte vorher vergeblich versucht das DB-Update auszuführen:


Warning: include(./extension.inc) [function.include]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 27

Warning: include() [function.include]: Failed opening './extension.inc' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 27

Warning: include(./common.) [function.include]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 28

Warning: include() [function.include]: Failed opening './common.' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 28

Warning: include(./includes/functions_selects.) [function.include]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 29

Warning: include() [function.include]: Failed opening './includes/functions_selects.' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 29

Fatal error: Call to undefined function session_pagestart() in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 68



Was kann ich jetzt tun?
Benutzeravatar
gloriosa
Mitglied
Beiträge: 13770
Registriert: 04.01.2005 20:23
Wohnort: Landeshauptstadt Erfurt

Re: shoutbox mod

Beitrag von gloriosa »

Hallo,
dazu
Hellhammer3 hat geschrieben:Was kann ich jetzt tun?
das DB-Update aus der Board-Root (phpBB2/shoutbox_db_update.php) heraus ausführen . :D
Viele Grüße - gloriosa :D
Die einen schützen sich vor frischem Wind, während die anderen ihn nutzen.
Kein kostenloser MOD-Einbau usw. bzw. Support via PN, Email oder IRC !
Hellhammer3
Mitglied
Beiträge: 27
Registriert: 11.04.2006 13:56

Re: shoutbox mod

Beitrag von Hellhammer3 »

Hallo, hatte ich ja vorher versucht, nur kommt immer folgende Meldung:

Warning: include(./extension.inc) [function.include]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 27

Warning: include() [function.include]: Failed opening './extension.inc' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 27

Warning: include(./common.) [function.include]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 28

Warning: include() [function.include]: Failed opening './common.' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 28

Warning: include(./includes/functions_selects.) [function.include]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 29

Warning: include() [function.include]: Failed opening './includes/functions_selects.' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 29

Fatal error: Call to undefined function session_pagestart() in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 68
Benutzeravatar
gloriosa
Mitglied
Beiträge: 13770
Registriert: 04.01.2005 20:23
Wohnort: Landeshauptstadt Erfurt

Re: shoutbox mod

Beitrag von gloriosa »

Hallo,
da Du bisher nicht verraten hast um welchen Shoutbox MOD es sich handelt (siehe dazu auch das erste Thema in diesem Forum) ist das Betrachten der Installationsanleitung bisher nicht möglich. :oops:
Viele Grüße - gloriosa :D
Die einen schützen sich vor frischem Wind, während die anderen ihn nutzen.
Kein kostenloser MOD-Einbau usw. bzw. Support via PN, Email oder IRC !
Hellhammer3
Mitglied
Beiträge: 27
Registriert: 11.04.2006 13:56

Re: shoutbox mod

Beitrag von Hellhammer3 »

Oh, tut mir Leid. Es handelt sich um "Fully integrated shoutbox" von Niels.
Benutzeravatar
gloriosa
Mitglied
Beiträge: 13770
Registriert: 04.01.2005 20:23
Wohnort: Landeshauptstadt Erfurt

Wer lesen kann ist klar im Vorteil !!!!!!!!!!!!!!!!!!!!!!!!!

Beitrag von gloriosa »

Hallo,
die zweite, von Dir oben gepostete, Fehlermeldung sagt bereits aus, dass Du Dich weder an meine Antwort noch an die Anweisung

Code: Alles auswählen

#
# This MOD need a database update.
# Then, as you must have now copied the shoutbox_db_update.php file
# in your phpBB root directory, run it with your navigator...
# http://www.yourWebSite.xxx/phpbbRootDir/shoutbox_db_update.php
#
# ...and then delete it from the phpBB root directory!!!
#
# Please, do it NOW! Before editing phpBB files by EM or manually!!!
# Otherwise, you may have an error message during your next
# connection.
#
in der Installationsanleitung des MOD's gehalten hast ! :oops:
Viele Grüße - gloriosa :D
Die einen schützen sich vor frischem Wind, während die anderen ihn nutzen.
Kein kostenloser MOD-Einbau usw. bzw. Support via PN, Email oder IRC !
Benutzeravatar
Friesen-Cruiser
Mitglied
Beiträge: 38
Registriert: 16.05.2007 10:18
Wohnort: Friesland
Kontaktdaten:

Re: shoutbox mod

Beitrag von Friesen-Cruiser »

Hellhammer3 hat geschrieben: ...
SQL Error : 1146 Table 'hellhammer3.phpbb3_shout' doesn't exist

[...]

SELECT s.*, u.user_allowsmile, u.username FROM phpbb3_shout s, phpbb3_users u WHERE s.shout_user_id=u.user_id ORDER BY s.shout_session_time DESC LIMIT 0, 20
Warning: include(./extension.inc) [function.include]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/hellhammer/phpBB2/admin/mods/shoutbox/shoutbox_db_update.php on line 27
Moin,

könnte es sein das Du versuchst einen phpBB2.x Mod in dein phpBB3.x einzubauen ?
Ich glaube nicht das das funktioniert.

Viele Grüße
Eric
Nothing right in my left brain, nothing left in my right brain.
Antworten

Zurück zu „phpBB 2.0: Mod Support“