Bougievonkje Posted September 28, 2010 Share Posted September 28, 2010 Hello,How to get rid of this error message: Error Message : 01 no carrier selected or invalid carrier selected. Generated in the shipping module during checkout. Standard carrier is selected and it is possible to continu to the payment module.I don't know why or what is generating this error which is spoiling the view of the shopping cart.Thanks in advance,Marco Link to comment Share on other sites More sharing options...
Bougievonkje Posted September 28, 2010 Author Share Posted September 28, 2010 Sorry, I forgot to add the screenshot Link to comment Share on other sites More sharing options...
OnTargetPro Posted September 28, 2010 Share Posted September 28, 2010 I had this same problem. I think the way I fixed it was to go to Shipping>Carriers +Add New and added my carrier, then I had to go BACK in and edit it and under "Group Access", make it available to all groups (which in my case was just "Default").Hope that helps. Link to comment Share on other sites More sharing options...
OnTargetPro Posted September 28, 2010 Share Posted September 28, 2010 Also, see this post: http://www.prestashop.com/forums/viewthread/65096/configuring___using_prestashop/solved_there_are_no_carriers_available_that_will_deliver_to_this_address Link to comment Share on other sites More sharing options...
Bougievonkje Posted September 30, 2010 Author Share Posted September 30, 2010 After a few hours I found out it was my own fault. I transferred the wrong order.php to my server. For anyone who liked to know what causes errormessages:case 1: displayAddress(); break;case 2: if(Tools::isSubmit('processAddress')) processAddress(); In my case this was processCarrier()Thanks everyone who replied the first post.Marco 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