I have just installed the BoardTracker mod to our VB 3.5.3 site and I am now getting an error when I try to edit a thread:
Parse error: syntax error, unexpected ']' in /home/bigste99/public_html/vb/postings.php(1364) : eval()'d code on line 4
Line 1364 in that file is:
($hook = vBulletinHook::fetch_hook('threadmanage_update')) ? eval($hook) : false;
Has anyone else had this problem?
|