Seite 87 von 107
RUN intro_portal_mod_db_install.php funkt nicht!
Verfasst: 02.06.2006 21:00
von venum-lk
wenn ich per browser auf mein board connecte, kommt das:
Code: Alles auswählen
Could not query Intro + Portal configuration !
RUN intro_portal_mod_db_install.php AND DELETE IT AFTER THAT AND CHECK THE FILES TO EDIT !!!
Fehler beim Abfragen der Intro + Portal Konfiguration !
FÜHRE DIE intro_portal_mod_db_install.php AUS UND LÖSCHE SIE DANACH UND ÜBERPRÜFE DIE ZU EDITIERENDEN DATEIEN !!!
HTH AWSW
DEBUG MODE
SQL Error : 1146 Table 'phpbb.phpbb_introportalmod' doesn't exist
SELECT * FROM phpbb_introportalmod
Line : 44
File : intro.php
wenn ich dann die datei ausführe, kommt das:
Code: Alles auswählen
phpBB : Kritischer Fehler
Could not connect to the database
HILFE BITTE
was mach ich falsch?
Verfasst: 02.06.2006 21:02
von hebe
offne mal die auszuführende datei und
suche alle "include("
und ersetze es mit "include_once("
dann sollte es gehen

Verfasst: 02.06.2006 21:19
von venum-lk
so?
Code: Alles auswählen
include_once($phpbb_root_path . 'extension.inc');
include_once($phpbb_root_path . 'config.'.$phpEx);
include_once($phpbb_root_path . 'common.'.$phpEx);
include_once($phpbb_root_path . 'includes/constants.'.$phpEx);
include_once($phpbb_root_path . 'includes/db.'.$phpEx);
weil damit geht es leider nicht!
Verfasst: 02.06.2006 21:49
von hebe
um es mit den worten meines nachbarn gloriosa zu sagen:
schau mal hier entlang:
Could not connect to the database
Verfasst: 02.06.2006 21:51
von venum-lk
hm
jetzt geht es ^^
Verfasst: 03.06.2006 10:26
von venum-lk
was muss ich machen, dass die linke navi dauerhaft da ist, und die rechte immern dann, wenn man in den forumindex geht?
Verfasst: 05.06.2006 01:38
von miglo
Hiho zusammen
Ich habe heute mit dem easymod-installer intro_and_portal 1_50a installiert. Dabei ist allerdings etwas schief gelaufen, denn irgendwie funzt der mod nicht. Wenn ich die intro_portal_mod_db_install.php per Hand nochmal ausführen will, bekomm ich folgende meldung:
Warning: Access denied for user 'U182265'@'nork.store' (using password: NO) in /mnt/kw2/02/570/00000009/htdocs/Forum/ally/db/mysql4.php on line 48
Warning: MySQL Connection Failed: Access denied for user 'U182265'@'nork.store' (using password: NO) in /mnt/kw2/02/570/00000009/htdocs/Forum/ally/db/mysql4.php on line 48
Warning: Supplied argument is not a valid MySQL-Link resource in /mnt/kw2/02/570/00000009/htdocs/Forum/ally/db/mysql4.php on line 330
Warning: Supplied argument is not a valid MySQL-Link resource in /mnt/kw2/02/570/00000009/htdocs/Forum/ally/db/mysql4.php on line 331
phpBB : Kritischer Fehler
Could not connect to the database
Wegen der "Could not connect to the database" Meldung hab ich auch schon include in include_once geändert, allerdings ohne erfolg.
Wenn ich im Admin-Panel auf Konfigurieren oder Navigieren Von Intro and Portal zugreifen möchte, bekomm ich diese meldung:
phpBB : Kritischer Fehler
Could not query introportalmod information in admin_board
DEBUG MODE
SQL Error : 1146 Table 'DB182265.phpbb_introportalmod' doesn't exist
SELECT * FROM phpbb_introportalmod
Line : 73
File : admin_introportalmod.php
Kann mir nu jemand verklickern, wo ich bockmist gebaut habe?
Danke für eure Hilfe
greetz Miglo
Verfasst: 05.06.2006 01:50
von Gulaschk@none
ja das muß aber gehen ,bist du auch als admin eingelogt wenn du intro_portal_mod_db_install ausführst ?
Verfasst: 05.06.2006 01:53
von miglo
jep, bin im forum als admin eingelogt und bekomm trotzdem diese fehlermeldung.
Verfasst: 05.06.2006 01:55
von Gulaschk@none
hast eine PN
