Usergroups:
- not connected (ID=1): error is:
Warning: in_array(): Wrong datatype for second argument in /showthread.php on line 319
AND
You have not had enough forum activity in order to access this forum, please become more active then check back there-after.
- connected member4 (ID=27), error is:
Warning: in_array(): Wrong datatype for second argument in /showthread.php on line 319
AND
Unable to add cookies, header already sent.
File: /home.../includes/init.php
Line: 27
Fix for forumdisplay:
PHP Code:
if (($vboptions['facffa_checkforumactivity'] AND in_array($threadinfo['forumid'], $facffa_checkforums) AND !in_array($bbuserinfo['usergroupid'], $faffa_excludeusergroups)))
{