vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Cannot post on my vBulletin (https://vborg.vbsupport.ru/showthread.php?t=211490)

SpaMMerGR 04-17-2009 03:48 PM

Cannot post on my vBulletin
 
Hello there.
Im having a huge problem on my board.
When somebody tries to post (new reply or new thread) and clicks on "Submit", an error message comes up.. The error message that is supposed to come when you post less than the minimum characters needed! [the message you entered is too short, bla bla bla...]
... When you click on Submit again, sometimes it gets accepted..

I have tried everything. Upgraded my vB from 3.8.0 to 3.8.2 , Disabled all my products (just disabled, not uninstalled - my board uses different language and i dont want to translate them again!) - i removed some products that i thought they could be the problem, nothing!

Freaky fact: I never get the message, just the other Admins and mods (The board is not published yet, so no members yet.)

Products currently installed:
Activity Modification
Advanced BBCode Permissions
Advanced Thread Bit
Better Login Form
Cyb - Attention Zero-Posters
Cyb - Check If Already Posted
Cyb - Visitors in Last X Hours
Daily PM Quota
Different Domain, Different Style
Image Resizer
MaxWCoders LinkChecker Bot
Post Thank You Hack
Separate Sticky and Normal Threads
sids hide hack
vBadvanced CMPS


Uninstalled products that had exploits:
Facebook Connect




Need help.. The board needs to be online soon, it cant be like that!:o

Lynne 04-17-2009 04:23 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

PHP Code:

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.

If it's still happening, 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.

SpaMMerGR 04-17-2009 04:37 PM

I think i solved it.. Its a problem with the Extended editor!! With the standard editor its ok..

Im using the standard, maybe thats why i didnt get the problem..


All times are GMT. The time now is 09:20 AM.

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.01015 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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