rishipandey Posted January 19, 2014 Share Posted January 19, 2014 i have completed every thing and every thing was working good but suddenly now when i clicking on check out after adding a product in cart, when it reach on 4 option that is shipping it display white screen. It was working perfectly before but now i dont know why it is happning please guys help me. my site is www.sugarpie.in Link to comment Share on other sites More sharing options...
rishipandey Posted January 19, 2014 Author Share Posted January 19, 2014 please guys help me my site is www.sugarpie.in check it after adding an item in cart. and check this image Link to comment Share on other sites More sharing options...
vekia Posted January 19, 2014 Share Posted January 19, 2014 if you see white page - it's necessary to turn on error reporting. this is first step in debug process. then instead of white page you will see detailed information about what and where doesnt work. open config/defines.inc.php find this line: define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
cagoo Posted February 19, 2015 Share Posted February 19, 2015 Hi Vekia, I have the same issue, Prestashop 1.6.0.9 with EU-Legal 1.0.6.the error on the white page:Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "/var/www/web56/html/themes/biosanysix/order-confirmation.tpl" on line 46 "window._fbq.push(['track', '6018683284100', {'value':'0.01','currency':'USD'}]);" - Unexpected ":", expected one of: "}" <-- thrown in /var/www/web56/html/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 46Any suggestions?Thanx Link to comment Share on other sites More sharing options...
tuk66 Posted February 19, 2015 Share Posted February 19, 2015 window._fbq.push if Facebook tracking pixel. Why does it occur in order-confirmation.tpl? Link to comment Share on other sites More sharing options...
cagoo Posted February 19, 2015 Share Posted February 19, 2015 window._fbq.push if Facebook tracking pixel. Why does it occur in order-confirmation.tpl? Thanx tuk66 we changed the fb conversion-code and now it works fine. Any tip where to put the pixel instead? Link to comment Share on other sites More sharing options...
tuk66 Posted February 23, 2015 Share Posted February 23, 2015 There is no problem with the file. It is OK. Link to comment Share on other sites More sharing options...
cagoo Posted February 23, 2015 Share Posted February 23, 2015 Fine.. thnks again. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now