Jump to content

server 500 error on checkout / error log=php warning


Recommended Posts

I can go checkout page and pay, but if I go second time to checkout page I got this error "server 500 error" page.

 

 

 

Error_log shows following errors:

 

[01-Mar-2015 21:22:52 Europe/Helsinki] PHP Notice:  Undefined index: id_product_attribute in /home/seksituo/public_html/cache/smarty/compile/80/95/69/809569d534ae83a798869a486d7125206cf685e0.file.shopping-cart.tpl.php on line 537
-Php file line is:  
$_from = $_smarty_tpl->tpl_vars['displayVouchers']->value; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array');}
 
/home/seksituo/public_html/cache/smarty/compile/80/95/69/809569d534ae83a798869a486d7125206cf685e0.file.shopping-cart.tpl.php on line 533
-Php file line is: EMPTY nothing on line.
 
 
 
[01-Mar-2015 21:22:52 Europe/Helsinki] PHP Notice:  Undefined index: id_product in /home/seksituo/public_html/cache/smarty/compile/d4/07/28/d407288065ea2daa4d219e2629311b644b587f6d.file.shopping-cart-product-line.tpl.php on line 45
-Php file line is:  
'total_products_wt' => 0,
 
[01-Mar-2015 21:22:52 Europe/Helsinki] PHP Notice:  Undefined index: id_product_attribute in /home/seksituo/public_html/cache/smarty/compile/d4/07/28/d407288065ea2daa4d219e2629311b644b587f6d.file.shopping-cart-product-line.tpl.php on line 46
-Php file line is: 
'total_wrapping_tax_exc' => 0,
 
[01-Mar-2015 21:22:52 Europe/Helsinki] PHP Notice:  Undefined index: id_address_delivery in /home/seksituo/public_html/cache/smarty/compile/d4/07/28/d407288065ea2daa4d219e2629311b644b587f6d.file.shopping-cart-product-line.tpl.php on line 47
-Php file line is: 
'total_shipping_tax_exc' => 0,
 
 
[01-Mar-2015 21:22:52 Europe/Helsinki] PHP Notice:  Undefined index: id_address_delivery in /home/seksituo/public_html/cache/smarty/compile/d4/07/28/d407288065ea2daa4d219e2629311b644b587f6d.file.shopping-cart-product-line.tpl.php on line 48
-Php file line is: 
'virtualCart' => 0,
 
[01-Mar-2015 21:22:52 Europe/Helsinki] PHP Notice:  Undefined index: id_product in /home/seksituo/public_html/cache/smarty/compile/d4/07/28/d407288065ea2daa4d219e2629311b644b587f6d.file.shopping-cart-product-line.tpl.php on line 51
-Php file line is: 
'total_discounts_tax_exc' => 0,
Link to comment
Share on other sites

Looks like i got this error 500 only when using 1 step checkout (prestashop default).

 

With 5 step checkout I don't get any problems! Great news, but few step checkout really feels boring payment method.

 

 

Any idea how to make 1 stepcheckout work?

Edited by cille5 (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...