Downloaded from the insights website, installed as directed... got the following error on top of all forum pages:
Code:
Parse error: syntax error, unexpected T_STRING in /home/{mysite}/public_html/forums/global.php(834) : eval()'d code on line 116
Had to disable for now... any ideas?
vB 3.8.6 PL1.
Line 116 of my global.php file is:
Code:
$vbulletin->userinfo['lastvisitdate'] = -1;