Quote:
Originally Posted by rob30UK
Hi Thorsten, this wasnt really my question but thanks al the same.
I know how the adcode is targetted, but how does the script know WHERE in the page to place the ads.
Parts of my header are not definined in the header tempate. Parts of my navigation system are not defined in navbar template.... do you see what I am getting at here?
Surely there needs to be some token or script in the exact place where you want the ads to appear??
Maybe I am missing something here, who knows.
|
#1 You must put
your adslots in template headinclude.
#2 You must put admanagers adcode in your page where it should appear.
Please note that you must do #1 and #2 to display ads for admanager. Regardeless if you use my mod or not.
My mod only takes care of targeting criterias. As these criterias are displayed on headinclude, and headinclude is always fetched within header, all sites that are delivered from vbulletin have this mods targeting criteria included.
Usergroup and Script are global values, so its no problem to put them in headinclude. Names of forums are not standard and therefore I have written this mod, which fetches them each time a site is presented. Hope I could answer your questions, if you have more questions, please ask!