You do not have access to this Forum!
Thursday, May 1st, 2008If 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!