Results 1 to 6 of 6
  1. #1
    Join Date
    Oct 2010
    Posts
    7
    Plugin Contributions
    0

    Default Adding Text Field Attribute

    Hi

    I'm trying to add a text field for a certain product but I just can't get it working, I have setup alot of other attributes without any problems.

    Go into Product Options, type in a description and order and choose Text, click add.

    Go into Options Values and what I've just added in Option Names doesn't appear in the drop down menu. I can't add a value.

    I've tried going into the attribute controller and adding that option name but this doesn't work, I guess it needs a value before it can be added.

    I'm using 1.3.9h, Please help.

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

    Default Re: Adding Text Field Attribute

    Go to phpMyAdmin and browse in your datbase the table:
    products_options_values

    do you have a record for:
    Code:
    products_options_values_id 	language_id 	products_options_values_name 	products_options_values_sort_order
    0 	1 	TEXT 	0
    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: v1.5.5]
    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
    Oct 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Adding Text Field Attribute

    Hi

    I've checked and there's no such data in that table.

    What next

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

    Default Re: Adding Text Field Attribute

    If you do not have that in the table, then ...

    Go to the Tools ... Install SQL Patches ... and enter:
    Code:
    INSERT INTO products_options_values (products_options_values_id, language_id, products_options_values_name) VALUES (0, 1, 'TEXT');
    NOTE: if you get an error, then you were mistaken in this being missing from the table ...
    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: v1.5.5]
    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!

  5. #5
    Join Date
    Oct 2010
    Posts
    7
    Plugin Contributions
    0

    Default Re: Adding Text Field Attribute

    I applied the SQL via phpMyAdmin and then went into store admin, added the product attribute without any problems. Thanks.

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

    Default Re: Adding Text Field Attribute

    Thanks for the update that you were missing the TEXT Attribute setting in the products_options_values table and were able to add it back in to fix things ...
    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: v1.5.5]
    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. Can I have text showing inside an attribute text field
    By jcrewe in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 4 Jan 2012, 10:48 PM
  2. Problem adding text field attribute for product.
    By bluesky1992 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 4 Nov 2011, 10:36 PM
  3. Making Text Field Attribute Required?
    By RiemenDesign in forum General Questions
    Replies: 0
    Last Post: 12 May 2009, 03:46 PM
  4. Hyperlink within Attribute Text Field
    By Alex Clarke in forum General Questions
    Replies: 0
    Last Post: 6 Nov 2007, 11:31 AM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR