Results 1 to 4 of 4
  1. #1
    Join Date
    Feb 2010
    Posts
    35
    Plugin Contributions
    0

    Default Required attribute text function doesn't works since i install Quick Updates mod!

    Hi Guys,

    I have a bug with my Zencart 1.38a. Since i install Quick Updates mod and patch my sql database, my Required attribute text function doesn't works and people can buy a product without specify model and year of bike in the cell. It's a problem to me!

    I don't begin to use, quick updates mod! i only install it and patch my sql base

    Thanks for your help!


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

    Default Re: Required attribute text function doesn't works since i install Quick Updates mod!

    Make sure that your configuration table has the records for the configuration settings listed on this thread:
    http://www.zen-cart.com/forum/showthread.php?t=170483
    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
    Feb 2010
    Posts
    35
    Plugin Contributions
    0

    Default Re: Required attribute text function doesn't works since i install Quick Updates mod!

    Thanks you so much! you are a

    I put this code:

    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Product option type Select', 'PRODUCTS_OPTIONS_TYPE_SELECT', '0', 'The number representing the Select type of product option.', 0, NULL, now(), now(), NULL, NULL);
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Upload prefix', 'UPLOAD_PREFIX', 'upload_', 'Prefix used to differentiate between upload options and other options', 0, NULL, now(), now(), NULL, NULL);
    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Text prefix', 'TEXT_PREFIX', 'txt_', 'Prefix used to differentiate between text option values and other option values', 0, NULL, now(), now(), NULL, NULL);

    And it works like previously!


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

    Default Re: Required attribute text function doesn't works since i install Quick Updates mod!

    Thanks for the update that this worked for 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!

 

 

Similar Threads

  1. Required attribute function works no longer
    By walzen in forum Setting Up Categories, Products, Attributes
    Replies: 30
    Last Post: 5 Feb 2014, 08:16 AM
  2. Make a text attribute required ONLY IF another attribute is set
    By lars in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 23 Jun 2012, 08:58 PM
  3. Replies: 0
    Last Post: 12 Aug 2008, 09:34 PM
  4. New Install - admin area works - cart doesn't
    By pelyon in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 28 Jan 2008, 12:15 AM
  5. Marking required text attribute fields with an * or (required)?
    By fepb in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 3 Mar 2007, 07:54 AM

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