Page 1 of 1

SQL ERROR [ mysqli ]

Posted: 25. July 2008 18:50
by Dron
Hi all ich habe den board3 versucht zu instelliern kommt immer wieder dieser Fehler Table 'forum.portal_config_table' doesn't exist [1146] kann mir jamand sagen was ich falsch mache?
habe phpbb3.0.2 forum http://www.international-world.selfip.net/forum/

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 19:39
by scwfan06
Mein Gott... noch nie was von der Suchfunktion gehört??? :x klick hier

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 20:23
by Dron
habe ich auch gemacht klappt aber nicht
Open: includes/constants.php
Find
Tip: This may be a partial find and not the whole line.

Code: Select All
// Additional tables
Add after
Tip: Add these lines on a new blank line after the preceding line(s) to find.

Code: Select All
define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config');
habe ich gemacht
so muss es sein? oder

// Additional tables define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config');

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 20:30
by Dron
Allgemeiner Fehler
SQL ERROR [ mysqli ]

Table 'forum.portal_config_table' doesn't exist [1146]

SQL

SELECT config_name, config_value FROM PORTAL_CONFIG_TABLE

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 143
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: 471
CALL: acp_portal->main()

FILE: adm/index.php
LINE: 75
CALL: p_master->load_active()

:o :o :o :o

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 20:39
by scwfan06
Kann auch nicht klappen da steht: Add these lines on a new blank line after the preceding line(s) to find.
Das heißt: Diese Zeile(n) werden in einer neuen Zeile nach den/der gerade gesuchten eingefügt.


// Additional tables define('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config'); ist falsch.

// Additional tables define
('PORTAL_CONFIG_TABLE', $table_prefix . 'portal_config'); ist richtig.

Wer lesen kann, ist klar im Vorteil :)

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 20:47
by Dron
danke klappt aber immer noch nicht

kann mir jemand schon die fertige datei geben ?includes/constants.php

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 20:50
by Dron
doch jetzt kommt

Allgemeiner Fehler
template->_tpl_load_file(): File ./styles/subsilver2/template//portal/portal_body.html does not exist or is empty

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 20:57
by Dron
:D :D :D :D :D :D :D danke für die Hilfe It works :ugeek:

Re: SQL ERROR [ mysqli ]

Posted: 25. July 2008 20:59
by scwfan06
Bitte schön.
Und beim nächsten Mal: Augen auf. :lol: