SQL ERROR [ mysqli ]

Aktuelle Version: 1.0.6
Veröffentlicht: 01.09.10
Forum rules
Vor dem erstellen neuer Supportanfragen bitte zuerst in die board3 Portal FAQ schauen und die Suche benutzen!
Viele Fragen sind bereits schon gestellt und beantwortet worden.
Bitte auch unsere Forumsregeln lesen und beachten!
Locked

Topic author
Dron
Active Member
Posts: 6
Joined: 25. July 2008 18:44

SQL ERROR [ mysqli ]

Post 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/
User avatar

scwfan06
Valued Contributor
Posts: 55
Joined: 3. July 2008 14:18
phpBB.de User: scwfan06
phpBB.com User: scwfan06
Location: Herne
Contact:

Re: SQL ERROR [ mysqli ]

Post by scwfan06 »

Mein Gott... noch nie was von der Suchfunktion gehört??? :x klick hier

Topic author
Dron
Active Member
Posts: 6
Joined: 25. July 2008 18:44

Re: SQL ERROR [ mysqli ]

Post 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');

Topic author
Dron
Active Member
Posts: 6
Joined: 25. July 2008 18:44

Re: SQL ERROR [ mysqli ]

Post 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
User avatar

scwfan06
Valued Contributor
Posts: 55
Joined: 3. July 2008 14:18
phpBB.de User: scwfan06
phpBB.com User: scwfan06
Location: Herne
Contact:

Re: SQL ERROR [ mysqli ]

Post 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 :)

Topic author
Dron
Active Member
Posts: 6
Joined: 25. July 2008 18:44

Re: SQL ERROR [ mysqli ]

Post by Dron »

danke klappt aber immer noch nicht

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

Topic author
Dron
Active Member
Posts: 6
Joined: 25. July 2008 18:44

Re: SQL ERROR [ mysqli ]

Post 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

Topic author
Dron
Active Member
Posts: 6
Joined: 25. July 2008 18:44

Re: SQL ERROR [ mysqli ]

Post by Dron »

:D :D :D :D :D :D :D danke für die Hilfe It works :ugeek:
User avatar

scwfan06
Valued Contributor
Posts: 55
Joined: 3. July 2008 14:18
phpBB.de User: scwfan06
phpBB.com User: scwfan06
Location: Herne
Contact:

Re: SQL ERROR [ mysqli ]

Post by scwfan06 »

Bitte schön.
Und beim nächsten Mal: Augen auf. :lol:
Locked

Return to “board3 Portal 1.0.x - Deutscher Support”