Topic: Looking for Advertisement(Ads) or Hooks Extension?

I know that i can place quick advertisement or notifications using the default " Announcements" function.But this only places global and same advertisement/notification through out the forum.

But i would like to place different advertisement in the different forum categories.Is there any extension or hook available to fulfil this requirement.Any help will greatly appreciated.By the way i am using punbb version 1.4 .Thanks in advance!

Re: Looking for Advertisement(Ads) or Hooks Extension?

Pan Ads Manager

Where can display ad units?
- In the header of every page
- In the basement of each page
- In the list (you can select the number of threads after the ad unit)
- Page topic itself (for text messages)
- Page topic itself (between messages)
- On the registration page

Re: Looking for Advertisement(Ads) or Hooks Extension?

Thanks PanBB.Ru for this awesome plugin!This extension offers the way to show the advertisement in the different parts of the forum.Great!
But is there anyway i can choose the particular Ads only showed on the particular forum category.I mean different Ad on different category .Thanks in advance.

Re: Looking for Advertisement(Ads) or Hooks Extension?

open file /hooks/vf_row_pre_display.php

Code

if (isset($ads_cache_code)) 

replace on

if (isset($ads_cache_code) && in_array($id, array('1','3','7'))) 

1, 3, 7 is id of forums