SQL error when running installation routine for board3
Posted: 25. August 2009 09:05
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
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