View Full Version : vb hack question
binkuang
05-18-2008, 06:45 AM
hi.....i saw some vb forum show Register on the forum now to remove ALL ads + popups + get access to tons of hidden content for members only!
that mean we have to register for the member to hide the AD......that is good help for more member. is that they install the vb hack or something else? how they do it?
Dismounted
05-18-2008, 10:36 AM
Add conditionals around the ad code:
<if condition="$show['guest']">AD CODE</if>
binkuang
05-18-2008, 11:58 AM
i just try....how can i add to my ad code.? it doesn't work.
how to add it...this is my ad code.
<!-- Begin: Black Label Ads -->
<script type="text/javascript">
var AdBrite_Title_Color = 'FFFFFF';
var AdBrite_Text_Color = 'FFFFFF';
var AdBrite_Background_Color = 'FFFFFF';
var AdBrite_Border_Color = 'CCCCCC';
var AdBrite_URL_Color = '4C4C4C';
</script>
<span style="white-space:nowrap;"><script src="http://ads.adbrite.com/mb/text_group.php?sid=662283&zs=3732385f3930" type="text/javascript"></script><!--
--><a target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=662283&afsid=55544"><img src="http://files.adbrite.com/mb/images/adbrite-your-ad-here-leaderboard.gif" style="background-color:#CCCCCC;border:none;padding:0;margin:0;" alt="Your Ad Here" width="14" height="90" border="0" /></a></span>
<!-- End: Black Label Ads -->
Opserty
05-18-2008, 12:02 PM
Can you be more specific about "it doesn't work"? Does it not display at all, does it display to all users and not just a certain group?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.