The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
No PM character limit for admins?
I searched around but cannot find a hack like this. Any way to make a hack so that administrators aren't limited to a max character amount when sending PMs?
Thanks! |
#2
|
||||
|
||||
should be already so. At least it is in ver 2.2.6 and above..
|
#3
|
|||
|
|||
Thanks for the response. I am currently running v2.2.7 and ran into this problem yesterday when sending a PM. The system informed me that I exceeded the 1000 character limit. Any suggestions?
Thanks! |
#4
|
||||
|
||||
Quote:
BTW: Sinan, did you get my pm? |
#5
|
||||
|
||||
ok you guys caught a minor vb bug congratulations hehe..
private.php has this line: PHP Code:
However you get this error because the javascript does not let you click submit if your post is too long. So either disable javascript, or apply this small fix: find: PHP Code:
PHP Code:
Quote:
|
#6
|
|||
|
|||
It's not a good idea to overwrite an options variable. I suggest:
PHP Code:
edit: no offense, just my opinion |
#7
|
||||
|
||||
Is this is a bug, then it probably does the same thing in the newthread, newreply and editpost, right? Same fix for that?
|
#8
|
|||
|
|||
Adding this text:
PHP Code:
PHP Code:
|
#9
|
||||
|
||||
Try putting it before this:
PHP Code:
|
#10
|
||||
|
||||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|