Zen Cart Logo

Longer Category Names

Locked

Views: 1,638

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
18 Apr 2009, 8:18 PM
#1
debsten avatar

debsten

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Longer Category Names

I want to be able to have longer category names then Zen Cart is letting me. I saw there is a way to do this using phpMyAdmin, but being new to ZC and using DB on a web page I am unsure how to go about this. Does anyone have step by step instructions or is there a way to do it without php??

Many thanks
Debbie

18 Apr 2009, 8:27 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Longer Category Names

This is set to 64 characters and is only menat to be a category description not a disertation...I suggest you re-think your category names

But if you must See this thread and Post #6

http://www.zen-cart.com/forum/showthread.php?t=125377

18 Apr 2009, 9:18 PM
#3
debsten avatar

debsten

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Longer Category Names

Mine must be set lower because I can't put anymore then 30 characters, for product names I can but not for the categories.

18 Apr 2009, 9:21 PM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Longer Category Names

Mine must be set lower because I can't put anymore then 30 characters, for product names I can but not for the categories.
:oops: It might be 32 chracters?? Same advice though...

18 Apr 2009, 9:30 PM
#5
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Longer Category Names

It is 32 characters. The thread kobra pointed to will give you the basics, but you'll need to change the categories_name field in the categories_description table.

I'd be interested in seeing your site after you get your categories set up. It does seem that you'll have a problem listing long category names in the usual places.

19 Apr 2009, 8:17 AM
#6
debsten avatar

debsten

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Longer Category Names

thanks for the info, it is only a case of an extra 3 or 4 characters that I need so shouldn't make too much of a difference and not for all the categories. I went into the cPanel, however when I go to MySQL Databases the only thing I can see to do is to check a database or repair a database, is there something I am missing??

Many thanks
Debbie

19 Apr 2009, 8:45 AM
#7
debsten avatar

debsten

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Longer Category Names

I finally found it, did it under the myphpAdmin. Thanks for all the help I have now found a whole lot of info that really helps.