SQL error when running installation routine for board3

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked

Topic author
mweiss71
Active Member
Posts: 8
Joined: 24. August 2009 15:29

SQL error when running installation routine for board3

Post by mweiss71 »

Deine Portal Version: 1.0.0RC3
Typ Deines phpBB Forums: Standard phpBB3
MODs installiert: Nein
Dein Wissensstand: Einsteiger
Link zu Deinem Forum: http://www.ziegelhofstrasse98.at/forum

Was hast Du gemacht, bevor das Problem aufgetreten ist?
installed the board3 mod

Was hast Du bereits versucht um das Problem zu lösen?
double checked modifications

Fehlerbeschreibung und Nachricht
I did all the board3 modifications (also for german support and subsilver2). After that I called .../forum/install and got this:

Allgemeiner Fehler
Language file ./../language/de/mods/install_portal.php couldn't be opened.
Bitte informiere die Board-Administration oder den Webmaster: webmaster@ziegelhofstrasse98.at
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group


After double checking and making some corrections to the modified files I'm getting the following when I run .../forum/install:

Fatal error: SQL ERROR [ mysqli ]
Table 'db_reksoft2.phpbb_portal_config' doesn't exist [1146]
SQL
SELECT config_name, config_value FROM phpbb_portal_config
BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: portal/includes/functions.php
LINE: 32
CALL: dbal_mysqli->sql_query()

FILE: includes/functions.php
LINE: 3735
CALL: obtain_portal_config()

FILE: includes/functions.php
LINE: 3360
CALL: page_header()

FILE:
LINE:
CALL: msg_handler()

FILE: includes/session.php
LINE: 1802
CALL: trigger_error()

FILE: install/index.php
LINE: 35
CALL: user->setup()

in /nfs/web/users/reksoft2/www/forum/includes/db/dbal.php on line 657


is there any configuration file which was created by the first faulty install? Can anybody help or advise me what to do? I checked the mod files several times. I guess they are ok...

Regards,
Martin

Dr Nick^
Valued Contributor
Posts: 81
Joined: 11. August 2009 13:56
Contact:

Re: SQL error when running installation routine for board3

Post by Dr Nick^ »

if a previous install failed,
make sure you delete all DataBase parts again,
since he is not writing it over. (it looks like that is happening)

gl
[Rel] (WoW) Application form + ACP sup. (v3.1) => http://board3.de/viewtopic.php?f=21&t=2663
[Rel] Ventrilo Block + ACP sup.(v1.1) => http://board3.de/viewtopic.php?f=21&t=2665

Topic author
mweiss71
Active Member
Posts: 8
Joined: 24. August 2009 15:29

Re: SQL error when running installation routine for board3

Post by mweiss71 »

thats what I thought as well, but there are no additional database tables like phpbb_portal...

or do you want me to delete ALL phpbb_ entries in the database?

regards,
Martin

Dr Nick^
Valued Contributor
Posts: 81
Joined: 11. August 2009 13:56
Contact:

Re: SQL error when running installation routine for board3

Post by Dr Nick^ »

nah that should not do the trick,since thats all phpbb then,
not from portal. but it should create a db, called phpbb_portal_config
since that is what error is saying. so guessing something went wrong before install?

sure connection etc is good with right tables/passes you name it ?

(if you manual create it, i think it still doesnt work, since there needs to be data in it)
[Rel] (WoW) Application form + ACP sup. (v3.1) => http://board3.de/viewtopic.php?f=21&t=2663
[Rel] Ventrilo Block + ACP sup.(v1.1) => http://board3.de/viewtopic.php?f=21&t=2665

Topic author
mweiss71
Active Member
Posts: 8
Joined: 24. August 2009 15:29

Re: SQL error when running installation routine for board3

Post by mweiss71 »

the phpbb itself worked well before the mod. and when I "unmod" it it worked again well...
in other words: the sql tables where created by phpBB but no additional tables where created by the board.

whats' next? ;-)
Locked

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