vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Error when posting new thread (https://vborg.vbsupport.ru/showthread.php?t=159491)

Whatsoever 10-04-2007 06:27 PM

Error when posting new thread
 
When we post a thread with over 2000+ characters we get this error:

Quote:

The message you have entered is too short. Please lengthen your message to at least 3 characters.
Anyone have any idea how i can fix this because i got another post coming up.

Thanks in advance,

Whatsoever

--------------- Added at 12:34 ---------------

Anyone? I need help on this...

DivisionByZero 10-05-2007 09:41 AM

tell us about your board... version, mods, hacks, persons who have edited any code lately? :)

nexialys 10-05-2007 09:49 AM

first thing first, disable your products, by editing the file : /includes/config.php
on top of it, below the <?php , add this:
PHP Code:

# FOR SECURITY REASON:  uncomment if a plugin ++++up your site!
define('DISABLE_HOOKS'true); 

(you will be able to reactivate the hooks by deleting this line after the check is done.)

if your problem is absent after that, you can evaluate what is the problem by analysing what product is related to posts...

if nothing is good, i would recommand going here:
http://members.vbulletin.com/members...ontactform.php

DivisionByZero 10-06-2007 05:32 AM

that's the hard way of doing it.

WhaLberg 10-06-2007 06:46 AM

Then why don't you tell the easier way?

Paul M 10-06-2007 08:27 AM

Quote:

Originally Posted by MisterPopularity (Post 1353931)
that's the hard way of doing it.


If you can't get into your ACP, it's the only way to do it.

Whatsoever 10-11-2007 01:42 PM

Well, i have disabled every mod. Still is there. I told in the VB center. My site got hacked then so i won't do it again. Anyone?

Marco van Herwaarden 10-12-2007 05:23 AM

To troubleshoot this, please remove any hacks and disable your plugins, then 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);

If so, reupload all the original vB non-image files (except install.php). Make sure you upload these in ASCII format and overwrite the ones on the server.

If your problem still exists, please create a new Style with no Parent set. Now browse the forum using this new style, do you still have the same problems? If you are troubleshooting login or guest issues, you will need to set this style as board default in the vBulletin Options.

DivisionByZero 10-13-2007 09:25 AM

have you hired someone to do anything on your board lately who turned out to be the typical complete idiot?

Marco van Herwaarden 10-13-2007 10:48 AM

I strongly suggest you start to think twice about your choice of words before posting MisterPopularity.

Continue to address to others as "the typical complete idiot" will not bring you any further in solving problems and is most likely only leading to an(other) infraction for you.

Whatsoever 11-09-2007 10:48 AM

Never mind ... It was the host who was bugging me on the thingy ... We got new host


All times are GMT. The time now is 05:48 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01812 seconds
  • Memory Usage 1,732KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (11)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete