
10-24-2007, 01:35 AM
|
 |
|
|
Join Date: May 2004
Location: USA
Posts: 2,043
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by chadi
This mod has a problem that needs to be fixed, hopefully will be.
Parse error: syntax error, unexpected T_STRING in /home/user/public_html/tags/index.php(194) : eval()'d code on line 1
The kind support team at Zoints who created Zoints Tag module spent countless hours on my site trying to figure out why I kept getting the below errors oddly, on two different modules: Zoints Tags and vBISpy.
Their final find was this:
$headinclude =& $vbulletin->templatecache['headinclude'];
That is the line that is causing the problem, it is not the correct method of parsing a template to a variable.
I hope you can correct this. The errors went away after disabling the "parse_templates" in the quoteit plugin.
|
Does *anyone* please know a fix for this?
|