ZeroCard Posted April 21, 2013 Share Posted April 21, 2013 The error : [php Notice #8] Undefined property: Autoload::$id_cart (/hermes/bosweb26d/b46/dom.*********/public_html/controllers/front/OrderConfirmationController.php, line 154) Host Provider : Domain.com Hope you can help me with this. Link to comment Share on other sites More sharing options...
NemoPS Posted April 22, 2013 Share Posted April 22, 2013 Hi there, Paypal/prestashop version? Link to comment Share on other sites More sharing options...
ZeroCard Posted April 22, 2013 Author Share Posted April 22, 2013 (edited) Hello Nemo1, PayPal v3.4.8 Prestashop 1.5.4 Thanks for attempting to help. Edited April 22, 2013 by ZeroCard (see edit history) Link to comment Share on other sites More sharing options...
ZeroCard Posted April 23, 2013 Author Share Posted April 23, 2013 Still need help with this.. Link to comment Share on other sites More sharing options...
NemoPS Posted April 23, 2013 Share Posted April 23, 2013 Have you turned on errors, as suggested in my signature? Link to comment Share on other sites More sharing options...
ZeroCard Posted April 23, 2013 Author Share Posted April 23, 2013 (edited) Yeah that's what i did, this the error [php Notice #8] Undefined property: Autoload::$id_cart (/hermes/bosweb26d/b46/dom.*******/public_html/controllers/front/OrderConfirmationController.php, line 154) Edited April 23, 2013 by ZeroCard (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted April 23, 2013 Share Posted April 23, 2013 Uh, right. Try out the new paypal (3.4.9) and see if that helps Link to comment Share on other sites More sharing options...
ZeroCard Posted April 23, 2013 Author Share Posted April 23, 2013 Can i have the direct link of it? Link to comment Share on other sites More sharing options...
ZeroCard Posted April 23, 2013 Author Share Posted April 23, 2013 (edited) Same error [php Notice #8] Undefined property: Autoload::$id_cart (/hermes/bosweb26d/b46/dom.*********/public_html/controllers/front/OrderConfirmationController.php, line 154) Edited April 23, 2013 by ZeroCard (see edit history) Link to comment Share on other sites More sharing options...
ZeroCard Posted April 23, 2013 Author Share Posted April 23, 2013 Still need help with this, i've installed the last version of paypal module 3.4.9, but same thing Link to comment Share on other sites More sharing options...
ZeroCard Posted April 24, 2013 Author Share Posted April 24, 2013 Still need help with this, i've installed the last version of paypal module 3.4.9, but same thing Link to comment Share on other sites More sharing options...
ZeroCard Posted April 25, 2013 Author Share Posted April 25, 2013 anybody can help? Link to comment Share on other sites More sharing options...
ZeroCard Posted April 26, 2013 Author Share Posted April 26, 2013 anybody can help me ? Link to comment Share on other sites More sharing options...
Mr S Posted October 8, 2013 Share Posted October 8, 2013 Edit file /controllers/front/OrderConfirmationController.php And remove code: $cart = new Cart((int)($this->id_cart)); self::$smarty->assign(array( '_order' => $this->id_order, '_value' => $cart->getOrderTotal() )); 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