Quote Originally Posted by tronage View Post
UPDATE:

Anne has been a huge help, however her most recent post points back to SBA being issue with my 2nd attribute only showing one value:
https://www.zen-cart.com/showthread....71#post1284771

If you go back one page in her thread, she posted a link to a "working" version (and I tested and verified it worked) But when she changed her settings to how I have mine, and set the stock to zero it broke it. And when using the default template (as the link currently shows here: http://weblyweb.com/sba/index.php?ma...roducts_id=180) it is broke in identically the same way as I'm experiencing. And she said this was a fresh install of everything.

As a "test" I did not change what options I had set for dynamic dropdowns. I picked an item with two attributes, and added stock to all the combinations. sync'ed the quantities, and reloaded the live site. Issue still remained. So I'm guessing it has to be something with the options that I've got set under dynamic dropdowns? Currently set as:
Code:
Enable Dynamic Dropdowns	1	 
Product Info Single Attribute Display Plugin	multiple_dropdowns	 
Show Out of Stock Attributes	True	 
Product Info Multiple Attribute Display Plugin	sba_sequenced_dropdowns	 
Mark Out of Stock Attributes	None	 
Display Out of Stock Message Line	False	 
Display Javascript Popup for Out-of-Stock Selection	False	 
Prevent Adding Out of Stock to Cart	False	 
SBA Number of Records to Displayed	25
I'm still using the previous "fix" version... I've not installed the "latest update" you mention above regarding the single dropdown, readonly, etc.

Any ideas?
I think the version previously loaded has an extra curly bracket in the javascript display of the sba_sequenced_dropdown.php class file. That extra curly bracket was supposed to be commented out in the earlier version (not an issue in SBA 1.5.4) but in comparing the two versions did not get corrected before.

Short of it, fixed in the above download link. This is also why requested to test the various conditions to identify the "cause" it was the DD file for sba_sequenced_dropdowns that I loaded for SBA 1.5.3 to support ZC 1.5.1.