Seite 1 von 3
board3 Portal Fehler
Verfasst: 01.02.2009 15:02
von discussion-community
Hallo,
habe den Portal3 Mod installiert, hat alles geklappt nur wenn ich jetzt etwas machen will im ACP erscheint das hier :
SQL ERROR [ mysqli ]
Table 'sultan-besuchertausch.phpbb_12portal_config' doesn't exist [1146]
SQL
SELECT config_name, config_value FROM phpbb_12portal_config
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: portal/includes/functions.php
LINE: 32
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_portal.php
LINE: 25
CALL: obtain_portal_config()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_portal->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Re: Portal3 Fehler
Verfasst: 01.02.2009 15:16
von marc1706
Re: Portal3 Fehler
Verfasst: 02.02.2009 15:59
von discussion-community
es funktioniert nicht, habes es wieder draufgespielt --> gleiche Fehlermeldung, kann mir jemand weiterhelfen ?
Re: board3 Portal Fehler
Verfasst: 02.02.2009 16:55
von redbull254
Hallo erstmal,
bist Du wirklich sicher, das Du die Änderung an der constants.php, wie oben im Link beschrieben durch geführt hast?
Die install.php hast Du ja wahrscheinlich auch aufgerufen, oder ?
Leere einmal nach dem Hochladen der neuen constants.php per FTP-Zugang den Cache-Ordner. Nur die .htaccess und die index.htm drin lassen.
Dann MUSS es klappen.
Wenn es wider Erwarten nicht klappt, verlinke einmal die constants.php als .txt Datei.
Re: board3 Portal Fehler
Verfasst: 02.02.2009 17:03
von discussion-community
Klappt nicht, oder ich bin zu blöd dafür
Hier hab ich die Datei hochgeladen :
http://www.fileuploadx.de/759658
Re: board3 Portal Fehler
Verfasst: 02.02.2009 17:12
von redbull254
discussion-community hat geschrieben:oder ich bin zu blöd dafür
Das kommentiere ich jetzt nicht weiter.
Suche :
Code: Alles auswählen
// Additional tables
?>define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config');
Ersetze durch:
Code: Alles auswählen
// Additional tables
define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config');
?>
Re: board3 Portal Fehler
Verfasst: 02.02.2009 17:17
von discussion-community
haha
es erscheint immer noch ein Fehler :
SQL ERROR [ mysqli ]
Table 'sultan-besuchertausch.phpbb_portal_config' doesn't exist [1146]
SQL
SELECT config_name, config_value FROM phpbb_portal_config
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: portal/includes/functions.php
LINE: 32
CALL: dbal_mysqli->sql_query()
FILE: includes/acp/acp_portal.php
LINE: 25
CALL: obtain_portal_config()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_portal->main()
FILE: adm/index.php
LINE: 76
CALL: p_master->load_active()
Re: board3 Portal Fehler
Verfasst: 02.02.2009 17:24
von redbull254
Cache im ACP geleert ?
Install.php ausgeführt?
Browse to install_portal/install.php and run the installer, after successfull installation delete the installer.
Zeig mal die geänderte Datei.
Re: board3 Portal Fehler
Verfasst: 02.02.2009 17:30
von discussion-community
perfekt jetzt ging es
DANKE für deine Hilfe, auf die werde ich wohl noch zugreifen müssen

Re: board3 Portal Fehler
Verfasst: 02.02.2009 18:54
von discussion-community
eine Frage habe ich noch
Habe die Boxen aktiviert, werden aber nicht auf dem Forum angezeigt ?!?