Zen Cart Logo
Forums / Setting Up Categories, Products, Attributes / Change products title length problem

Change products title length problem

Views: 3,516

Results 1 to 10 of 10
14 Apr 2009, 2:24 AM
#1
schumi avatar

schumi

New Zenner

Join Date:
Mar 2009
Location:
Shenzhen
Posts:
10
Plugin Contributions:
0

Change products title length problem

Hi all,it's my first post in zencart.com, i'm a guy from China, i' setting up my store to sell some goods, and i found it's the best place to talk about something about zencart with you all from all over the world, keep posting...

Hope it's the right place to post this :smile:

I just met a problem about my products title length, it's limited by 64 characters(including space) when showed in list or products page, but actually it's more than that length, where can i change the setting to apply with my actual products title?or will i have to alter the code somewhere?

Appreciate it!

schumi

14 Apr 2009, 3:02 AM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Change products title length problem

Sc,
www.your_web_site.com/cpanel

  1. click on MySQL
  2. click on your database name
  3. click on products_descriptions
  4. edit products_name
  5. edit Length/Values
  6. change from 64 to whatever you like
  7. save
14 Apr 2009, 3:07 AM
#3
schumi avatar

schumi

New Zenner

Join Date:
Mar 2009
Location:
Shenzhen
Posts:
10
Plugin Contributions:
0

Re: Change products title length problem

Haredo,

thanks your job, i will figure it out later.

14 Apr 2009, 4:36 AM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Change products title length problem

NOTE: you will want to change all tables that utilize the products_name field:
products_description
orders_products

anywhere that the products_name is stored needs to have the same change made on the length ...

14 Apr 2009, 4:38 AM
#5
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: Change products title length problem

Ajeh,
Dang I missed one in the database...

Thanks for the update, as always a keen eye:yes:

14 Apr 2009, 4:43 AM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Change products title length problem

As always ... got the T-Shirt ... :cool:

6 May 2011, 11:09 PM
#7
lilkanini avatar

lilkanini

New Zenner

Join Date:
Feb 2011
Posts:
35
Plugin Contributions:
0

Re: Change products title length problem

I know this is an old thread....I have changed the database using phpmyadmin as instructed to 100 VARCHAR but the length remains unchanged....what am I doing wrong??

6 May 2011, 11:21 PM
#8
lilkanini avatar

lilkanini

New Zenner

Join Date:
Feb 2011
Posts:
35
Plugin Contributions:
0

Re: Change products title length problem

forget it....i got it.......thx...i missed one.

14 May 2011, 1:52 PM
#9
durgeshbang avatar

durgeshbang

New Zenner

Join Date:
Jul 2010
Posts:
1
Plugin Contributions:
0

Re: Change products title length problem

if i set product field name length to 500 from 64
is there any side effect of it?
https://www.tgfonlinestore.com

14 May 2011, 2:05 PM
#10
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,606
Plugin Contributions:
0

Re: Change products title length problem

The bigger question is why do you think you would need a title that long?