Quote:
Originally Posted by Xenon
PHP Code:
AND !in_array($vbulletin->userinfo['usergroupid'], array(5,6,7))
|
We added this to the 'conditionals' section of the hack, but we're getting a bunch of parsing errors and admins are still getting automerged
Quote:
Parse error: syntax error, unexpected T_LOGICAL_AND in /home/imnotimk/public_html/forum/includes/functions_newpost.php(524) : eval()'d code(9) : eval()'d code on line 1
|
Is this a 3.6.4 problem, or did we add the wrong code to the conditionals section?