Advertise Page for Vbulletin

boothole

New Member
What this does:
Creates an advertise page on your forum.

Time to install: 2 mins

Installation:
1. upload advertise.php to you forum root.
2. upload ad.gif to "images/misc" folder
3. import: product-advertise.xml
4. edit nabvar template

Code:
########### FIND ############
		<if condition="$show['member']">
			<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td>
		</if>
#############################
Code:
########## ADD ABOVE ########
			<td class="vbmenu_control"><a href="advertise.php">Advertise</a></td>

#############################

5. Go to "Vbulletin Options" ---> "Advertise Page by DnTalks.com" edit what you needed to, and save.

That's it!
You can view demo here on our Forum.
. : Closet Labs Forums : . - Advertise!

Download: The ZIP file includes everything you'll need!
 
Top