1
I can't get this module to let me edit the forums or categories. I can't find anything on search about this module either.
Is there a better, up to date forum system for XOOPS out there? Or is this one it and I'm just missing something?
I have Frameworks 1.35 installed. The forum didn't install with any problems, and Debug mode is saying there are no errors, and the queries list shows 8 entries with:
SELECT * FROM xoops_config WHERE (conf_modid = '0' AND conf_catid = '1') ORDER BY conf_order ASC
SELECT sess_data, sess_ip FROM xoops_session WHERE sess_id = 'f9a15cb93d8c2129f7f9f5f6524592d3'
SELECT * FROM xoops_users WHERE uid=1
SELECT * FROM xoops_modules WHERE dirname = 'xforum'
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'))
SELECT * FROM xoops_xf_categories WHERE cat_id = '1'
SELECT * FROM xoops_xf_categories WHERE cat_id = '1'
any ideas?