vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Mini Mods - Google gadgets for navbar with drop down and popup (https://vborg.vbsupport.ru/showthread.php?t=219911)

kalisekj 08-02-2009 02:37 PM

Installed and Live Demo Of Just 7 Gadgets Right Now! http://freeonlinemoviesforum.com Register for Free Immediate Access.

You Will See The Gadget Drop Down Menu Right Next To The User Info On Right, Click On Drop Down Then Hover Mouse over any gadget to see it work. This Can Be a Very Useful Mod for any web site. To Get Outta The Pop Up Just Click back on the Site anywhere.

kalisekj 08-02-2009 03:02 PM

How Can I make it To where you have to click on the gadget instead of hover over it?

kalisekj 08-04-2009 09:44 PM

Wow not a single response in 2 days. LOL

chick 08-05-2009 03:01 PM

WOW works nice (I did not install) but was looking at your demo, can it be only for admins or mods?

elenh 08-11-2009 12:41 PM

Sure.. if you replace:
Code:

<if condition="$show['member']">
with this:
Code:

<if condition="$bbuserinfo[usergroupid] == 6, 5, 7">
The numbers 5, 6, 7 are the usergroup ID's of Admin(6) Moderators(7) & Super Mod (5) by default.
You can add the usergroup ID's of your choice seperated with commas " , "

elenh 08-20-2009 02:05 PM

14 downloads and only 5 Installs??

RenatoMN 10-26-2009 04:39 PM

Actualy, this should be:

PHP Code:

<if condition="in_array($bbuserinfo[usergroupid], array('5', '6', '7'))"



All times are GMT. The time now is 08:00 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.01100 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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