Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Basic Knowledge
Boardlink: http://www.thebloodyfist.com/forum/
PHP Version: Not sure - shared hosting server
MySQL Version: Not sure - shared hosting server
What have you done before the problem was there?
Forums are up everything seem good to go. Followed directions. Came up with errors.
What have you already tryed to solve the problem?
Yes, I ahve done severl hours worth of searches on the internet for the error messages and I have completely reinstalled the portal.
Description and Message
General 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: 137
CALL: dbal->sql_error()
FILE: install_portal/install.php
LINE: 268
CALL: dbal_mssql->sql_query()
That is the error message. After I copy and edit all required files I surf to:
http://www.thebloodyfist.com/forum/inst ... nstall.php
I get:
Portal Install/Update Utility
Welcome to the Portal Install/Update Utility, hereby known as PInUp
Please click Install to start the install utility.
I click on install then it takes me to a page with a yes or no bullett. I click on Yes, then I click Submit.
That is when I get the error that you see at the top of this post.