The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Expand the limits on Forum Description
There's some html coding and such I'm wanting to use in my forum description areas but alas when doing some of them tey exceed the 250 character limit.
I'm guessing it's a mysql query I need to run to increase the varchar for the description column on the forum table. I've tried - alter table forum.description varchar(500); but it won't accept the syntax when it sees varchar =/ Anyone have any ideas on the syntax I'll need? =/ Thanks in advance! |
#2
|
|||
|
|||
NM, figured out a work around using templates.
|
#3
|
||||
|
||||
i kno u found anuther way, but just thought id let u kno varchar's maxlength is 255
ud have to chnage it to smalltext, tinytext or mediumtext |
#4
|
|||
|
|||
Ah kewl, thanks for the info .
Was wondering if that could have been part of the problem. |
#5
|
||||
|
||||
Could you or someone explain how i could change the limit in the descriptions to something longer, i wish to use some HTML in there, just basic color codes and the like, but the 255 character limit makes that difficult. But if someone could give me some step and step instructions on how to do it, that would be great. Thanks.
|
#6
|
|||
|
|||
Someone please update this, if you know any way to expand the limits on the forum description, it would be quite helpful to me at this moment.
Thanks! |
#7
|
|||
|
|||
Just run this query if you have MySQL Version 3.22.16a OR better
PHP Code:
PHP Code:
g-force2k2 |
#8
|
|||
|
|||
I don't know how to do this. I realize that its probably pretty simple to run a query, but unfortunately, I've never learned this.
It seems quick and easy, can someone possible give instructions or help me out? Happy New Year BTW! |
#9
|
|||
|
|||
You can run the query via phpmyadmin or you can download FireFly's hack that allows you to run queries via admncp.
Regards, g-force2k2 |
#10
|
|||
|
|||
I was coming here to ask the very same thing...
Where is firefly's hack? (sorry I couldn't find it) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|