vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Quick Reply problem (https://vborg.vbsupport.ru/showthread.php?t=99116)

icemann 10-23-2005 05:50 PM

Quick Reply problem
 
When you click on the Go Advanced button it wants to post.

Any help would be much appreciated....using newest Vbulletin.

Crapaddict 10-23-2005 05:56 PM

It's by design, i think....
Why would you go advanced if you do not want to post?
besides, the whole idea of using the quickreply in the end is to post.

please correct me if i'm wrong or just misunderstood your post. :speechless:

icemann 10-23-2005 06:02 PM

When you use Quick Reply and then decide to "Go Advanced" it should take you to the box as if you hit Post Reply.

Instead it wants to post as if you hit "Post Quick Reply".

It's not a big deal to me except that there's obviously something messed up in a script or what not.


Thanks for replying & hope this is more clear for further help. :)

Crapaddict 10-23-2005 06:24 PM

That makes much more sense indeed.. :)

I think you might have a glitch in your showthread template?

Somewhere around
Code:

<input type="submit" class="button" value="$vbphrase[post_quick_reply]" accesskey="s" title="(Alt + S)" name="sbutton" tabindex="2" id="qr_submit" onclick="clickedelm = this.value" />
<input type="submit" class="button" value="$vbphrase[go_advanced]" accesskey="x" title="(Alt + X)" name="preview" tabindex="3" id="qr_preview" onclick="clickedelm = this.value" />

But i'm not that kind of an expert to be sure.... :o

icemann 10-23-2005 06:48 PM

Thank you Crapaddict, that was it bro.... :up:


All times are GMT. The time now is 08:04 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.00981 seconds
  • Memory Usage 1,711KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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