P paul_so40 New Member Feb 18, 2009 #1 could anyone get me this plz realy need it Advertise Page For Your Forum - vBulletin.org Forum
H haxzen New Member Feb 19, 2009 #2 What this does: Creates an advertise page as demo showns. 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 ########### FIND ############ Code: <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> ########## ADD ABOVE ######## Code: <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. remember to click "installed"
What this does: Creates an advertise page as demo showns. 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 ########### FIND ############ Code: <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> ########## ADD ABOVE ######## Code: <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. remember to click "installed"