Log in

View Full Version : character limit


dkawika
04-26-2008, 12:45 AM
where do i go to change this? right now it says i have to atleast have 10 characters in my post but i wanna lower it

Lynne
04-26-2008, 02:47 AM
vboptions > Message Posting and Editing Options > Minimum Characters Per Post

iKuro
07-15-2008, 07:58 PM
how can i do to specify a XXX maximum caracter limit in specific forums???

:(

aymelek
12-13-2010, 06:00 PM
Has this ever been discussed? I would like to implement the character limit on certain forums as well.

Michael.A
12-14-2010, 12:28 AM
no it was not.

Lynne
12-14-2010, 03:43 AM
You could write a plugin to do it.
if ($forumid == x) $vbulletin->options['postminchars'] =y;
Someone should be able to figure out the hook location. It may be you need to use $forum['forumid'] instead, I don't know since I haven't looked into it. (Use postmaxchars for max characters.)

Michael.A
12-14-2010, 04:14 AM
i cant right now am working on a Images Slider Plugin lol and i need help
https://vborg.vbsupport.ru/showthread.php?t=255182