Eric
06-11-2007, 10:00 PM
What is this!?
This modification will produce a New Members page listing the username, avatar, profile pic, and joindate of the latest users sorted by joindate. The amount listed is based on an admin configurable limit. If the user has no avatar or profile pic, a default one is used.
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).
Current Version
1.0.3
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.6 versions.
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
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 modification, please mark as >> INSTALLED (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=149521) <<, TY!
This modification will produce a New Members page listing the username, avatar, profile pic, and joindate of the latest users sorted by joindate. The amount listed is based on an admin configurable limit. If the user has no avatar or profile pic, a default one is used.
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).
Current Version
1.0.3
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.6 versions.
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
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 modification, please mark as >> INSTALLED (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=149521) <<, TY!