Dark Shogun
10-10-2003, 02:36 PM
I have vBulletin 2.3.2 installed just for hacks right now. I installed the microstats hack and when I finished I got this error:
Parse error: parse error, unexpected $ in /home/virtual/site23/fst/var/www/html/myforum/admin/functions.php on line 2637
Fatal error: Call to undefined function: iif() in /home/virtual/site23/fst/var/www/html/myforum/admin/functions.php on line 493
I uninstalled the hack and got the same thing.
Line 2637: ?>
Line 493: $usercache["$userid"]['showsignatures'] = iif(($usercache["$userid"]['options'])&SHOWSIGNATURES,1,0);
I didn't edit either line at all.
PLEASE help me.
Dark Shogun
Parse error: parse error, unexpected $ in /home/virtual/site23/fst/var/www/html/myforum/admin/functions.php on line 2637
Fatal error: Call to undefined function: iif() in /home/virtual/site23/fst/var/www/html/myforum/admin/functions.php on line 493
I uninstalled the hack and got the same thing.
Line 2637: ?>
Line 493: $usercache["$userid"]['showsignatures'] = iif(($usercache["$userid"]['options'])&SHOWSIGNATURES,1,0);
I didn't edit either line at all.
PLEASE help me.
Dark Shogun