Page 1 of 4 123 ... LastLast
Results 1 to 10 of 32
  1. #1
    Join Date
    Jul 2011
    Posts
    102
    Plugin Contributions
    0

    Default Having trouble adding new attributes

    I've gone through the tutorial here: http://www.zen-cart.com/content.php?99

    The issue I'm having is the Option Value not showing up. I've created a new Option Name in the attribute controller. When you select the Option Name, the Option Value box doesn't populate so therefore you can't hit the Insert button. (Please see picture)

    What am I doing wrong?

    Click image for larger version. 

Name:	issue.jpg 
Views:	61 
Size:	39.2 KB 
ID:	10819

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Having trouble adding new attributes

    What is the Option Name type?
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  3. #3
    Join Date
    Jul 2011
    Posts
    102
    Plugin Contributions
    0

    Default Re: Having trouble adding new attributes

    Radio button.

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Having trouble adding new attributes

    Click Reply and answer the questions ...

    What Option Values are set up for that Option Name?
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  5. #5
    Join Date
    Jul 2011
    Posts
    102
    Plugin Contributions
    0

    Default Re: Having trouble adding new attributes

    13 oz Glossy Vinyl

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Having trouble adding new attributes

    If you go to the Option Name Manager, what is the number next to the Option Name?

    If you go to the Attributes Controller, what is the number next to the Option Name? (I cannot read it in the image)

    Have you added any add ons that touch Admin files?

    Does this issue affect all Option Names or just this one?
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  7. #7
    Join Date
    Jul 2011
    Posts
    102
    Plugin Contributions
    0

    Default Re: Having trouble adding new attributes

    The number next to the option name is 3946

    here is a close up of the box.
    Click image for larger version. 

Name:	issue02.jpg 
Views:	21 
Size:	23.6 KB 
ID:	10828

    It's only doing this for new attributes I am trying to add. The option value shows up on existing entries.

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Having trouble adding new attributes

    When you click Reply, can you please answer the questions ...


    If you click on 3945, do you see Option Values?

    If you click on 1117, do you see Option Values?
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

  9. #9
    Join Date
    Jul 2011
    Posts
    102
    Plugin Contributions
    0

    Default Re: Having trouble adding new attributes

    No when you click on 3945.

    Yes when you click on 1117.

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    64,886
    Plugin Contributions
    6

    Default Re: Having trouble adding new attributes

    Go to phpMyAdmin and browse your database and look at the table:


    Click SQL and enter:
    Code:
    SELECT *
    FROM products_options_values_to_products_options
    WHERE products_options_id = 3945
    How many records are found? If some are found, what type of data records do you see?

    If you found some values for:
    products_options_values_id

    Browse the table:
    products_options_values

    Do you find those values in this table for the:
    products_options_values_id

    If so, what type of data records do you see?


    Click SQL and enter:
    Code:
    SELECT *
    FROM products_options_values_to_products_options
    WHERE products_options_id = 3946
    How many records are found? If some are found, what type of data records do you see?

    If you found some values for:
    products_options_values_id

    Browse the table:
    products_options_values

    Do you find those values in this table for the:
    products_options_values_id

    If so, what type of data records do you see?
    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.1]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...

 

 
Page 1 of 4 123 ... LastLast

Similar Threads

  1. Having Trouble With Attributes
    By HBELLC in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 18 Aug 2011, 02:12 AM
  2. Having trouble installing stock by attributes
    By dreday42 in forum Setting Up Categories, Products, Attributes
    Replies: 9
    Last Post: 8 Mar 2011, 04:15 AM
  3. New to Zencart..... Having trouble configuring drop down.
    By Promogator in forum General Questions
    Replies: 4
    Last Post: 21 Apr 2010, 06:48 PM
  4. Having Trouble Setting Up Attributes For Downloads
    By arkisaeo in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 24 Nov 2009, 09:05 PM
  5. Having trouble adding a specific product. getting blank page
    By credenscel in forum Setting Up Categories, Products, Attributes
    Replies: 6
    Last Post: 3 Sep 2009, 08:55 PM

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
  •