I get this error when members try to access the forums. I can see the forum titles, and I can see the titles topics, when I click a topic, I get the error.
The group forums, and game forums work fine.
I have narrowed it down to these 2 culprits and I cannot find where they are referenced other than in the following tables
sys_acl_matrix
sys_acl_actions
BX_FORUM_MAKE_STICKY
BX_FORUM_DEL_TOPICS
they are record 40 and 41.
and in modules/boonex/forum/integrations/base/callback.php
when I remove the check for their existence, I no longer get the error message and can enter the particular forum's topic
Any help is appreciated! Thanks!