Seite 1 von 1

LexiconMOD KonfigurationsProbleme

Verfasst: 27.02.2006 01:24
von DreamPromise
Moin moin

hatte diese MOD (2.0.4) gerade eingebaut.
Leider kommt wenn ich im ACP auf "Konfiguration" klicke:
phpBB : Kritischer Fehler

Could not query Lexicon config information

DEBUG MODE

SQL Error : 1146 Table 'd0018a63.LEXICON_CONFIG_TABLE' doesn't exist

SELECT * FROM LEXICON_CONFIG_TABLE

Line : 34
File : admin_lexicon_config.php

Wenn ich auf "Configuration category" klicke:
Could not get categories list

DEBUG MODE

SQL Error : 1146 Table 'd0018a63.LEXICON_CAT_TABLE' doesn't exist

SELECT cat_id, cat_titel FROM LEXICON_CAT_TABLE

Line : 184
File : admin_lexicon_cat.php
Bei dem Klick auf "Keyword administration"kommt:
Could not get categories list

DEBUG MODE

SQL Error : 1146 Table 'd0018a63.LEXICON_CAT_TABLE' doesn't exist

SELECT cat_id, cat_titel FROM LEXICON_CAT_TABLE

Line : 321
File : admin_lexicon_edit.php

Bei einem Klick auf "New keyword" kommt:
Could not get categories list

DEBUG MODE

SQL Error : 1146 Table 'd0018a63.LEXICON_CAT_TABLE' doesn't exist

SELECT cat_id, cat_titel FROM LEXICON_CAT_TABLE

Line : 67
File : admin_lexicon_edit.php
Also die Tabellen sind erstellt.
Liegt das vielleicht am Präfix ?

Irgendwie hab ich ein Brett vorm Kopf.....

DP

Verfasst: 28.02.2006 15:26
von DreamPromise
also irgendwie komme ich nicht weiter :cry: :cry:

DP