Back to vBulletin 3.7 Template Modifications

Close/Open/Sticky/Unsticky via Quick replay
Mod Version: 1.00, by abus3d

This modification is in the archives.
vB Version: 3.7.x Rating: (3 votes - 3.67 average) Installs: 14
Released: 09 Nov 2008 Last Update: Never Downloads: 2
Not Supported Template Edits Translations Is in Beta Stage  

Dear All,

today i made i modefication in showthread template which allowed for moderators to close/open/sticky/ & unstick the thread from the qucik replay

this modification in 3.7.2

--- i didnt use any products or plug-in for this modification--

== its helping the moderators to close or stick any thread from quick replay ==

- all the modification i found for this mod its products, but with some modification in your template you can make every thing happen

===== The Steps ====

1- Open showthread template

2- search for this

PHP Code:
<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label>
</
div

3- below this code you add

PHP Code:
<div>

<
div style="float:$stylevar[right]">
<
label for="cb_stickunstick"><input type="checkbox" name="stickunstick" value="1" id="cb_stickunstick" tabindex="7" />
<if 
condition="$threadinfo['sticky']">$vbphrase[unstick_this_thread]<else />$vbphrase[stick_this_thread]</if></label>
</
div>
<if 
condition="$show['openclose']">
<
label for="cb_openclose"><input type="checkbox" name="openclose" value="1" id="cb_openclose" tabindex="6" />
<if 
condition="$threadinfo['open']">$vbphrase[close_this_thread]<else />$vbphrase[open_this_thread]</if></label>
</if>

</
div

4- save your template

thanks for all

Download

No files for download.

Screenshots

Click image for larger version
Name:	1.gif
Views:	259
Size:	12.1 KB
ID:	89159  

Similar Mods

Show Thread Enhancements Close / Open Thread Via Quick Reply vBulletin 3.7 Template Modifications
Close/open thread via quick reply vBulletin 3.6 Template Modifications
Quick Close/Open Thread (with reason) vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024