Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
PMVB - Enhanced Memberlist 2.1 Details »»
PMVB - Enhanced Memberlist 2.1
Version: 2.1, by EnIgMa1234 EnIgMa1234 is offline
Developer Last Online: May 2011 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.x Rating:
Released: 05-23-2007 Last Update: 06-30-2007 Installs: 58
Uses Plugins Template Edits
 
No support by the author.

/*============================================*\
|| PMVB - Enhanced Memberlist
||
||
|| Author : EnIgMa1234
|| Released : May 24, 2007
|| Version : 2.1
||
|| Time required to install: 1 min
|| Difficulty: easy
\*============================================*/

Description: This is a total redesign of your memberlist. It is fully admin controlable.

Install:
  • Import Product via admincp
  • Replace memberlist template with memberlist.txt
  • Replace memberlist_resultbit template with memberlist_resultbit.txt
Stats:
  • 36 new phrases [29 Setting Phrases]
  • 12 new options
  • 2 template edits
  • 2 new plugins
Features:
  • Many Vbulletin Options
  • Ability To Remove Columns
  • Contact Column Can Be Turned Off By Disabling All Contact Options
  • [Ajax] seach member - side column
  • No need for advanced search anymore
  • Admin Controllable
Change Log:
1.0 -> 1.1 - Added Version Check
Now Fully Phrased

1.1 -> 1.2 - Added Option To Add No Avatar Image
Added Postcount
Some Options Do Not Display If Value Hasn't Been Added
Fixed Design Issues

1.2 -> 2.0 - Added Side Column Search

2.0 -> 2.1 - Added More Search Options

Demo: http://www.pimpmyvb.net/board/memberlist.php?styleid=1


This hack is (c) 2007 PimpMyVB.net
Do Not Reproduce Without My Permission Or Post Anywhere Else

Support Will Only Be Given To Those Who Click Install!

