Quote:
Originally Posted by rob01
thanks CHIPIT, but still i think it might cause this error
|
I didn't say it addresses the issue, the patch fixes one bug while causing another, however using
PHP Code:
<if condition="(THIS_SCRIPT == 'indexTAB' AND (in_array($forum['forumid'], $tabcategories) OR in_array('all', $tabcategories))) OR (THIS_SCRIPT == 'forumdisplay')">
as the forumbit conditional seems to temporarily fix
things, only issue is that won't fix the all forums module.