vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - Member Countdown (https://vborg.vbsupport.ru/showthread.php?t=266201)

Badshah93 07-02-2011 10:00 PM

Member Countdown
 
1 Attachment(s)
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>

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

Quote:

Originally Posted by eh69 (Post 2216206)
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

Quote:

Originally Posted by lapiervb (Post 2216215)
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

Quote:

Originally Posted by snakedevil (Post 2216546)
Thanks,

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

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

search for

Code:

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

Code:

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


All times are GMT. The time now is 06:42 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.02639 seconds
  • Memory Usage 1,726KB
  • 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
  • (3)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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