Log in

View Full Version : Something on my vB does not let anyone post CAPS at all, converts all to lower case.


Reminisce32
07-17-2007, 05:49 AM
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?!

dtv100
07-17-2007, 07:44 AM
do you have any have install like prevent shouting?

Reminisce32
07-17-2007, 08:13 AM
No sir, my Prevent 'SHOUTING' option is set at 0.

LadyRed
07-22-2007, 01:32 AM
I'm currently having the same problem, and my Prevent Shouting Op is set to zero also.

Kirk Y
07-22-2007, 02:37 AM
Place this on a new line in your includes/config.php file:
define('DISABLE_HOOKS', true);

If the problem stops afterwards, then a product you've installed is causing it.

LadyRed
07-22-2007, 02:40 AM
Just found that "Word Replacement" was causing it (in censorship). I've uninstalled that addon, and caps are now working.