Seite 1 von 1

Drei (?) Probleme beim Instalieren des Portal Mods

Verfasst: 12.08.2006 20:08
von groli91
1. Problem

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 'forumromanum.phpbb_introportalmod' doesn't exist

SELECT * FROM phpbb_introportalmod

Line : 44
File : intro.php
Muss ich hier einfach in der into.php Datei die "include" durch "include_once" erseten, bin mir eben nicht ganz sicher. (Das kommt wen ich mein Forum aufrufe, einloggen geht trotzdem normal)

2.Problem

Code: Alles auswählen

phpBB : Kritischer Fehler

Could not query introportalmod information in admin_board

DEBUG MODE

SQL Error : 1146 Table 'forumromanum.phpbb_introportalmod' doesn't exist

SELECT * FROM phpbb_introportalmod

Line : 73
File : admin_introportalmod.php
Tritt auf wen ich im Administrations (unter-)Bereich Konfiguration (In Intro + Portal) öffnen will, was kann ich da machen?

3.Problem

Code: Alles auswählen

Allgemeiner Fehler
Could not get shoutbox information

DEBUG MODE

SQL Error : 1146 Table 'forumromanum.phpbb_introportalmodnav' doesn't exist

SELECT * FROM phpbb_introportalmodnav ORDER BY link_cat , link_sub, link_id

Line : 373
File : admin_introportalmodnav.php
Tritt auf wen ich im Administrations (unter-)Bereich Navigation (In Intro + Portal) öffnen will, was kann ich da machen?


Für eure Hilfe Danke ich im voraus,
Lieber Gruss
groli

Verfasst: 12.08.2006 21:33
von gloriosa
Hallo,
Du hast nur ein Problem, das da lautet, dass die Tabellen phpbb_introportalmod und phpbb_introportalmodnav nicht angelegt wurden, weil das Datenbank-Update (Ausführen der intro_portal_mod_db_install.php) nicht erfolgte. :oops:

Sofern beim Ausführen der intro_portal_mod_db_install.php ein Fehler auftritt ist die Lösung im unteren Abschnitt von >>> KB:131 <<< nachzulesen und umzusetzen. :o

Siehe dazu auch diesen Beitrag. :wink:

Verfasst: 12.08.2006 22:17
von groli91
und schon gehts :D
herzlichen dank
l :)


gruss