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)

BlueBulletRL 01-20-2007 01:16 AM

<a href="http://www.iwsti.com/forums/showthread.php?t=74299" target="_blank">http://www.iwsti.com/forums/showthread.php?t=74299</a> theres an example of what I mean

domregchief 01-20-2007 04:07 AM

Excellent Mod. Works very well and as expected. Expect my donation soon after 30 days of successful usage.

RedTyger 01-20-2007 08:50 AM

Quote:

Originally Posted by BlueBulletRL (Post 1163159)
Hey I have a question, I like how it puts the advertisements after the first post however is it possible to not have it in a postbit box or no?

Sorry, it is not unless you edit the plugin.

RedTyger 01-20-2007 10:36 AM

Quote:

Originally Posted by sim10 (Post 1162908)
didn't work if i were to pm u login details would u give it a go?

Try this one instead.

Code:

<if condition=!in_array($foruminfo[forumid], 1,2,3) OR !$foruminfo[forumid]">
$header/footer_adcode
</if>

That means if it's not in the forbidden forums or there's no forum information (i.e. index pages and the like) show the advertisements.

Or failing that you can just wait, I've changed it so that forum exclusion/inclusion includes the header & footer in the next update.

theinvisibleman 01-20-2007 03:37 PM

Quote:

Originally Posted by RedTyger (Post 1141458)
Add usergroup 1 to the list of usergroups you want to display the banners to.

I have usergroup 1 included but guests and not logged in users still do not see the ads

theinvisibleman 01-20-2007 05:19 PM

also how do i set a minimum post count of say 10 so anyone with a post count less than that will see post adverts but other users wont? setting it to 10 does not work!

sim10 01-20-2007 05:20 PM

Still didn't work redtyger :(..any chance of you checking it out..if not whens the next update :D

rnmcd 01-21-2007 03:36 AM

I apologize if this has been asked and replied to before but I couldn't seem to find the answer in the 8 or 9 pages I read.

Are we able to have different ads for each forum/sub-forum?

Thank you redtyger.

Fawlty Adder 01-21-2007 08:44 AM

Hi ,

I just installed this hack.. just to clarify , under 'instructions' above, am I supposed to ignore any instructions starting with V2.0 (i.e. since I installed v2.1) or should I follow the V2.0 instructions as well?

thanks :)

RedTyger 01-21-2007 08:45 AM

Quote:

Originally Posted by sim10 (Post 1163615)
Still didn't work redtyger :(..any chance of you checking it out..if not whens the next update :D

Couple of days at the most, I hope.

Quote:

Originally Posted by rnmcd (Post 1164027)
I apologize if this has been asked and replied to before but I couldn't seem to find the answer in the 8 or 9 pages I read.

Are we able to have different ads for each forum/sub-forum?

Thank you redtyger.

Yes, but you have to add all but one set of ad code to the (whatever)_advertisement template.

<if condition="$foruminfo[forumid]" == '1'>
Ad code for forum ID 1
</if>
<if condition="$foruminfo[forumid]" == '2'>
$header(or whatever)_adcode
</if>
<if condition="$foruminfo[forumid]" == '3'>
Ad code for forum ID 3
</if>

And so on.

Quote:

Originally Posted by Fawlty Adder (Post 1164125)
Hi ,

I just installed this hack.. just to clarify , under 'instructions' above, am I supposed to ignore any instructions starting with V2.0 (i.e. since I installed v2.1) or should I follow the V2.0 instructions as well?

thanks :)

Follow them all. The only optional instructions are ones where you have to add (whatever)_advertisement to your default templates, if you don't intend to use that area for advertisements you don't have to add it to your template.


All times are GMT. The time now is 10:30 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.02270 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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