The Arcive of vBulletin Modifications Site. |
|
Member Countdown Details »»
|
|||||||||||||||||||||||||||||||
it was requested by one of member here
What is it? ===================================== it is a countdown which refreshes every X seconds and display's total member registered in a forum. New Installation Instructions ===================================== 1. Import the xml through product manager in admincp. 2. To Display the total member count use this code: Code:
<div id="membercount"></div> OR <span id="membercount"></span> Uninstall Instructions ===================================== 1. Disable the mod from admincp in product manager. Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#3
|
|||
|
|||
|
i will post a swf file soon as simple image won't be able to describe this mod properly.
|
|
#5
|
|||
|
|||
|
demo added... was compressing it so took little time.
|
|
#6
|
||||
|
||||
|
Thought this was a countdown to a date or event. NVM made my own
![]() I should have read the request link first
|
|
#7
|
|||
|
|||
|
Thanks,
Who to remove text "Total Members" please ?
|
|
#8
|
|||
|
|||
|
open the mem_count.php which is there in upload.zip
search for Code:
echo "Total Members: $mem_count[total]"; Code:
Total Members: |
|
#10
|
|||
|
|||
|
Upgraded the mod to 2.0
1. No More Manual Template edits 2. No need to upload external files except xml. 3. option to set seconds (interval) in admincp |
![]() |
|
|