Supporters / CoAuthors

    Show Your Support

    • This modification may not be copied, reproduced or published elsewhere without author's permission.

    Comments
      #2  
    Old 05-24-2007, 07:19 PM
    MissKalunji's Avatar
    MissKalunji MissKalunji is offline
     
    Join Date: Aug 2003
    Location: Canada
    Posts: 2,845
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Not bad *trying*
    Reply With Quote
      #3  
    Old 05-24-2007, 07:23 PM
    EnIgMa1234 EnIgMa1234 is offline
     
    Join Date: Mar 2006
    Location: .:: Ireland ::.
    Posts: 1,306
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    let me know how it goes. im also open for suggestions
    Reply With Quote
      #4  
    Old 05-24-2007, 07:46 PM
    EnIgMa1234 EnIgMa1234 is offline
     
    Join Date: Mar 2006
    Location: .:: Ireland ::.
    Posts: 1,306
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    *add version check url
    Reply With Quote
      #5  
    Old 05-24-2007, 10:08 PM
    FreshFroot's Avatar
    FreshFroot FreshFroot is offline
     
    Join Date: Jul 2005
    Posts: 770
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    another great hack!
    Reply With Quote
      #6  
    Old 05-24-2007, 11:21 PM
    bitdefuser bitdefuser is offline
     
    Join Date: Mar 2007
    Location: C:\WINDOWS
    Posts: 149
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    This is great for people with fixed widths and I love the new search feature!

    Bug:
    Reputation does not show up.

    Suggestions:
    Remove items under details column if user does not have them entered. (Such as Age, etc.)
    Rename PM me! to PM. (Makes it more formal.)

    Demo: http://www.cursayer.com/members/list/
    Reply With Quote
      #7  
    Old 05-25-2007, 12:48 AM
    TheBlackPoet's Avatar
    TheBlackPoet TheBlackPoet is offline
     
    Join Date: May 2006
    Location: Pasadena, Texas, USA
    Posts: 577
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    i'm loving the new look.. but not having the avatar show up.... is driving me mad!!! can you help with that??
    Reply With Quote
      #8  
    Old 05-25-2007, 12:58 AM
    DS MrSinister DS MrSinister is offline
     
    Join Date: Dec 2002
    Location: the burgh
    Posts: 553
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by TheBlackPoet View Post
    i'm loving the new look.. but not having the avatar show up.... is driving me mad!!! can you help with that??
    I would try looking under your vBulletin Options -- User Listing & Profile Viewing options in the admincp just a guess
    Reply With Quote
      #9  
    Old 05-25-2007, 01:43 AM
    Retell's Avatar
    Retell Retell is offline
     
    Join Date: Jul 2005
    Location: *Cough*New Jersey*Cough*
    Posts: 70
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    The reason some avatars don't show up is because your user didn't choose one:

    The Fix:

    Find in memberlist_resultsbit:
    PHP Code:
    <td class="alt1Active" align="$stylevar[left]width="10%">
    <
    img src="$avatarurl/>
    </
    td></if> 
    Replace With:
    PHP Code:
    <td class="alt1Active" align="$stylevar[left]width="10%">
    <if 
    condition="$avatarurl">
    <
    img src="$avatarurl/>
    </if>
    </
    td></if> 

    That's it... How ever if you want an image saying this user has not choosen an avatar:

    Download: "Image Taken From Default Avatar Mod"

    Find in memberlist_resultsbit:
    PHP Code:
    <td class="alt1Active" align="$stylevar[left]width="10%">
    <
    img src="$avatarurl/>
    </
    td></if> 
    Replace With:
    PHP Code:
    <td class="alt1Active" align="$stylevar[left]width="10%">
    <if 
    condition="$avatarurl">
    <
    img src="$avatarurl/>
    <else />
    <
    img src="$stylevar[imgdir_misc]/noavatar.gif" />
    </if>
    </
    td></if> 
    Reply With Quote
      #10  
    Old 05-25-2007, 06:44 AM
    dope15gd dope15gd is offline
     
    Join Date: Jan 2006
    Posts: 60
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    looks pretty awesome. I'll be checking this out within the next few days
    Reply With Quote
    Reply


    Posting Rules
    You may not post new threads
    You may not post replies
    You may not post attachments
    You may not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is On
    HTML code is Off

    Forum Jump


    All times are GMT. The time now is 04:14 PM.


    Powered by vBulletin® Version 3.8.12 by vBS
    Copyright ©2000 - 2024, vBulletin Solutions Inc.
    X vBulletin 3.8.12 by vBS Debug Information
    • Page Generation 0.04650 seconds
    • Memory Usage 2,307KB
    • Queries Executed 24 (?)
    More Information
    Template Usage:
    • (1)SHOWTHREAD
    • (1)ad_footer_end
    • (1)ad_footer_start
    • (1)ad_header_end
    • (1)ad_header_logo
    • (1)ad_navbar_below
    • (1)ad_showthread_beforeqr
    • (4)bbcode_php
    • (1)bbcode_quote
    • (1)footer
    • (1)forumjump
    • (1)forumrules
    • (1)gobutton
    • (1)header
    • (1)headinclude
    • (1)modsystem_post
    • (1)navbar
    • (6)navbar_link
    • (120)option
    • (1)pagenav
    • (1)pagenav_curpage
    • (2)pagenav_pagelink
    • (10)post_thanks_box
    • (10)post_thanks_button
    • (1)post_thanks_javascript
    • (1)post_thanks_navbar_search
    • (10)post_thanks_postbit_info
    • (9)postbit
    • (10)postbit_onlinestatus
    • (10)postbit_wrapper
    • (1)spacer_close
    • (1)spacer_open
    • (1)tagbit_wrapper 

    Phrase Groups Available:
    • global
    • inlinemod
    • postbit
    • posting
    • reputationlevel
    • showthread
    Included Files:
    • ./showthread.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/functions_bigthree.php
    • ./includes/class_postbit.php
    • ./includes/class_bbcode.php
    • ./includes/functions_reputation.php
    • ./includes/functions_post_thanks.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
    • showthread_start
    • showthread_getinfo
    • forumjump
    • showthread_post_start
    • showthread_query_postids
    • showthread_query
    • bbcode_fetch_tags
    • bbcode_create
    • showthread_postbit_create
    • postbit_factory
    • postbit_display_start
    • post_thanks_function_post_thanks_off_start
    • post_thanks_function_post_thanks_off_end
    • post_thanks_function_fetch_thanks_start
    • post_thanks_function_fetch_thanks_end
    • post_thanks_function_thanked_already_start
    • post_thanks_function_thanked_already_end
    • fetch_musername
    • postbit_imicons
    • bbcode_parse_start
    • bbcode_parse_complete_precache
    • bbcode_parse_complete
    • postbit_display_complete
    • post_thanks_function_can_thank_this_post_start
    • pagenav_page
    • pagenav_complete
    • tag_fetchbit_complete
    • forumrules
    • navbits
    • navbits_complete
    • showthread_complete