vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How to ad adsense and have it only viewable to certain usergroups (https://vborg.vbsupport.ru/showthread.php?t=175685)

TheKnifeFight 04-10-2008 12:34 AM

How to ad adsense and have it only viewable to certain usergroups
 
I've searched through the mods and I have not found a product that will allow me to add an adsense banner to the forum and make it viewable to a certain usergroup.

Is this possible and if so...how do I do it? :o

Dismounted 04-10-2008 05:41 AM

Code:

<if condition="is_member_of($vbulletin->userinfo, X)">ADSENSE CODE</if>
Where "X" is the usergroup ID and "ADSENSE CODE" is your ad block code.

TheKnifeFight 04-10-2008 05:43 AM

Alrighty, but which mod do I use to support that code?

Bradley_Wint 04-10-2008 05:45 AM

There is no mod...all you have to do is insert the group number in discussion, add your code...then copy the whole thing to the section of the template you want it...if you are running 3.7, copy it into one of the Ad Location templates.

TheKnifeFight 04-11-2008 05:58 AM

I'm running 3.6x

I guess I'll wait for 7 to come out before I do this. I run a really small forum and don't want to push away my core subscribing users with ads.

Bradley_Wint 04-11-2008 06:08 AM

You can insert it in vb 3.6.x...PM me if you need further assistance.

TheKnifeFight 04-12-2008 06:17 PM

will do! :)


All times are GMT. The time now is 09:19 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00932 seconds
  • Memory Usage 1,716KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete