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)
-   -   Miscellaneous Hacks - MemberList UserName DropDown Menu (https://vborg.vbsupport.ru/showthread.php?t=228250)

SorentoUltimate 11-17-2009 10:00 PM

MemberList UserName DropDown Menu
 
1 Attachment(s)
Title : MemberList UserName DropDown Menu

Description : Dropdown Menu on UserNames @ MemberList


Please remember to click Mark as Installed if you use this modification.
NO SUPPORT FOR USERS NOT MARKED AS INSTALLED.


Files : 0
Plugins : 3
Settings : 1 Group / 1 Settings
Templates : 1
Phrases : 5

Instalation
1. Import Installation File.

2. Go to Admin Control Panel => vBulletin Options => MemberList UserName DropDown Menu Options and
Modify your settings.

Sorento-UltimateClub
http://www.sorento-ultimateclub.com

SorentoUltimate 11-17-2009 11:15 PM

RESERVED for Later USE

Vackrick 11-17-2009 11:52 PM

installed no drop down..

SorentoUltimate 11-17-2009 11:57 PM

Quote:

Originally Posted by Vackrick (Post 1916308)
installed no drop down..

You use Default Style or a Custom Style?

digicom 11-18-2009 12:12 AM

Same problem for me no drop down tryed on Default skin also

SorentoUltimate 11-18-2009 12:16 AM

Quote:

Originally Posted by digicom (Post 1916318)
Same problem for me no drop down tryed on Default skin also

strange think

try to find

Code:

<tr align="center">
    <td class="alt1Active" nowrap="nowrap" align="$stylevar[left]" id="u$userinfo[userid]">
        <a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>

at your memberlist_resultsbit template

and tell me please if you find it.

Vackrick 11-18-2009 12:29 AM

i using custom style

digicom 11-18-2009 12:29 AM

Mine it slightly diffrent on a custom + default style
Code:

<tr align="center">
    <td class="alt1Active" align="$stylevar[left]" id="u$userinfo[userid]">
        <a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>


SorentoUltimate 11-18-2009 12:49 AM

Quote:

Originally Posted by digicom (Post 1916329)
Mine it slightly diffrent on a custom + default style
Code:

<tr align="center">
    <td class="alt1Active" align="$stylevar[left]" id="u$userinfo[userid]">
        <a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>


can u please write here the template to tell u what to change?

kalisekj 11-18-2009 11:02 PM

Also No Dropdown in Custom Template
My memberlist_resultsbit template:
<tr align="center">
<td class="alt1Active" align="$stylevar[left]" id="u$userinfo[userid]">
<a href="member.php?$session[sessionurl]u=$userinfo[userid]">$userinfo[musername]</a>
<if condition="$show['usertitlecol']"><div


All times are GMT. The time now is 11:52 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.01132 seconds
  • Memory Usage 1,738KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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