Results 1 to 7 of 7
  1. #1
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Attribute Text does not show text entry box, HELP!

    I'm working on adding functionality to my site by allowing customers to customize their decals with their names, team name, numbers, etc. I've added a new text attribute and added it to the custom product. When I look at the page I see the text label 'name' but I do not see the text box for entering the information!

    Can someone tell me what I'm doing wrong?

    Here's a link to the product I'm working with:

    http://www.decaldepot.net/zencart/in...roducts_id=548

    Thanks
    Visit my Decal website: DecalDepot.net

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

    Default Re: Attribute Text does not show text entry box, HELP!

    Do you have the Attribute set up as:
    Option Name: Name
    Option Type: TEXT

    There should be no Option Value added to the Option Name

    When you add the Attribute to the Product you select:
    Option Name: Name
    Option Value: TEXT [RESERVERED FOR TEXT/FILE ATTRIBUTES ONLY]
    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
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Attribute Text does not show text entry box, HELP!

    Quote Originally Posted by Ajeh View Post
    Do you have the Attribute set up as:
    Option Name: Name
    Option Type: TEXT

    There should be no Option Value added to the Option Name
    Yes, that is how I have this set up.

    Quote Originally Posted by Ajeh View Post
    When you add the Attribute to the Product you select:
    Option Name: Name
    Option Value: TEXT [RESERVERED FOR TEXT/FILE ATTRIBUTES ONLY]
    Okay, this must be where the problem lies. I go to 'Adding New Attributes' I pick 'Name [Text]' with no option value. I do not see the 'TEXT [RESERVERED FOR TEXT/FILE ATTRIBUTES ONLY]' that you mention above. I tried to edit the attribute after adding it but it doesn't appear that I can type in the editing text box (it does appear but is only one character wide by a few lines high).

    Any ideas?
    Visit my Decal website: DecalDepot.net

  4. #4
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Attribute Text does not show text entry box, HELP!

    I've also noticed something odd about the text box:

    Code:
    <h4 class="optionName back"><label class="attribsInput" for="attrib-3-">Name</label></h4>
    Where my pulldown boxes show up as :

    Code:
    <h4 class="optionName back"><label class="attribsSelect" for="attrib-2">Size</label></h4>
    Any idea on why the textbox is called 'attrib-3-' instead of 'attrib-3'?
    Visit my Decal website: DecalDepot.net

  5. #5
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Attribute Text does not show text entry box, HELP!

    I found the answer in another post http://www.zen-cart.com/forum/showth...text+attribute


    Code:
    INSERT INTO products_options_values (products_options_values_id, language_id, products_options_values_name) VALUES (0, 1, 'TEXT');
    I guess I should have done a better job of searching before posting.. All's well now!
    Visit my Decal website: DecalDepot.net

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

    Default Re: Attribute Text does not show text entry box, HELP!

    Busted the default settings, eh?!

    Thanks for posting the solution to this and how deleting "too" many things will result in issues when trying to run Zen Cart ...
    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!

  7. #7
    Join Date
    Oct 2006
    Posts
    225
    Plugin Contributions
    0

    Default Re: Attribute Text does not show text entry box, HELP!

    Quote Originally Posted by Ajeh View Post
    Busted the default settings, eh?!

    Thanks for posting the solution to this and how deleting "too" many things will result in issues when trying to run Zen Cart ...
    Linda, not positive but I think it may have happened with the osc2zencart database conversion script I ran. I am very very cautious about deleting/changing things by hand so I doubt that I'm the one to blame
    Visit my Decal website: DecalDepot.net

 

 

Similar Threads

  1. v154 Wrapping text in text box attribute
    By michaelchu in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 25 Jan 2015, 06:47 PM
  2. Text Box Attribute - text not wrapping in shopping cart
    By cowgirlmodel in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 23 Oct 2009, 07:00 PM
  3. Replies: 13
    Last Post: 18 Jan 2009, 05:36 AM
  4. text attribute - text box position!
    By andyase in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 3 Sep 2006, 07:36 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