PDA

View Full Version : Miscellaneous Hacks - New Members Page


Eric
07-29-2010, 10:00 PM
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 (https://vborg.vbsupport.ru/showthread.php?t=122676), 3.5 version can be found here (https://vborg.vbsupport.ru/showthread.php?p=1046366), 3.6 version here (https://vborg.vbsupport.ru/showthread.php?t=149521).

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?

Import the product, product-newmemberspage.xml
Upload images found in images/misc to your forum's images/misc folder.
Upload newmembers.php to your forum root.
You need somewhere to link the newmembers page. Put it anywhere you want, here's an example:

Template navbar

Find:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

After add:

<td class="vbmenu_control"><a href="newmembers.php$session[sessionurl_q]">$vbphrase[newmembers]</a></td>

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