1
I have been experiencing the "blank page" issue with the newbb forum module. I have reviewed the relevant postings here and followed every suggestion. When I try to do anything in the forum admin nothing happens but a blank page being displayed. Please see the following debug info:
XOOPS Version:
XOOPS 2.0.16
XOOPS Theme:
phpkaox
XOOPS Template Set:
default
PHP Version:
4.3.11
MySQL Version:
5.0.37-log
Server Software:
Apache
Mods installed:
CBB
Version: 2.2
Content
Version: 0.5
MultiMenu
Version: 1.7
News
Version: 1.4
SmartFAQ
Version: 1.04 (With slight modifications for XOOPS 2.2 and PHP5 compatibility)
SmartPartner
Version: 1.02 (with slight modifications for PHP5 and XOOPS 2.2 compatibility)
WF-Downloads
Version: 2.05
WF-Links
Version: 1.03 (With slight modifications for XOOPS 2.2 compatibility)
Componets Added:
XOOPS_FRAMEWORKS_XOOPSEDITOR_VERSION", "1.10"
XOOPS_FRAMEWORKS_VERSION", "1.10"
User's Browser:
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
Debug:
When clicking on the forum icon - Fatal error: Call to a member function on a non-object in /home/content/c/l/e/cleardreams/html/modules/newbb/admin/admin_forum_manager.php on line 387
When selecting Index from the forum admin: Fatal error: Call to a member function on a non-object in /home/content/c/l/e/cleardreams/html/modules/newbb/admin/index.php on line 165
All errors (0) queries (6) blocks (0) extra (0) timers (3)
Errors
Queries
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data FROM xoops_session WHERE sess_id = '60b613e919e057281b6ec986da046a7c'
SELECT * FROM xoops_users WHERE uid=1
SELECT * FROM xoops_modules WHERE dirname = 'newbb'
SELECT * FROM xoops_config WHERE (conf_modid = '3') ORDER BY conf_order ASC
SELECT * FROM xoops_group_permission WHERE (gperm_name = 'module_admin' AND gperm_modid = '1' AND (gperm_groupid = '1' OR gperm_groupid = '2'))
Total: 6 queries
Any help with this would be greatly appreciated.