Back to Modification Graveyard

MK Subscription
Mod Version: Beta 1.00, by Huy Hoàng

This thread is in the Modification Graveyard.
vB Version: 3.7.x Rating: (0 vote - 0 average) Installs: 2
Released: 16 Dec 2008 Last Update: Never Downloads: 3
Not Supported Uses Plugins Template Edits Auto-Template Code Changes Additional Files Is in Beta Stage  

/*======================================================================*\
########### MK Subscription Beta 1 - VBB Modification
########### Feel free to contact me Y! : demtuyettrang_vangem
\*======================================================================*/

Function:
Set track topics of interest. Members can set a track up to 10 topics

Demo: View file attach

Install:
1. Upload file mk_subscription.php to forumroot
2. Import file mk_subscription_product.xml
3. Edit navbar template, find

PHP Code:
<if condition="$show['member']">
            <
td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td>
        </if> 
add below:

PHP Code:
<if condition="$show['member']">
                        <
td class="vbmenu_control"><a
href
="mk_subscription.php?$session[sessionurl]do=view">Subscribe</a></td>
                </if> 
Edit showthread,find:

PHP Code:
<tr>
        <
td class="thead">$vbphrase[thread_tools]<a name="goto_threadtools"></a></td>
    </
tr
Add below:

PHP Code:
<if condition="$show['member']">
        <
tr>
                <
td class="vbmenu_option"><a href="mk_subscription.php?$session[sessionurl]t=$threadidref="nofollow">Subscribe this Thread</a></td>
        </
tr>
</if> 

Please click Mark as Installed if you want to get support for this mod

Download

This modification cannot be downloaded.

Supporters / CoAuthors

  • Huy Hoàng

Screenshots

     

Similar Mods

Miscellaneous Hacks New Subscription PMs: Send PM upon new subscription vBulletin 3.6 Add-ons

vblts.ru supports vBulletin®, 2022-2024