I have this error when I set "Primary Point Field" market_xperience and click Market
Quote:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /includes/class_core.php(4489) : eval()'d code on line 54
Parse error: syntax error, unexpected '<' in /includes/class_core.php(4489) : eval()'d code on line 55
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /includes/class_core.php(4489) : eval()'d code on line 54
Parse error: syntax error, unexpected '<' in /includes/class_core.php(4489) : eval()'d code on line 55
|
Any ideas?
Vbuletin 4.1.5 sp1
Thank you in advance for some advice
Ps. the same for "Purchases","Bank" and "Converter" work well
This code can't be eval
Code:
"$final_rendered = '' . vB_Template_Runtime::fetchStylevar(\"htmldoctype\") . '\r\n' . vB_Template_Runtime::fetchStylevar(\"htmldoctype\") . '\r\n<html
xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" dir=\"' . vB_Template_Runtime::fetchStylevar(\"textdirection\") . '\" lang=\"' .
vB_Template_Runtime::fetchStylevar(\"languagecode\") . '\" id=\"vbulletin_html\">\r\n <head>\r\n <title>' . $vboptions['bbtitle'] . '<\/title>\r\n ' .
$headinclude . '\r\n ' . $headinclude_bottom . '\r\n<script type=\"text\/javascript\">\r\n<!--\r\nfunction submitPressed() {
\r\ndocument.marketpurchase.purchase.disabled = true; \r\n\/\/stuff goes here \r\ndocument.marketpurchase.submit(); \r\n}\r\n\/\/ -->\r\n<\/script>\r\n\r\n<style
type=\"text\/css\">\r\n\r\nfieldset {\r\nborder: 1px solid #5a7f97;\r\nwidth: 90%;\r\npadding: 5px;\r\n}\r\nlegend {\r\npadding: 6px;\r\nborder: 1px solid
#5a7f97;\r\nfont-weight: bold;\r\n}\r\n.realsmall { \r\nfont-size: 11px;\r\n} \r\n<\/style>\r\n\r\n\r\n<script type=\"text\/javascript\"
src=\"http:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/1.4.2\/jquery.min.js\"><\/script>\r\n\r\n<style type=\"text\/css\">\r\n\r\n#storeslideshow{ \/*sample CSS
for demo*\/\r\nborder:15px solid black;\r\n}\r\n\r\n.paginate{\r\nwidth: 330px;\r\nmargin-top:5px;\r\nfont:bold 14px
Arial;\r\ntext-align:center;\r\n}\r\n\r\n<\/style>\r\n\r\n' . ''; if ($image_big_1 OR $image_big_2 OR $image_big_3 OR $image_big_4 OR $image_big_5)
{\n\t\t\t\t\t$final_rendered .= '\r\n<script src=\"pointmarket\/storeslideshow.js\"
type=\"text\/javascript\">\r\n\/***********************************************\r\n* Continuous Reel Slideshow- "
Fixed:
and the source of my problem is copyright sign in file product-pointmarket.xml:
Code:
/***********************************************
* Continuous Reel Slideshow- ? Dynamic Drive (www.dynamicdrive.com)
***********************************************/