3
Yes I have the same problem but after turning on the MySQL debug I get this error showing up in the newbb2
I seem to only have problems since i updated the core of XOOPS to 2.0.10 stable
but heres the debug
SELECT submenuitem, titlelink FROM xoops_wfslinktous
SELECT submenuitem , titlerefer FROM xoops_wfsrefer
SELECT * FROM xoops_modules WHERE dirname = 'spaw'
-300
Error number: 1064
Error message: You have an error in your SQL syntax near '-300' at line 1
DELETE FROM xoops_online WHERE online_updated < 1114497825
SELECT COUNT(*) FROM xoops_online WHERE online_uid=1
UPDATE xoops_online SET online_updated=1114498125, online_module = 11 WHERE online_uid = 1
but after I post and get the error page this is the debug
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 = 'c08e31ba9b29b5b2aedbc78f96a0ef4e'
SELECT * FROM xoops_users WHERE uid=1
SELECT * FROM xoops_modules WHERE dirname = 'newbb'
SELECT * FROM xoops_config WHERE (conf_modid = 11) 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 = 1
Error number: 1054
Error message: Unknown column 'forum_access' in 'field list'
any ideas or help would be great thanks
Cheers
Rip