vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Specific Forum Advertising (https://vborg.vbsupport.ru/showthread.php?t=119967)

punk23 06-30-2006 09:33 AM

Specific Forum Advertising
 
Hi there all,

What's the easiest way to have unique ad banners for individual forums?

Example> If I had a sport forum and I wanted to place a banner for jerseys in the football forum...and a ticket banner in the tickets forum etc etc...?

Thanks

Iain M 06-30-2006 12:47 PM

you could put this if condition in the FORUMDISPLAY template where you want the banner displayed

Code:

<if condition="$foruminfo[forumid] == XX">
banner code
</if>

change XX to the forumid of the forum you want the banner displayed in...

punk23 06-30-2006 02:51 PM

That's exactly what I needed, thanks :) I'll test this tonight....

How would I chage it so that different banners are displayed in different forums...that will just show the one banner in the one forum won't it?

SaN-DeeP 06-30-2006 03:06 PM

there is a modification for same.

punk23 06-30-2006 05:24 PM

Hmmm...I thought I searched for that but didn't find it. Anyone care to link me please? :)

Iain M 07-04-2006 12:39 PM

sorry about the late reply,

for your reply to my first post, yes it would display an ad in one forum, you could use the same if condition over and over again, but changing the forumid each time...

for your reply to SaN-DeeP, i believe he/she means this hack https://vborg.vbsupport.ru/showthrea...ghlight=banner

juan71287 09-28-2006 07:28 PM

Quote:

Originally Posted by CP1
you could put this if condition in the FORUMDISPLAY template where you want the banner displayed

Code:

<if condition="$foruminfo[forumid] == XX">
banner code
</if>

change XX to the forumid of the forum you want the banner displayed in...


Hey, how can I do this for a certain USERGROUP?


All times are GMT. The time now is 11:18 AM.

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.00926 seconds
  • Memory Usage 1,721KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_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