Error Message when moving multipul threads (VB4)

Status
Not open for further replies.

cyberloads

Banned
Banned
138
2010
0
0
Can Anyone plz help
when i go to move or delete multipul threds i get this error message
Code:
Warning: fetch_template() calls should be replaced  by the vB_Template class in [path]/includes/functions.php  on line 3895

Parse error:  syntax error, unexpected T_STRING in /home/cyberloa/public_html/forum/inlinemod.php(5521)  : eval()'d code on line 1

Warning: fetch_template() calls should be replaced  by the vB_Template class in [path]/includes/functions.php  on line 3895

Parse error:  syntax error, unexpected T_STRING in /home/cyberloa/public_html/forum/inlinemod.php(5527)  : eval()'d code on line 1

Warning: fetch_template() calls should be replaced  by the vB_Template class in [path]/includes/functions.php  on line 3895

Parse error:  syntax error, unexpected T_STRING in /home/cyberloa/public_html/forum/inlinemod.php(5528)  : eval()'d code on line 1
 
3 comments
maybe it is gziped error.

Go to your AdminCP, expand the vBulletin Options menu and select vBulletin options. From there select Cookies and HTTP Header Options in the drop down menu. Then set "GZIP HTML Output" to No, set "GZIP Compression Level" to 0 and click Submit.
 
Status
Not open for further replies.
Back
Top