The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
Hi
If your using MySQL 5.0.2, you can just change the VCHAR length from 250 to 500 and MySQL will convert to TEXT! If your using a earlier version (3*/4*) then just change the column type to TEXT! example... Code:
ALTER TABLE \PREFIX/forum CHANGE description description TEXT NOT NULL; Sonia |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|