Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Social Network Marketing Tycoon


You are currently viewing our Social Network Marketing Tycoon as a guest. Please register to participate.
Login



Reply
Choosing which forums to display Google AdSense
Old 10-15-2006, 03:47 PM Choosing which forums to display Google AdSense
Hoang's Avatar
$$$

Posts: 1,210
Trades: 1
I have vBulletin for one of my communities and I was wondering if there was a mod that allows you to pick which forums in particular to display ads on or off. I think I've seen something like that awhile back that's integrated into the AdminCP but I'm not sure where to find that anymore.

If there's not an actual mod, does anyone know how to right an IF conditional statement to not display ads in forums that match the ID that I put in?

Any help would be greatly appreciated :yes:
Hoang is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-21-2006, 11:23 PM
Hoang's Avatar
$$$

Posts: 1,210
Trades: 1
I didn't get any help but after reading around for a bit, I figured it out.
Code:
<if condition="in_array($foruminfo['forumid'], array(x,y,z))">
this is the area where no google ads will be shown
<else />
google ad code here
</if>
Replace x,y,z with the forum IDs that you don't want AdSense to show up on.
Hoang is offline
Reply With Quote
View Public Profile
 
Old 10-22-2006, 01:13 AM
Junior Talker

Posts: 140
Trades: 0
What template to put the code in?
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
MK3Design is offline
Reply With Quote
View Public Profile
 
Old 10-22-2006, 03:46 AM
Hoang's Avatar
$$$

Posts: 1,210
Trades: 1
Quote:
Originally Posted by MK3Design View Post
What template to put the code in?
You can use the code on any template where you have your AdSense. I have mine in the navbar and forumdisplay templates.
Hoang is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Choosing which forums to display Google AdSense
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.50478 seconds with 12 queries