You do not have access to this Forum!
If you are using Joomla 1.5+ and your fireboard forum throws “You do not have access to this Forum!” when it shouldn’t….
Find the fireboard template and replace all the “$aro_group->group_id” you find in the source code with “$aro_group->id”
There should be about 5 of these in in 4 files - view.php (1), showcat.php (1), listcat.php (2) and fb_sub_category_list.php (1)
Done!

August 10th, 20082:19 pm at
Thanks for this! Brilliant!
August 27th, 20086:40 pm at
I have had this problem for some time. This tip solved it, thanks a lot.