I just upgraded my site and went through the install of the latest version of Portal. However, I am getting the following error. Any ideas - I can get my portal to work at all anymore.
Code: Select all
General Error
SQL ERROR [ mysql4 ]
Table 'ukusclan_ukusnew.phpbb_portal_modules' doesn't exist [1146]
SQL
SELECT * FROM phpbb_portal_modules ORDER BY module_order ASC
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: [ROOT]/portal/includes/functions.php
LINE: 82
CALL: dbal_mysql->sql_query()
FILE: [ROOT]/portal.php
LINE: 44
CALL: obtain_portal_modules()