Page 1 of 1

Error

Posted: 19. January 2009 08:35
by Dekore
Your Portal Version: 1.0.2
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.hintstipsandtricks.com/CGI-BIN/phpbb/

PHP Version: 3.0.4

What have you done before the problem was there?
Nothing

What have you already tryed to solve the problem?
Looked at MySQL tables...

Description and Message
Followed all instructions
(Note: I do not have any mods at all on my forums, infact, there isn't any users on it.)

Error:
SQL ERROR [ mssql ]

Invalid column name 'phpbb3x1_portal_config'.
Invalid column name '%.*ls'. [207]

SQL

if exists (select * from sysobjects where name = phpbb3x1_portal_config) drop table phpbb3x1_portal_config

BACKTRACE


FILE: includes/db/mssql.php
LINE: 153
CALL: dbal->sql_error()

FILE: install_portal/install.php
LINE: 268
CALL: dbal_mssql->sql_query()