Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    33
    Plugin Contributions
    0

    help question Help! - Required attributes not working

    Hello,

    I have two text fields that are marked down as required fields, but when I click on add to cart the product goes through anyway.

    This was working fine about a month ago.

    Any ideas????

    Thanks.

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Help! - Required attributes not working

    Do you have any add ons?

    This thread talks about one of the ways the TEXT required breaks:
    http://www.zen-cart.com/forum/showth...=TEXT+required

    See if that doesn't help you ...
    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!

  3. #3
    Join Date
    Dec 2008
    Posts
    33
    Plugin Contributions
    0

    Default Re: Help! - Required attributes not working

    Thank you!

    Problem is fixed with the following code:

    PHP Code:
    INSERT INTO `configurationVALUES ('''Product option type Select''PRODUCTS_OPTIONS_TYPE_SELECT''0''The number representing the Select type of product option.'0NULL'2007-03-19 17:57:39''2007-03-19 17:57:39'NULLNULL);
    INSERT INTO `configurationVALUES ('''Upload prefix''UPLOAD_PREFIX''upload_''Prefix used to differentiate between upload options and other options'0NULL'2007-03-19 17:57:39''2007-03-19 17:57:39'NULLNULL);
    INSERT INTO `configurationVALUES ('''Text prefix''TEXT_PREFIX''txt_''Prefix used to differentiate between text option values and other option values'0NULL'2007-03-19 17:57:39''2007-03-19 17:57:39'NULLNULL);
    INSERT INTO `configurationVALUES ('''Image Handler Version''IH_VERSION''2.0''This is used by image handler to check if the database is up to date with uploaded image handler files.'0100NULL'2007-06-06 16:47:03'NULL'zen_cfg_textarea_small('); 
    Just like you said in the other post!

    Thanks again.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Help! - Required attributes not working

    Thanks for the update that the add on was in fact the cause of the broken TEXT require attribute and that you were able to fix it ...
    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!

 

 

Similar Threads

  1. Required option on attributes has suddenly stopped working?
    By Argyle in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 23 Dec 2011, 11:31 AM
  2. Attributes required not working...
    By wwendorf in forum General Questions
    Replies: 11
    Last Post: 22 Mar 2011, 01:34 PM
  3. required function not working!!!
    By Dashizna in forum General Questions
    Replies: 16
    Last Post: 19 Mar 2007, 01:56 AM
  4. Required attribute not working
    By Dashizna in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 22 Sep 2006, 11:52 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg