Thread: Major Additions - Point Market System 3.1x
View Single Post
  #1950  
Old 08-26-2011, 07:25 PM
michal72 michal72 is offline
 
Join Date: Nov 2010
Posts: 213
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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)
***********************************************/
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01078 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete