1
I recently decided to bring our version of XOOPS up to the most current version just before the major core update (2.2 - waiting for modules and other updates)
HOWEVER, an issue has just arisen and not sure if it is due to the update of Xoops....did a search here but couldnt find anything.
Any time you try and do anything (post, preview,etc) on the newbb module we get the following error: (at very bottom of the debug info)
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 = '82d7973e0a8eda3c1d577xxxxx'
SELECT * FROM xoops_users WHERE uid=2
SELECT * FROM xoops_modules WHERE dirname = 'newbb'
SELECT * FROM xoops_config WHERE (conf_modid = '4') ORDER BY conf_order ASC
SELECT forum_type, forum_name, forum_access, allow_html, allow_sig, posts_per_page, hot_threshold, topics_per_page FROM xoops_bb_forums WHERE forum_id = 11
Error number: 1054
Error message: Unknown column 'forum_access' in 'field list'
Total: 6 queries
What users actually see is a message that says an error occured and throws them back to the previous screen.
ANY HELP WOULD BE GREATLY APPRECIATED as the forum is the primary reason for our site.
IF it cant be fixed...and I must start from scratch input on forum modules...newbb cbb or smf ??? BUT I would rather not loose everything and rebuild.
Again thanks....we are dead in the water right now.
-Eric
(I tried restoring from a backup but that didnt seem to fix it??)