View Full Version : Increasing Link Description Length?
Hello,
I think Description length for a link is too limited for my application. Is there a way to increase the size?
Thanks.
tarheit
02-24-2006, 06:10 PM
I think the only thing you have to do is change the data type in the database to text. I don't believe there is anything in the templates that limits the length by default, though there are a few mods posted here that will do this.
-Tim
change the data type to BLOB in the database.
I have changed the type into TEXT but I had to remove the index first. But I can't seem to re-create the index. Will there be a problem?
Content visible to registered users only.
If you have a huuge db it will work a bit slower, but it really has to be huge.
Just look at all forum software or weblogs, that use also TEXT fields to store content and they still work quick. So, no worries :)
Boby
John D
08-25-2007, 01:58 PM
I get this everytime I try:
Content visible to registered users only.
John D
08-30-2007, 02:26 PM
Anyone able to help?
Do you have an index for the DESCRIPTION field?
Content visible to registered users only.
If yes, drop it:
Content visible to registered users only.
vBulletin® v3.8.0, Copyright ©2000-2012, Jelsoft Enterprises Ltd.