Also check the Security Alert as is did some odd things with attributes when it was setup to be too safe ...
http://www.zen-cart.com/forum/showthread.php?t=108428
I don't recall it triggering this issue, but another for grins and giggles ...![]()
Also check the Security Alert as is did some odd things with attributes when it was setup to be too safe ...
http://www.zen-cart.com/forum/showthread.php?t=108428
I don't recall it triggering this issue, but another for grins and giggles ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
And check this one ... it is induced by an add-on error ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Ok, it wasn't the Ultimate SEO urls.
And it wasn't the bug fix #24.
I'm off to try the other although did you forget the link in that last post? Not sure what to try. LOL (BTW, thanks for such dedication to working out this kink).
Apparently we hadn't yet applied the security patch, but applying it did nothing for the problem.
At least we got the patch installed tho.![]()
I forgot the link to the thread you should check on an add on that breaks TEXT required attributes:
http://www.zen-cart.com/forum/showth...=TEXT+required
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Squeeee!!! THANK YOU, Linda, oh Goddess of all things Zen!!
I ran the SQL patch with the things to be inserted into the configure table and while I got an error of duplication on the IH2, whatever else was in there must have been just what the doctor ordered, because it works now!
Here's the specific post in case anyone comes across this needing the same fix:
http://www.zen-cart.com/forum/showpo...8&postcount=10
Thanks again, Linda!
Jeri (and Teri)
ETA: so happy I sent you a cup of coffee. ;)
You are most welcome and thanks for posting the specific thread that fixed the TEXT required issue caused by the add on ...
We greatly appreciate your support ...![]()
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
Radio...only one can be selected.....and if you use default then always one will pass to cart
Checkboxes....can turn them all on or all off or anywhere inbetween...so nothing could be sent to cart....
Dropdowns....solution works if you have multiple choices but only need one and not the default read-only one. But if you want more than one then that can't be done...as multiple selection in drop-downs is not in zen.....
Last edited by KES99; 28 May 2009 at 06:21 AM. Reason: grammer
Actually, I've never seen a dropdown anywhere that allowed multiple selections at the same time. If you know of one, a link to see it would be interesting.
The best solution for your case would probably be checkboxes with some verification code that would (optionally) require at least one selection before adding to cart.
Multiple select dropdown is standard HTML see:
http://myuminfo.umanitoba.ca/help.asp?eve=2&fid=124
Your solution would be the best however there is no way in Zen to do that without ammending the code.......