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 - New Members Page (https://vborg.vbsupport.ru/showthread.php?t=247619)

Eric 07-29-2010 10:00 PM

New Members Page
 
1 Attachment(s)
NOTE: This mod is marked "unsupported", but I'll try my best (as time permits) to help those who have marked as installed.



What is this!?
This hack will produce a New Members page listing the username, avatar, profile pic, joindate, total posts, and last activity of the latest users sorted by joindate. The amount listed is based on an admin configurable limit.

This was originally made by request, 3.5 version can be found here, 3.6 version here.

Current Version
2.0.0

Current Features:
Can submit to the following sites:
  • Can be turned on/off
  • Limit how many days of registrations this will show (eg: 7 will show reg. dating back 7 days)
  • Limit how many users are listed per page
  • Default avatar and profile pic if the user does not have one


Features flagged for future version(s):
  • Anything that you all suggest.

Will this work on x.x.x ??
Unless otherwise stated, this will work on all 3.8.x versions, this hasn't been tested on 3.7.

Sounds cool. How do I install?
  1. Import the product, product-newmemberspage.xml
  2. Upload images found in images/misc to your forum's images/misc folder.
  3. Upload newmembers.php to your forum root.
  4. You need somewhere to link the newmembers page. Put it anywhere you want, here's an example:

    Template navbar

    Find:
    HTML Code:

    <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
    After add:
    HTML Code:

    <td class="vbmenu_control"><a href="newmembers.php$session[sessionurl_q]">$vbphrase[newmembers]</a></td>
  5. Set options in AdminCP > vBulletin Options > New Members Page

That's it! Enjoy! :)


Changelog
2.0.0 - July 30, 2010
- Updated for 3.8.x
- Added lastactivity display (if user has perms to see), post count
- Other small enhancements.

1.0.3 - June 12, 2007
- Updated for 3.6.x
- Added joindate display and WOL

1.0.2
- Re-added the 'cutoff'. It is based on an admin set number of days.

1.0.1
- Removed the time restriction: 'cutoff'. Cleaned up the newmembers_results


If you use this hack, please "Mark as Installed", and also consider maybe.. "Support Developer" ;) Thank you :)



NOTE: This mod is marked "unsupported", but I'll try my best (as time permits) to help those who have marked as installed.

tattooz 09-17-2010 10:37 AM

I was looking for something like this. Will it work with 4.0.6?

kishorprins 09-17-2010 05:00 PM

thanks! :)

Eric 09-17-2010 05:01 PM

Quote:

Originally Posted by tattooz (Post 2099555)
I was looking for something like this. Will it work with 4.0.6?

No, as the mod information stats, this is only for vB 3.8 - I won't be releasing any more vB 4 mods until I'm able to afford the license (my vB3 license recently expired), and that could be quite a long time.

BirdOPrey5 09-19-2010 08:07 PM

I really like this. Any way we could get the number of posts to link to the user's past posts, like it would in the "statistics" (Find all posts by this user)?

Chance4Today 09-21-2010 04:10 AM

Really nice thank YOU!

yotsume 12-01-2010 02:27 AM

How can I get a custom field to show under each new member please?

Also does this have permissions to view?


All times are GMT. The time now is 06:45 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.00984 seconds
  • Memory Usage 1,733KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete