vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   [HELP] Quick reply doesnt work (https://vborg.vbsupport.ru/showthread.php?t=221656)

theMACdaddy 08-24-2009 03:29 PM

[HELP] Quick reply doesnt work
 
Okay so I had just finished installing all my modifications on my forum, and when i was going to test Live Topic, i found that quick reply does not work.

Any time, no matter what setting quick reply is on (click required/not required) after i press submit it brings me to a page that says the message I have entered is too short and to lengthen my post to x amount of characters, even though it well surpasses that.

Normal replying works fine. And I am pretty sure this is a style problem. Switching to my default style quick reply works just fine. I should also note that my Co-Admin can use quick reply just fine, but me nor anyone else can use this.

Please help me since this is a pretty big part of posting, and I really need a fix short of totally wiping all of my modifications or styles. PM me if you need more information on the topic but please help asap. Thanks.

James Birkett 08-24-2009 03:51 PM

Disable all modifications by going to:
includes/config.php
and putting this directly under <?php
PHP Code:

define('DISABLE_HOOKS'true); 

If it works now - it's a modification problem. Disable them all and enable one-by-one until the error recreates.

Also, check out this thread

theFM 08-24-2009 03:51 PM

Don't Know about other problems

Quote:

Any time, no matter what setting quick reply is on (click required/not required) after i press submit it brings me to a page that says the message I have entered is too short and to lengthen my post to x amount of characters, even though it well surpasses that.
For this problem
you have to set the no of words required for posting a reply for doing this
go to

Admincp > vBulletin Options > Message Posting and Editing Options

Set your Permissions and Options from there.

if it is caused by your Mods Installations
Try to disable all mods from config file and try to see if it works for you.

theMACdaddy 08-24-2009 04:30 PM

yeah i changed the minimum number of characters from 5 to 1, and it still doesnt work.

The weird thing is that with other styles with the exact same modifications installed it worked fine... the only things that are affecting the PostBit templates are Live Topic and Disemvoweler as far as I know

James Birkett 08-24-2009 04:35 PM

The issue is a style problem then. Run it through a validator to check the mark-up.

Have you tried this in multiple browsers? Same problem?

Lynne 08-24-2009 04:35 PM

Your other styles work with the modifications running? Then it's a problem in your style/templates. Go to Edit them, hit View History, and compare them with the default and see what you may be missing. I'd start with headinclude.

theMACdaddy 08-24-2009 08:25 PM

I dont know what to look for, and i cannot view the history.

It may be worth noting that my Co-Admin which Quick Reply works for is running Google Chrome, while me and the other person testing had been running Firefox 3.5

James Birkett 08-24-2009 09:05 PM

Hmm. If Chrome runs it okay but Firefox doesn't, maybe chrome is fixing the error(s) automatically and parsing it as normal - but firefox isn't.

Download the Web Developer Toolbar Add-on for firefox, and check your site with that.
(or give me the URL & a test account)

Lynne 08-24-2009 09:14 PM

If you can't see View History, then the template wasn't modified. Since you problem is with a modified template, then you need to be looking in the modified templates for the problem.

You may want to check your error_logs. If you don't know where they are, ask your host.


All times are GMT. The time now is 03:36 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.01804 seconds
  • Memory Usage 1,728KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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