Did you try the code I posted in the other post you have made? I also updated the mod yesterday. My version is the only really updated version the other one have nit been supported in like forever. It's user supported only. Try the codes I posted.
Did you try the code I posted in the other post you have made? I also updated the mod yesterday. My version is the only really updated version the other one have nit been supported in like forever. It's user supported only. Try the codes I posted.
http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip
Hi
Thanks for the reply. Yes your file working on your SBA mod but not on this Ajax one which i have on another site which was updated last by Numinix.
Same problem, at checkout out of stock items are being displayed with no warning advising customers the items selected are not available.
Its probably missing an attribute query in the header.php file.
Look for in the header.php files
and change to:Code:$flagStockCheck = zen_check_stock($products[$i]['id'], $products[$i]['quantity']);
Code:$flagStockCheck = zen_check_stock($products[$i]['id'], $products[$i]['quantity'],$attributes);
http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip
Glad to hear it works. =)
http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip
after SBA installed, the original zen cart sales report can not show the actual sales...
http://www.sidewalkstyles.com Comfort Footwear, Accessories and More.
creinold SBA with Dynamic Drop Downs latest Alpha release: http://www.sidewalkstyles.com/creino...art_V1.5.0.zip