Back to Modification Graveyard

Recurring link at the bottom of the first post
Mod Version: 1.00, by Sp32

This thread is in the Modification Graveyard.
vB Version: 3.8.4 Rating: (0 vote - 0 average) Installs: 1
Released: 02 Sep 2009 Last Update: Never Downloads: 0
Not Supported Template Edits Re-usable Code Translations Is in Beta Stage  

Pretty versatile mod

I made this mod for a referral site called removed and what it does is put a link saying:

"Whatever you want to link to here"

x = the thread title

obviously there are so many edits you can make to this for your needs

In a nut shell:

Puts a link at the bottom of the first thread in x forum/s to guests/members/both


Should work with all previous versions as well but untested

go to admincp - styles & templates - search in styles type:

Code:
                       $post[message]
click search

click postbit

find:

Code:
                       $post[message]
then enter this:

Code:
<if condition="$show['guest']">
(replace guest with member if you only want to show to members or delete this line to show to everyone)

Code:
<if condition="$forum[forumid] == x">
(replace x with the forum you want this link to appear in or delete this line to appear in every forum)

Code:
<center><a href="x"><b></b></a></center> 
</if></if>
(replace my link with your referral link/whatever you want to link to)

Below:

Code:
$post[message]
Save!

You can use several variables in this mod too to grab other words such as thread title:

$post[title] <- put that where the red x is

Download

No files for download.

Screenshots

File Type: %1$s untitled.bmp

Similar Mods

New Posting Features Recurring link at the bottom of every thread Modification Graveyard

vblts.ru supports vBulletin®, 2022-2024