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:
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 : 184
File : admin_lexicon_cat.php
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:
Also die Tabellen sind erstellt.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
Liegt das vielleicht am Präfix ?
Irgendwie hab ich ein Brett vorm Kopf.....
DP