PDA

View Full Version : URGENT - Can't Post A Thread


nyunyu
04-02-2009, 09:11 AM
Somehow I can't create a thread on my forum. It kept giving me this " 1. The message you have entered is too short. Please lengthen your message to at least 10 characters." message.

I can reply to an existing thread though. Can anyone advice me on this?

Crank!
04-02-2009, 09:14 AM
Check to see if you have facebook connect disabled.

If you do, then enable it and find that thread. It has some seps to prevent that. I read thta last nihght

Good luck

nyunyu
04-02-2009, 09:27 AM
Oh, my forum use vb3.6.9. I think FB connect is absent in that version.

Lynne
04-02-2009, 02:16 PM
Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

If it is still happening - Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

Don't forget that for vbseo, disabling the modification means to also get rid of anything extra you added to your htaccess file.

nyunyu
04-16-2009, 11:51 PM
I turned off plugin and turn it on again and suddenly I can post normally.
Thanks!