Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2005
    Location
    Italy
    Posts
    186
    Plugin Contributions
    0

    [BUG?] Text Atribute not working in 1.3.0.1

    I was trying to work on text field attribute and found that in v1.3.0.1 the input field does not show on product page. I verified the demo data too and it's the same.

    Is it a bug? Any suggestion on how to fix?

    Already discussed somewhere?

    Thanks, Paolo
    Paolo De Dionigi
    Co-maintainer of Zen Cart Italia

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

    Default Re: [BUG?] Text Atribute not working in 1.3.0.1

    If you look in the product_options_values table ... do you have an Option Value for:

    Code:
     Full Texts  	  products_options_values_id   	  language_id   	  products_options_values_name   	  products_options_values_sort_order
    	Edit 	Delete 	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.1]
    Officially PayPal-Certified! Just click here

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

  3. #3
    Join Date
    Feb 2005
    Location
    Italy
    Posts
    186
    Plugin Contributions
    0

    Default Re: [BUG?] Text Atribute not working in 1.3.0.1

    Yes I have it.

    Found the problem, it must be an error with translation (ie defines). Now I'm checking, when I solve, I'll post it.

    Thanks for your fast reply!
    Paolo De Dionigi
    Co-maintainer of Zen Cart Italia

  4. #4
    Join Date
    Feb 2005
    Location
    Italy
    Posts
    186
    Plugin Contributions
    0

    Default Re: [BUG?] Text Atribute not working in 1.3.0.1

    hmmm.... can you please tell me where to find where is the code that print the input field? Since it is not printed at all. If I switch to english everything is ok, but in laguage files I don't find anything wrong at a first glance.
    Paolo De Dionigi
    Co-maintainer of Zen Cart Italia

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

    Default Re: [BUG?] Text Atribute not working in 1.3.0.1

    In your products_options_values table of your database ...

    If you sort on: products_options_values_id

    How many rows do you have for each value and do the language_id match the languages you are using?

    How many rows do you have for: products_options_values_id 0 that read TEXT for the products_options_values_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 ...

  6. #6
    Join Date
    Feb 2005
    Location
    Italy
    Posts
    186
    Plugin Contributions
    0

    Default Re: [BUG?] Text Atribute not working in 1.3.0.1

    Thank you Linda!

    It was exactly that, missing 1 row for the language.

    This time we used another version of db translation, and this one had that row lacking.

    Thank you again, all solved.
    Paolo De Dionigi
    Co-maintainer of Zen Cart Italia

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

    Default Re: [BUG?] Text Atribute not working in 1.3.0.1

    Thanks for the update ... this will be of help to others who lose the ability to have TEXT attributes in their shops ...

    Note: when you get bored ... hit the Edit on the Option Name for one of your Option Names that are type TEXT ... and peek at the nice new textarea feature in Zen Cart v1.3.x ...
    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 ...

 

 

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
  •