SQL Error

Your phpBB Version: 2.0.22
phpBB Type: phpbb / IMPortal
MODs: No
Your knowledge: Basic Knowledge
Board URL: [url]http://[/url]
PHP Version:
MySQL Version:
What was done before the problem appeared?
What was done to try to solve the problem?
Description and Message
PHPBB 2.0.22
IM Portal 1.20
I just installed IM portal, I have checked and rechecked all the changes made from the install.txt
also imported the SQL Tables 4 time and still get the same error every time
// // IM Portal http://www.integramod.com // define('BLOCKS_TABLE', $table_prefix.'blocks'); define('BLOCK_POSITION_TABLE', $table_prefix.'block_position'); define ('LAYOUT_TABLE',$table_prefix.'layout'); define ('PORTAL_CONFIG_TABLE',$table_prefix.'portal_config'); define ('BLOCK_VARIABLE_TABLE',$table_prefix.'block_variable');
Warning: Cannot modify header information - headers already sent by (output started at C:Program Filesxampphtdocsqf4uincludesconstants.php:191) in C:Program Filesxampphtdocsqf4uincludessessions.php on line 366
Warning: Cannot modify header information - headers already sent by (output started at C:Program Filesxampphtdocsqf4uincludesconstants.php:191) in C:Program Filesxampphtdocsqf4uincludessessions.php on line 367
phpBB : Critical Error
Could not query portal config table
DEBUG MODE
SQL Error : 1146 Table 'jfg1197_qf4u.portal_config_table' doesn't exist
SELECT * FROM PORTAL_CONFIG_TABLE
Line : 47
File : functions_portal.php
phpBB Type: phpbb / IMPortal
MODs: No
Your knowledge: Basic Knowledge
Board URL: [url]http://[/url]
PHP Version:
MySQL Version:
What was done before the problem appeared?
What was done to try to solve the problem?
Description and Message
PHPBB 2.0.22
IM Portal 1.20
I just installed IM portal, I have checked and rechecked all the changes made from the install.txt
also imported the SQL Tables 4 time and still get the same error every time
// // IM Portal http://www.integramod.com // define('BLOCKS_TABLE', $table_prefix.'blocks'); define('BLOCK_POSITION_TABLE', $table_prefix.'block_position'); define ('LAYOUT_TABLE',$table_prefix.'layout'); define ('PORTAL_CONFIG_TABLE',$table_prefix.'portal_config'); define ('BLOCK_VARIABLE_TABLE',$table_prefix.'block_variable');
Warning: Cannot modify header information - headers already sent by (output started at C:Program Filesxampphtdocsqf4uincludesconstants.php:191) in C:Program Filesxampphtdocsqf4uincludessessions.php on line 366
Warning: Cannot modify header information - headers already sent by (output started at C:Program Filesxampphtdocsqf4uincludesconstants.php:191) in C:Program Filesxampphtdocsqf4uincludessessions.php on line 367
phpBB : Critical Error
Could not query portal config table
DEBUG MODE
SQL Error : 1146 Table 'jfg1197_qf4u.portal_config_table' doesn't exist
SELECT * FROM PORTAL_CONFIG_TABLE
Line : 47
File : functions_portal.php