The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello all,
I have problems with Vbulletin titles on threads. I use cyrilic alphabet, and with it, my titles are limited to 16 characters, but if I use english one it's alright. How can I make modifications so I don't have this problem? Tnx |
#2
|
|||
|
|||
![]()
Please run the following 2 queries:
[sql]ALTER TABLE thread CHANGE COLUMN `title` `title` MEDIUMTEXT NOT NULL default '';[/sql] [sql]ALTER TABLE post CHANGE COLUMN `title` `title` MEDIUMTEXT NOT NULL default '';[/sql] |
#3
|
|||
|
|||
![]()
Nop.. I already tried that before, didn't help
![]() any other ideas? |
#4
|
|||
|
|||
![]()
For those of you who still have the same issue (I had too) go to admincp-language and phrases ,select your language and click edit settings.Then change the coding to WINOWS-1251
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|