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)

kalisekj 11-18-2009 11:37 PM

FYI Only People With test Machines Have the Default Template in Use. If you are a Web Site then it is obvious you are using Custom Templates for what self respecting web site would be promoting VBulletin and not Have some uniqueness to their Site?

Kosmic1 11-19-2009 07:30 AM

Doesn't works! :confused:

SorentoUltimate 11-20-2009 08:40 AM

Quote:

Originally Posted by kalisekj (Post 1916897)
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

you have to go to
MemberList UserName DropDown Menu product
edit the Parse Templates plugin and change
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>

with
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>

you find the code 2 time
change the code 2 times

mbc100 11-20-2009 12:26 PM

nice thanks

kalisekj 11-23-2009 04:28 AM

Bummer Installed New Product Overwrote and made changes you suggested and still no drop down in memberlist :(

Kosmic1 11-23-2009 07:29 AM

Doesn't works in 3.8.4 :(

MonkYZ 05-17-2010 10:53 PM

Doesn't work for me either... Using vBulletin 3.8.5 :(
Maybe SorentoUltimate can give as a helping hand !

SorentoUltimate 05-17-2010 10:56 PM

Quote:

Originally Posted by MonkYZ (Post 2038845)
Doesn't work for me either... Using vBulletin 3.8.5 :(
Maybe SorentoUltimate can give as a helping hand !

do you have a custom style ?

MonkYZ 05-17-2010 11:04 PM

Quote:

Originally Posted by SorentoUltimate (Post 2038849)
do you have a custom style ?

Yes !

EddyMaxx 05-20-2010 04:21 PM

Love this mod. Installed!


All times are GMT. The time now is 08:01 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.01244 seconds
  • Memory Usage 1,730KB
  • 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
  • (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