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

Add Parent-Child relation between features #21

Open draganmatic opened 8 years ago

draganmatic commented 8 years ago

Parent-child relationship between product features and feature values. Hi, I read your conversation regarding adding parent child relation between features. Could you tell me if you succeeded to finish this upgrade, since I am not sure it is working correctly?

jdanthinne commented 8 years ago

Have you tested it?

mjawaids commented 8 years ago

I forked this repo and did some changes. You can test it from here. https://github.com/mjawaids/advancedfeaturesvalues

draganmatic commented 8 years ago

Thanks guys for quick replies.

Thanks guys Yes, I tried it (downloaded it from @mjawaids hub) and it works fine.

However, I had problems after disabling the module, since the application becomes unstable (I get server errors) and the feature tab is not working. Can you give me any advice about that?

mjawaids commented 8 years ago

If you could check the logs see what errors it is giving. Secondly, please check if the module uninstall code ran correctly.