The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Something on my vB does not let anyone post CAPS at all, converts all to lower case. And no it is not the "prevent shouting feature", I have that set to 3 for some acronyms. I don't know if its a plug in or what, but every letter of every word in every post gets converted to all lower case in posting. Any ideas?!
|
|
#2
|
|||
|
|||
|
do you have any have install like prevent shouting?
|
|
#3
|
|||
|
|||
|
No sir, my Prevent 'SHOUTING' option is set at 0.
|
|
#4
|
|||
|
|||
|
I'm currently having the same problem, and my Prevent Shouting Op is set to zero also.
|
|
#5
|
||||
|
||||
|
Place this on a new line in your includes/config.php file:
Code:
define('DISABLE_HOOKS', true);
|
|
#6
|
|||
|
|||
|
Just found that "Word Replacement" was causing it (in censorship). I've uninstalled that addon, and caps are now working.
|
![]() |
|
|