The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
AdvanceReply For QuickReply Details »» | |||||||||||||||||||||||||||||||||||
What is this:
This mod will replace QuickReply with AdvanceReply. Current Version: 1.0.1. Features :
1. Download plugin. 2. Login to your vBulletin admincp. 3. Open "Plugins & Products", and go to "Manage Products". 4. Click on "[Add/Import Product]". 5. Import the XML file that you download. Make sure you set "allow overwrite" to "yes". Bugs fix: ver 1.0.1 1.Fixed compatibility with vb 4.0.2. 2. mobile style problem This fix as it is from TheLastSuperman where buttons would not function when clicking to reply or quote a post from within the mobile style. In the sidebar_sthread plugin wrap everything below the first $AR4QR_enabled=0; with the if conditional supplied: PHP Code:
Enjoy Download Now
Screenshots
Show Your Support
|
Comments |
#72
|
|||
|
|||
Hi
I added the new thread button using this hack. https://vborg.vbsupport.ru/showthread.php?t=236685 And after i installed the hack above, i saw a link to this wonderful Upgrade so i installed this hack to upgrade the reply box. I just wondered if i can keep the New Thread button as that would still be useful, but obviously i don't need the quick reply button any more if i'm using this hack. Thanks Will. |
#73
|
|||
|
|||
If its not possible & having thought about it i have come up with an idea
Would it be possible to add the option of giving the user a choice on your reply box of either Replying to the post or instead Creating a new thread ? Thanks Will. |
#74
|
|||
|
|||
Quote:
It is possible you see anything between PHP Code:
so you just need to move the button code bellow the next </vb:if> |
#75
|
|||
|
|||
So how it goes?
|
#76
|
|||
|
|||
Sorry but you lost me.
This is the two bits of extra code i added earlier, i included the code above it as i think thats the code you are referring to but i'm unsure whay you want me to do to it. This one makes the thread button appear at the top. Code:
<vb:if condition="$show['largereplybutton']"> <a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&noquote=1" class="newcontent_textcontrol" id="newreplylink_top"><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a> <!--- POST NEW THREAD BUTTON ABOVE START ---> <a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top" style="margin-left:10px;"><span>+</span> {vb:rawphrase post_new_thread}</a> <!--- POST NEW THREAD BUTTON ABOVE END ---> Code:
<vb:if condition="$show['largereplybutton']"> <a href="newreply.php?{vb:raw session.sessionurl}p={vb:raw LASTPOSTID}&noquote=1" class="newcontent_textcontrol" id="newreplylink_bottom" ><vb:if condition="$show['closethread']"><span>+</span> {vb:rawphrase reply_to_thread}<vb:else />{vb:rawphrase closed_thread}</vb:if></a> <!--- POST NEW THREAD BUTTON BELOW START ---> <a href="newthread.php?{vb:raw session.sessionurl}do=newthread&f={vb:raw thread.forumid}" rel="nofollow" class="newcontent_textcontrol" id="newthreadlink_top" style="margin-left:160px;"><span>+</span> {vb:rawphrase post_new_thread}</a> <!--- POST NEW THREAD BUTTON BELOW END ---> |
#77
|
|||
|
|||
Hiya
I have included a .txt file with my entire showthread, please tell me where i am going wrong. I have also included two screencaps, as you can see, i have got both the reply to thread buttons to show up & the top one is fine, but as you can see the bottom one has a mind of its own. Thanks for helping Will. |
#78
|
|||
|
|||
Quote:
You mean the NEW THREAD BUTTON not reply button! Right? try the attached |
#79
|
|||
|
|||
Yes
The button to ( Post New Thread ) is completely out of place. I tried the updated text you sent & unfortunately the button is still in the same place. But it is fine, i have decided i will simply keep the button too ( Post New Thread ) at the beginning of the post, as that one is displayed correctly & i will remove the bottom one as it looks a mess displayed in its current location. Thanks. Will. |
#80
|
|||
|
|||
Quote:
It must be due to the style you are using |
#81
|
|||
|
|||
Hi
I have installed this on 4.0.6 its great despite one thing. If I collapse the Show Additonal Options then the signature Avatar will not be posted, its completely disabled. But as it is Quick Reply, I think there is no need to show the Addtional Option below as its just lengthens the display, and as I have below the "Who has read the thread" module atacahed. Can I ask you please to correct/adjust this disabeling of the Show Additonal Options - as there it is showing the signature as enabled, but when closing it its automaticall disabled Its important for my forum, as many of my members espacially are creating their on signatures for a certain purpose and want to show them with each of their posting Ahhh and a 2nd question.... in the former quicreply the textbox was stretched more to the forum widht ! Is there e possibility to stretch this advanced reply box a little bit more, too to the forum width ???? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|