Jump to content

Shipping Carrier - Upgrade 1.5.4.1


Recommended Posts

Hello,

 

I have a problem with shipping. I have upgraded Prestashop to 1.5.4.1 with module upgrade 1 click (and some corrections in the code) and everything works fine...

 

Unless Carrier. In Fact, when a customer do an order, he can't choose a carrier. All the datas are in the back-office... unless the shipping. In the database, the shipping for every carrier is here. When i want to do manually (in the back office), i have this message (after validation) :

 

 

Warning: Invalid argument supplied for foreach() in  /AdminShippingController.php on line 123

 

and also in the line 170.

 

Here's the code for line 123

 

foreach ($delivery as $deliv)

 

and line 170

 

foreach ($currentList as $item)

 

 

Thanks in advance

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...