vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - vB Ad Management 4 (https://vborg.vbsupport.ru/showthread.php?t=131150)

RedTyger 03-09-2007 07:38 AM

Quote:

Originally Posted by inbrissy (Post 1199000)
Hi all,

I'm still new to php and vbulletin. I wanted to ask if its at all possible to add two more rotating banners to the header and footer of my forum. Is that something that is pretty easy to do? Can someone give me a hand with doing that?

It would be much appreciated.

Very easy. Go to AdminCP > vBulletin Options > vBulletin Options > vB Ad Management (header & footer) and in both the random sections add your banner code for that section separated by a |. i.e.

<a href="nothing.htm"><img src="blah.jpg /></a>|
<a href="nothing1.htm"><img src="blah1.jpg /></a>

Then go to AdminCP > Styles > Styles Manager > Edit Templates (Style dropdown menu) and edit the header and footer templates, inserting $header_advertisement and $footer_advertisement in the appropriate templates where you want the banners to appear. Then just adjust your vB Ad Management Global Settings as necessary.

inbrissy 03-09-2007 08:47 AM

Wow that easy.. I'm so glad I picked vBulletin and vb Ad Management!

Thanks heaps for your input. I'll go make the changes over the weekend.

inbrissy 03-09-2007 06:13 PM

Ok one thing that makes it a bit more complicated. I have one banner in the header that I want to show 728x90 banners and two banners under that that I want to show 468x60 banners. How do i make them only display one size?

RedTyger 03-09-2007 06:17 PM

<img src="banner.jpg" height="60px" width="468px" />

inbrissy 03-09-2007 08:16 PM

Perhaps i'm missing something. I understand how to put the 468 banner in the admin cp section in the rotation field. But that means that there will be both 728 and 468 banners in the same section. So if I then add the $header_advertisement to the header, then it will rotate between both sizes.

What I'd like to achieve is to have the top banner only show the 728 banners and the two banners underneath only show the 468 banners. I hope this makes sense.

And I hope I'm just missing something and this is still easy to do.

Thanks again for the help.

Demon fox 03-10-2007 07:27 AM

I cant get the revenue sharing to work ive tried everything with the one user but the link never changes to the one in my profile field ever.

RedTyger 03-10-2007 07:44 AM

Quote:

Originally Posted by inbrissy (Post 1199745)
Perhaps i'm missing something. I understand how to put the 468 banner in the admin cp section in the rotation field. But that means that there will be both 728 and 468 banners in the same section. So if I then add the $header_advertisement to the header, then it will rotate between both sizes.

What I'd like to achieve is to have the top banner only show the 728 banners and the two banners underneath only show the 468 banners. I hope this makes sense.

And I hope I'm just missing something and this is still easy to do.

Thanks again for the help.

In the static header adcode:

<a href="nothing.htm"><img src="largead.jpg /></a>

In the random footer adcode:

<a href="nothing.htm"><img src=smallad1.jpg /></a>|
<a href="nothing.htm"><img src="smallad2.jpg /></a>

RedTyger 03-10-2007 07:45 AM

Quote:

Originally Posted by Demon fox (Post 1200025)
I cant get the revenue sharing to work ive tried everything with the one user but the link never changes to the one in my profile field ever.

You never see your own advertisements.

NaughtyStud 03-10-2007 09:49 AM

Upgraded to 3.03 and thanks again for all your hard work on it. ;)

Birdlepop 03-10-2007 05:55 PM

Hi,

Thanks for a great add-on.

Just one thing... how do I have the side ads showing on the actual posting screens, but not on the threadlist?

Is this possible?


All times are GMT. The time now is 08:51 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.04097 seconds
  • Memory Usage 1,744KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete