Die Suche ergab 8 Treffer

von Lea_0602
24.09.2006 13:47
Forum: phpBB 2.0: Mod Support
Thema: Small Shoutbox Problem mit DB - brauche Rat!
Antworten: 3
Zugriffe: 261

*push*

Mein Problem besteht leider immer noch...

LG - Lea
von Lea_0602
22.09.2006 09:07
Forum: phpBB 2.0: Mod Support
Thema: Small Shoutbox Problem mit DB - brauche Rat!
Antworten: 3
Zugriffe: 261

Hi!

Ja, stimmt überein.

Noch einen Vorschlag?

Thx! - Lea
von Lea_0602
22.09.2006 07:33
Forum: phpBB 2.0: Mod Support
Thema: Small Shoutbox Problem mit DB - brauche Rat!
Antworten: 3
Zugriffe: 261

Small Shoutbox Problem mit DB - brauche Rat!

Hi!

Habe mich nun für die Small-Shoutbox entschieden, sie eingebaut und die DB_install.php durchgeführt. Wurde auch mit Done als OK bestätigt - keine Fehlermeldung! Die Tabellen sind auch in der DB! Aber denoch kommt im ACP diese Fehlermeldung: phpBB : Kritischer Fehler

Could not query shoutbox ...
von Lea_0602
21.09.2006 22:51
Forum: phpBB 2.0: Mod Support
Thema: Fehler - unexpected T_DOUBLE_ARROW - bitte Hilfe!
Antworten: 1
Zugriffe: 122

Fehler - unexpected T_DOUBLE_ARROW - bitte Hilfe!

Hi!

Habe mir eine Shoutbox eingebaut. Habe die install durchgeführt und nun kommt dieser Fehler: Parse error: parse error, unexpected T_DOUBLE_ARROW in /homepages/15/d94833716/htdocs/pixelkid/phpBB2/includes/constants.php on line 38


In der Constants.php steht ab Line 38 das: // Shoutbox ...
von Lea_0602
21.09.2006 11:56
Forum: phpBB 2.0: Mod Support
Thema: #1064 - Syntax Error - Shoutbox - brauche Hilfe!
Antworten: 7
Zugriffe: 128

Danke Entimon!
Du meintest das mit dem include_once. Aber es bleibt leider bei dem Fehler.

Bzw. es kommt die Fehlermeldung:

0: The shoutbox table / rows could not be created (CREATE TABLE `SHOUTBOX_TABLE` ( `shoutbox_id` int(5) NOT NULL default '0', `shoutbox_datetime` VARCHAR( 255 ) NOT NULL ...
von Lea_0602
21.09.2006 10:12
Forum: phpBB 2.0: Mod Support
Thema: #1064 - Syntax Error - Shoutbox - brauche Hilfe!
Antworten: 7
Zugriffe: 128

shoutbox_install.php

Bei dem nickpage mod habe ich übrigens das selbe problem.... nur mal so nebenbei....

Hoffe Du kannst mir helfe!!! :)
von Lea_0602
21.09.2006 09:51
Forum: phpBB 2.0: Mod Support
Thema: #1064 - Syntax Error - Shoutbox - brauche Hilfe!
Antworten: 7
Zugriffe: 128

Danke für Deine Antwort Wicked!

page_heaeder.php

Aber in der page_header habe ich doch gar keine Modifikationen gemacht. Ist in der Install nicht vorgekommen.

Auf der Datenbank kommt auch der Fehler #1064 - You have an error in your SQL syntax.
Habe versucht, die Tabelle selbst anzulegen ...
von Lea_0602
21.09.2006 09:19
Forum: phpBB 2.0: Mod Support
Thema: #1064 - Syntax Error - Shoutbox - brauche Hilfe!
Antworten: 7
Zugriffe: 128

#1064 - Syntax Error - Shoutbox - brauche Hilfe!

Hallo!

Habe versucht die Shoutbox von Battey einzubauen. Dabei kommt dieser Fehler:
0: The shoutbox table / rows could not be created (CREATE TABLE `SHOUTBOX_TABLE` ( `shoutbox_id` int(5) NOT NULL default '0', `shoutbox_datetime` VARCHAR( 255 ) NOT NULL default '', `shoutbox_text` varchar(255 ...

Zur erweiterten Suche