Jump to content

Combinations List not working - 1.7


Recommended Posts

Hi, 

back on prestashop 1.6 i had combinations list.

Some of the code:  $this->combinationsList = $combinations; .... foreach ($this->combinationsList as $k => $v) and it worked.

 

Now i'm using prestashop 1.7 and the code won't work anymore. 

$combinations variable is not recognizable now.

I think adding or changing 2-3 lines of code will fix this but i can't figure out how to make it work again.

Any help?

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