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 11-11-2006 08:03 AM

Quote:

Originally Posted by michaelsilvia
I would suggest allowing people to type in their own words or leave it blank from the ACP. Just my thoughts!

From Google Adsense Program Policies (https://www.google.com/adsense/suppo...=link&hl=en_US)

Quote:

Labeling Ads

Publishers may not label the ads with text other than "sponsored links" or "advertisements." This includes any text directly above our ads that could be confused with, or attempt to be associated with Google ads.

Biggles 11-11-2006 12:36 PM

Thanks a million, RedTyger, for putting in the time to set this one up. Great hack! Been waiting for something like this for ages, being one who has considerable difficulty with coding and where/how to insert ads in vB.

I can think of a number of great uses other than for Adsense and the like and will be setting it up on our sites today.

Cheers! :cool:

Nephalim 11-11-2006 03:27 PM

COOL AWESOME hack, but when I put my html code in it. the ad shows the html code? what did I do wrong?
thanks
example;
PHP Code:

[url=https://vborg.vbsupport.ru/showthread.php?t=131150]Like this[/url] 

and it shows this code instead of just a hyper link.:surprised:

RedTyger 11-11-2006 03:36 PM

That's not HTML code, that's BBCode which is restricted to forum posts only. You must use proper (X)HTML code.

For what you wanted above, use:

Code:

<a href="https://vborg.vbsupport.ru/showthread.php?t=131150">Like this</a>
To have the link open in a new window, use:

Code:

<a href="https://vborg.vbsupport.ru/showthread.php?t=131150" target="_blank">Like this</a>

Nephalim 11-11-2006 03:40 PM

Quote:

Originally Posted by RedTyger
That's not HTML code, that's BBCode which is restricted to forum posts only. You must use proper (X)HTML code.

For what you wanted above, use:

Code:

<a href="https://vborg.vbsupport.ru/showthread.php?t=131150">Like this</a>
To have the link open in a new window, use:

Code:

<a href="https://vborg.vbsupport.ru/showthread.php?t=131150" target="_blank">Like this</a>

Oh...thank you much so!!!

bada_bing 11-11-2006 05:10 PM

With this hack can you display a different banner per forum? Example is if I have 10 sponsors I only want specific banners to show within certain sponsors forums so that sponsor A does not see sponsors B's banner Ads?

RedTyger 11-11-2006 05:39 PM

Quote:

Originally Posted by bada_bing
With this hack can you display a different banner per forum? Example is if I have 10 sponsors I only want specific banners to show within certain sponsors forums so that sponsor A does not see sponsors B's banner Ads?

That's not a feature of this mod at the moment. There are a few other mods out that might do what you want though. Search for banners.

This is really only meant to deal with Adsense-style advertiements at the moment.

RedTyger 11-15-2006 02:34 PM

I changed my mind, random banner rotation will be in the next version, arriving soon.

If anyone has any feature requests, now is the time.

Garyk 11-15-2006 03:41 PM

thnx this is an excelent mod

i just have one request you did mention this earleir i want to be able to place these ads in the navbar and oth places like the footer any chance that will be in next release

RedTyger 11-15-2006 03:43 PM

Quote:

Originally Posted by Garyk (Post 1118001)
thnx this is an excelent mod

i just have one request you did mention this earleir i want to be able to place these ads in the navbar and oth places like the footer any chance that will be in next release

Yes, and you will be able to use different code for each location.


All times are GMT. The time now is 12:39 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.02650 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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