Seite 1 von 1

Shoutbox

Verfasst: 17.10.2006 16:30
von Outatime
Versuche mit Easy Mod Przemo 1.4 zu installieren.

Bekomme folgende Fehlermeldung.

Could not perform improperly formed COPY command.
admin/admin_shoutbox.php to /admin/admin_shoutbox.php
MOD script line #79 :: FAQ :: Report


bei der Installation ohne Easyinstall versteh ich nicht so gant.

Upload and run as Forum admin: db_install.php or insert it manually:

Wo muss ich das manuell einfügen??

Verfasst: 17.10.2006 18:30
von gloriosa
Hallo,
der MOD ist nicht em-kompatibel und somit meldet der EMI genau das. Also musst Du den MOD gemäß gemaß >>> KB:18 <<< händisch einbauen.

Die db_install.php ist im Browser auszurufen und sollte danach vom Webspace gelöscht werden.

Weiterhin gibt es auch noch die, viel zu selten benutzte, boardeigene Funktion [ externes Bild ] Suchen um Informationen zu finden ! :oop

Verfasst: 17.10.2006 19:01
von Outatime
die Suchfunktion habe ich benutzt aber nichts anständiges gefunden was mir weiter geholfen hat. Ich hab inzwischen auch versucht das nach der install Anleitung einzubauen hat aber auch nicht funktioniert.
Bekomme die Meldung:

Fatal error: Call to undefined function: session_pagestart() in /homepages/45/d177909521/htdocs/phpBB2/admin/mods/ShoutBox/db_install.php on line 9

Verfasst: 17.10.2006 19:07
von gloriosa
Hallo,
sofern Du die Installationsanleitung befolgt hättest wäre Dir aufgefallen, das die db_install.php in die Board-Root (da wo sich die memberlist.php befindet) zu kopieren ist. :oops:

Verfasst: 17.10.2006 19:21
von Outatime
wenn ich dann die db_install.php aufrufe bekomme ich..


Install results:

[failed] line: 1 , CREATE TABLE phpbb_shoutbox ( id int(11) NOT NULL auto_increment, sb_user_id int(11) NOT NULL, msg varchar(255) NOT NULL, timestamp int(10) unsigned NOT NULL, sb_username varchar(255) NOT NULL, PRIMARY KEY (id) )
[failed] line: 2 , CREATE TABLE phpbb_shoutbox_config ( config_name varchar(255) NOT NULL, config_value varchar(255) NOT NULL, PRIMARY KEY (config_name) )
[failed] line: 3 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_guest_view','1')
[failed] line: 4 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_guest','0')
[failed] line: 5 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_delete_all','0')
[failed] line: 6 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_delete','0')
[failed] line: 7 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_edit_all','0')
[failed] line: 8 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_edit','0')
[failed] line: 9 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_bbcode','1')
[failed] line: 10 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_smilies','1')
[failed] line: 11 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('links_names','1')
[failed] line: 12 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('make_links','1')
[failed] line: 13 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('count_msg','100')
[failed] line: 14 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('delete_days','30')
[failed] line: 15 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('text_lenght','500')
[failed] line: 16 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('word_lenght','90')
[failed] line: 17 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('date_format','D G:i')
[failed] line: 18 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('date_on','1')
[failed] line: 19 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shoutbox_on','1')
[failed] line: 20 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shout_width','630')
[failed] line: 21 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shout_height','130')
[failed] line: 22 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('banned_user_id','')
[failed] line: 23 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('banned_user_id_view','')

Verfasst: 17.10.2006 19:31
von gloriosa
Hallo (soviel Höflichkeit muss sein),

1. Frage : Sind Dir die BBcode - Tags für Code ausgegangen ?

2. Frage : Bist Du als Admin eingeloggt wenn Du die db_install.php aufrufst ?

Verfasst: 17.10.2006 19:41
von Outatime
Hallo gloriosa,


Erstmal sry. Bin echt dankbar für deine Hilfe. Ich ärgere mich nur selber, weil ich mich so blöd anstelle. Ist anscheinend heute nicht mein Tag.
Also ich bin im Adminbereich und hab dann oben in die Leiste db_install.php aufgerufen.
Was meinst du bitte mit Punkt 1. Da hab ich leider eine Wissenslücke.

Verfasst: 17.10.2006 20:25
von Outatime
So hab es tatsächlich geschaft. Musste aus der Datenbank die Einträge der Shoutbox löschen und hab diese per Hand eingefügt danach ging es. Danke für deine Hilfe deine Tips haben mich auf den richtigen Weg gebracht.

Verfasst: 18.10.2006 16:00
von Outatime
Hallo Leute.

Ein Problem ist noch aufgetaucht. Kann in der Shoutbox einstellen Smilies ja oder nein. Wie kann ich unter der Shoutbox Smilies zum anklicken anzeigen? Finde nirgends wo eine Stelle wo ich z.b einen Link auf meine Smilies setzen kann.

Wünsche euch einen schönen Tag.