The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Quick Reply problem
When you click on the Go Advanced button it wants to post.
Any help would be much appreciated....using newest Vbulletin. |
#2
|
|||
|
|||
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: |
#3
|
||||
|
||||
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. |
#4
|
|||
|
|||
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" /> |
#5
|
||||
|
||||
Thank you Crapaddict, that was it bro.... :up:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|