Yan Studio Posted December 3, 2014 Share Posted December 3, 2014 Hi I try to set up combinations and is not working in frond end i select but nothing happening please help link: http://www.polisbikes.gr/en/28-rim/416-matrix-freedom-lady.html regards Link to comment Share on other sites More sharing options...
tuk66 Posted December 4, 2014 Share Posted December 4, 2014 My Firebug says: ReferenceError: combinationsFromController is not defined comb2 = combinationsFromController[combID]; in product.js (line 575, col 2) I would upgrade to the latest version, preferably from GitHub. 1 Link to comment Share on other sites More sharing options...
El Patron Posted December 4, 2014 Share Posted December 4, 2014 curious why you are using 1608 fresh install? you would be better served using latest, now 1609 where many issues fixed. 1 Link to comment Share on other sites More sharing options...
Yan Studio Posted December 5, 2014 Author Share Posted December 5, 2014 Hi When i create the project was the latest i will update! I already did in my local macine but the problem remains Link to comment Share on other sites More sharing options...
El Patron Posted December 5, 2014 Share Posted December 5, 2014 I get error combinationsFromController is not defined as did tuk66 I have asked another community member (loulou66) who has helped in this area to review. Link to comment Share on other sites More sharing options...
loulou66 Posted December 5, 2014 Share Posted December 5, 2014 Hi like says tuk66 you have probleme with product.js he understand the var combinationsFromController in line 575 can you verify in theme/your_theme/product.tpl if this var is declared for the js at the end of file {if isset($combinations) && $combinations} {addJsDef combinations=$combinations} {addJsDef combinationsFromController=$combinations} {addJsDef displayDiscountPrice=$display_discount_price} {addJsDefL name='upToTxt'}{l s='Up to' js=1}{/addJsDefL} {/if} @++ Loulou66 1 Link to comment Share on other sites More sharing options...
Recommended Posts