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

    Default Products Name field

    This may be obvious...but I'm missing it

    When I am adding new product, what is the max length of characters for the 'Products Name'?

    Can it be increased?

    Thanks

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

    Default Re: Products Name field

    If you peek in your database where the Product Name is defined, you will see:
    products_name varchar(64)

    So everywhere it is set to 64 characters ...
    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
    14
    Plugin Contributions
    0

    Default Re: Products Name field

    I would like to increase this to say...90.

    Are there any reprocussions for making this change?

    Many thanks!

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

    Default Re: Products Name field

    As long as ALL fields related to products_name in ALL tables are changed then you should be fine ...
    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!

  5. #5
    Join Date
    May 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Products Name field

    Is there a SQL code we can inject to change the Length/Values of all instances of the products_name column from 64 to 90?

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

    Default Re: Products Name field

    You can change the tables for:
    products_description
    orders_products

    via phpMyAdmin to alter the length of the products_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!]
    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
    May 2009
    Posts
    86
    Plugin Contributions
    0

    Default Re: Products Name field

    Thanks Ajeh.

 

 

Similar Threads

  1. Changing name of field.
    By jrpopfan in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 8 Mar 2012, 08:03 AM
  2. Company Name field
    By jeking in forum General Questions
    Replies: 2
    Last Post: 12 Nov 2008, 03:19 PM
  3. Replies: 0
    Last Post: 22 Dec 2007, 11:39 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