PDA

View Full Version : Mini Mods - Member Countdown


Badshah93
07-02-2011, 10:00 PM
it was requested by one of member here (https://vborg.vbsupport.ru/showthread.php?t=265498)

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:

<div id="membercount"></div>

OR

<span id="membercount"></span>


You can use this code anywhere like notice, footer etc.


Uninstall Instructions
=====================================

1. Disable the mod from admincp in product manager.

eh69
07-03-2011, 01:17 PM
Screens?

Badshah93
07-03-2011, 01:25 PM
Screens?

i will post a swf file soon as simple image won't be able to describe this mod properly.

lapiervb
07-03-2011, 01:58 PM
You really shouldnt post a mod without screen shots.

Badshah93
07-03-2011, 02:02 PM
You really shouldnt post a mod without screen shots.

demo added... was compressing it so took little time.

Gemma
07-04-2011, 03:04 AM
Thought this was a countdown to a date or event. NVM made my own :)

I should have read the request link first :rolleyes:

snakedevil
07-04-2011, 08:06 AM
Thanks,

Who to remove text "Total Members" please ? :)

Badshah93
07-04-2011, 08:18 AM
Thanks,

Who to remove text "Total Members" please ? :)

open the mem_count.php which is there in upload.zip

search for

echo "Total Members: $mem_count[total]";

and remove

Total Members:

then save it and reupload the file to forum root.

Dr.osamA
07-10-2011, 01:31 PM
thank you bro
installed

keep it up

Badshah93
08-01-2011, 05:53 PM
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