Seite 1 von 2
Intro Portal Mod - Datenbank Fehler
Verfasst: 22.08.2006 01:33
von Lilly246
Hallo!
Habe den Intro Portal Mod eingebaut. Auch installiert. War erfolgreich.
jetzt habe ich auf der Portal Seite folgenden Fehler:
SQL Error : 1146 Table 'db168149078.INTROPORTALMOD_TABLE' doesn't exist
SELECT * FROM INTROPORTALMOD_TABLE
Line : 47
File : portal.php
Die INTROPORTALMOD_TABLE existiert aber in der Datenbank.
Und wenn ich im ACP die Konfiguration von Intro & Portal aufrufe kommt das:
phpBB : Kritischer Fehler
Could not query introportalmod information in admin_board
DEBUG MODE
SQL Error : 1146 Table 'db168149078.INTROPORTALMOD_TABLE' doesn't exist
SELECT * FROM INTROPORTALMOD_TABLE
Line : 73
File : admin_introportalmod.php
Die Navigation in Intro & Portal scheint zu funktionieren. Zumindest wird sie angezeigt. Habe es noch nicht ausprobiert.
Kann mir jemand mal auf die Sprünge helfen???
LG - Lilly
Verfasst: 22.08.2006 07:27
von gloriosa
Hallo,
auch Du solltest schon die, viel zu selten benutzte, boardeigene Funktion
[ externes Bild ] Suchen kennen um Beiträge zu finden, welche die Lösung
>>> im unteren Abschnitt von >>> KB:131 <<<
beinhalten !

Verfasst: 22.08.2006 07:32
von Lilly246
Guten Morgen!
Ich habe die Suche benutzt.
Diesen Artikel auch schon gestern Nacht um 12 Uhr gefunden und mir auch die Ratschläge zu Herzen genommen und sie durchprobiert. Das mit dem include_once hat auch prima geklappt, dann kam halt der nächste Fehler.
Auch dieser Artikel war sehr informativ!
http://www.phpbb.de/viewtopic.php?t=592 ... st&start=0
Aber leider immer noch der Fehler.
Ich suche immer erst, bevor ich hier poste! Ich schwöre!
LG - Lilly
Verfasst: 22.08.2006 08:10
von gloriosa
Hallo,
dann ist Dir auch Folgendes
gloriosa hat geschrieben:Das Problem ist, dass Du die
intro_portal_mod_db_install.php nicht richtig abgearbeitet hast.
Also lösche die Tabellen phpbb_
introportalmod und eventuell (sofern vorhanden) die phpbb_
introportalmodnav via >>> KB:phpmyadmin <<< in der Datenbank und danach führst Du die angepasste (!)
intro_portal_mod_db_install.php nochmals aus.......

nicht aufgefallen.

Verfasst: 22.08.2006 09:51
von Lilly246
Bitte, von wo ist dieses Zitat? Wäre gut zu wissen, damit ich weiß was mit
angepasste (!) intro_portal_mod_db_install.php
gemeint ist.
LG Lilly
Verfasst: 22.08.2006 10:08
von Lilly246
Habe es gefunden.... werde mich damit beschäftigen und schauen ob es klappt.
Thx!
---------edit-----------
Habe ich gemacht.
Include in include_once benannt.
<?php
define('IN_PHPBB', 1);
$phpbb_root_path = './';
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);
// Start session management
Aus der Datenbank die Tabelle : phpBB_introportalmod und phpBB_introportalmodnav gelöscht.
Dann die intro_portal_mod_db_install.php wieder auf den Server geladen, dann im Browser die Installation ausgeführt. Dann kam ich auf diese Seite:
SQL-DB-Installer - Intro + Portal MOD
--------------------------------------------------------------------------------
DB-Changes have been entered successfully. You should delete this SQL-DB-Installer as soon as possible !
DB-Änderung wurde erfolgreich ausgeführt. Du solltest diesen SQL-DB-Installer sobald wie möglich löschen !
Dann die intro_portal_mod_db_install.php auf dem server wieder gelöscht.
Und wenn ich nun mein Forum aufrufe, dann kommt:
SQL Error : 1146 Table 'db168149078.INTROPORTALMOD_TABLE' doesn't exist
SELECT * FROM INTROPORTALMOD_TABLE
Line : 47
File : portal.php
Und nun?
Bin für jeden weiteren Vorschlag dankbar!
LG - Lilly
Verfasst: 22.08.2006 10:32
von Lilly246
Im ACP kommt in der Konfiguration des Intro - Portal folgende Fehlermeldung:
phpBB : Kritischer Fehler
Could not query introportalmod information in admin_board
DEBUG MODE
SQL Error : 1146 Table 'db168149078.INTROPORTALMOD_TABLE' doesn't exist
SELECT * FROM INTROPORTALMOD_TABLE
Line : 73
File : admin_introportalmod.php
Kann damit vielleicht jemand was anfangen?
LG - Lilly
Verfasst: 22.08.2006 10:38
von gloriosa
Hallo,
dann hast Du wohl in der constants.php etwas vergessen einzubauen. Siehe dazui >>> KB:130 <<< .
Verfasst: 22.08.2006 10:39
von Lilly246
Okay, dann werde ich da mal schauen - danke!
Verfasst: 22.08.2006 11:17
von Lilly246
Ich werd noch verrückt....
Also, in constants hat wirklich was gefehlt, habe es eingesetzt und dann wurde ich im Forum begrüßt. dann ging es mit dem einem Button weiter zum Portal. Und dann kam das:
Allgemeiner Fehler
Could not query announcements information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND t.topic_time <= 1156237062 AND t.topic_poster
SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM phpbb_topics AS t, phpbb_users AS u, phpbb_posts_text AS pt, phpbb_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1156237062 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC
Line : 86
File : portal_poll.php
*haarerauf*
---------edit---------
Habe was in der Suche gefunden, werde es ausprobieren, sollte jedoch jemand eine "direkthilfe" haben - dann danke!