Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Error using Price Updater and Stock by Attributes Dynamic Drop Downs together

Error using Price Updater and Stock by Attributes Dynamic Drop Downs together

Locked

Views: 1,777

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
30 Dec 2008, 10:15 PM
#1
misscotton avatar

misscotton

New Zenner

Join Date:
Nov 2008
Posts:
6
Plugin Contributions:
0

Error using Price Updater and Stock by Attributes Dynamic Drop Downs together

Hi - I am trying to use the price updater with the stock by attributes dynamic drop down menus..here is the example page:
http://www.coyuchi.com/shop/index.php?main_page=product_info&products_id=12

The price updater is working, but it is somehow interferring with the dynamic drop downs from updating in sequencial order to reveal the attributes for color and size. I have set the product to have no base price and the lowest attribute to $.001.

Below are warning messages I got from Firefox 3.0.5 error console on Mac. (I don't necessarily think these warning are breaking the other script, but thought I'd include them just in case).

I will message the other mod author too, just thought I would try to see if there was anyone here that might have some advice.

Warning: reference to undefined property stk[frm['id[6]'].value]
Line: 623

Warning: assignment to undeclared variable nameArr
Line: 52

Warning: test for equality (==) mistyped as assignment (=)?
Line: 123, Column: 50
Source code:
if (temp[i].className = 'productSpecialPrice') {

I am new to zc and forums, so let me know if you need more peripheral info about this....I was wantingto also post a link to a page that displays the product with the dynamic drop downs working but I don't know how to do this...will update if I can make a duplicate product...thanks for your help

30 Dec 2008, 11:24 PM
#2
misscotton avatar

misscotton

New Zenner

Join Date:
Nov 2008
Posts:
6
Plugin Contributions:
0

Re: Error using Price Updater and Stock by Attributes Dynamic Drop Downs together

Hi - here is an example of the same product as in my other post, but it has the base price set at zero as well as the lowest attribute value, which for whatever reason, makes the price updater mod not work and lets the drop downs do their thing...
http://www.coyuchi.com/shop/index.php?main_page=product_info&cPath=3_10&products_id=11