jdanthinne / advancedfeaturesvalues

Prestashop module to enable multiple values selection for features, and features values ordering.
GNU General Public License v2.0
38 stars 20 forks source link

Incompatibility with prestashop 1.6.1.1 #9

Open celogeek opened 8 years ago

celogeek commented 8 years ago

It seems the override in the admin part doesn't work.

The table is still ok, but the admin part is the one from prestashop. The override seems to not work.

Thanks for support

jdanthinne commented 8 years ago

The admin part should be the one from prestashop even with the override, except that you can choose multiple values instead of one.

celogeek commented 8 years ago

In fact the override doesn't work anymore. We have the original admin that doesn't allow the multi selection. Can you check ?

jdanthinne commented 8 years ago

Can you try https://github.com/jdanthinne/advancedfeaturesvalues/commit/3ad301d6abd47715148e703a8c56165db7663877, it seems to fix issues with 1.6.1.1.

leMich commented 8 years ago

I tried the fix but i got the same problem. I must reinit the module sometimes to have the multiple values control.