PDA

View Full Version : Description length (Shorter)


JayC
11-03-2005, 03:24 PM
I have searched the forum, and have found topics on this, but not an answer.

I am looking to make my descriptions allowed SMALLER. I tried adding maxlengths everywhere and I cannot do it.

Any ideas?

Thank you!

Timeless
11-03-2005, 05:31 PM
go to your Database and set the Description varchar to that what u want..default is there 255...

yw

JayC
11-04-2005, 12:56 AM
Thanks for your reply Timeless. Is "varchar" in phpMyadmin or do I use my ftp?

I am a little new to this script...

Thanks!

logged
11-04-2005, 01:46 AM
:lol:

Go to phpmyadmin, select "yourdatabasename", select "PLD_LINK", click "Structure" (on top), click the "Pen" where it says "Description", change "Length/Values" to whatever suits you ..

:o