vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - Rotating Banners in your navbar (https://vborg.vbsupport.ru/showthread.php?t=120707)

HMBeaty 09-03-2006 08:56 PM

Is the navbar for the vBa CMPS a seperate template?

tekstylez 09-04-2006 11:34 PM

any way to condition this to only certain usergroups?

HMBeaty 09-05-2006 01:32 AM

Quote:

Originally Posted by tekstylez
any way to condition this to only certain usergroups?

Sure, in the code, after:
HTML Code:

<!-- Banner Rotator by Redline -->
Add this:
HTML Code:

<if condition="is_member_of($bbuserinfo, 1,2,3)">
Then find:
HTML Code:

<!-- End Banner Rotator by Redline -->
Add before:
HTML Code:

</if>
And, of course, changing the 1,2,3, etc. to whatever usergroups you wish to put in there.

tekstylez 09-05-2006 03:14 PM

not showing :(

HMBeaty 09-05-2006 10:58 PM

That code is for the usergroups you want to have see the banners, are you using it correctly?

tekstylez 09-06-2006 01:27 PM

yes, as an unregistered user i did not see the ads

HMBeaty 09-06-2006 03:02 PM

Did you change the usergroups ID's to have view it?

VViper 09-10-2006 02:06 AM

This is very cool and i appreciate the effort.
Installed

bober42 09-10-2006 05:43 PM

So would this rotate 3 banners automatically and have a separate url for each. Can you slow down how long each is displayed?

Mark

HMBeaty 09-11-2006 02:22 AM

Quote:

Originally Posted by bober42
So would this rotate 3 banners automatically and have a separate url for each. Can you slow down how long each is displayed?

Mark

No, what this does is rotate banners per page. Each time you refresh or go to a new page, a new banner should show.


All times are GMT. The time now is 03:59 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.01239 seconds
  • Memory Usage 1,734KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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