Hi. add to cart button doesn't work when i use multiple NSP modules with same items ( for example, 1 for latest items and 2 for Popular items.) and for the items that show in both of them simultaneously button add to cart doesn't work. is it possible to fix it somehow?! (( i'm using K2 Store, latest template version and latest modules versions. Fire bug says something about
"
form.elements is undefined
k2storeAddToCart(url="index.php?option=com_k2store&view=mycart&Itemid=99", task="addtocart", form=undefined, doModal=true, msg="Processing")k2store.js (строка 204)
onclick(event=click clientX=1050, clientY=727)onclick (строка 2)
error source line:
[Прерывать на этой ошибке]
for(i=0; i<form.elements.length; i++)
"
plz help me how can i fix that?