Seite 1 von 1

komischer Fehler beim MOD "links_9.9.6"

Verfasst: 06.06.2005 21:06
von Killer7
Ich habe den oben genannten MOD installiert und auch die DB-Datei ausgeführt, aber das phpBB zeigt mir das hier an:

Code: Alles auswählen

Could not get shoutbox information

DEBUG MODE

SQL Error : 1146 Table 'usr_web323_1.LINKS_TABLE' doesn't exist

SELECT * FROM LINKS_TABLE ORDER BY link_cat , link_sub, link_id

Line : 380
File : admin_links.php
Wie kann ich das beheben ???
Falls ihr die komplette MOD-Anleitung oder die admin_links.php braucht, poste ich sie hier. Bin nur im mom etwas zu faul ^^

7

Verfasst: 06.06.2005 21:09
von Jan500
hi

KB:sql_error ;)

scheinbar hat das mit der db-update-datei net ganz geklappt...les nochma die install.txt genau durch und achte auf # [SQL ] ;)

Jan

Verfasst: 06.06.2005 21:13
von Killer7
Jan500 hat geschrieben:hi

KB:sql_error ;)

scheinbar hat das mit der db-update-datei net ganz geklappt...les nochma die install.txt genau durch und achte auf # [SQL ] ;)

Jan
Das mit dem # [SQL]... da stehen keine SQL-Befehle :cry:
## 1.1 SQL commands are not performed
## -----------
## This MOD need a database update.
## Then, in any case if you install this MOD manually or using
## an alpha release of EM, please copying the *_db_update.php
## in your phpBB root directory, run it with your navigator,
## 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.
Aber danke für den Link, ich probiers mal.


7

Verfasst: 06.06.2005 21:17
von Jan500
please copying the *_db_update.php
## in your phpBB root directory
, run it with your navigator,
## 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.
;)

Jan