vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Users Registered Today [v1.0] (https://vborg.vbsupport.ru/showthread.php?t=83068)

The Chief 01-09-2006 02:37 AM

installed, works great ;)

[high]* The Chief clicks install[/high]

tanyeri24 01-25-2006 07:35 PM

hello nice hack. If there option to show also "how many user awaiting for activation"? possible?

craiovaforum 02-15-2006 06:32 PM

works fine, except for a small glitch.
some vars in the template modification are wrong.
your readme file sais to add the following code:
Code:

<tbody>
        <tr>
                <td class="thead" colspan="2"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_urt].gif" alt="" border="0" /></a>Users Registered Today: $numregtoday</td>
        </tr>
</tbody>
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_urt]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Users Registered Today" border="0" /></td>
                <td class="alt1" width="100%"><div class="smallfont">$regtoday</div></td>
        </tr>
</tbody>

this makes the collapse buttons for the Users Registered Today and Forum statistics windows conflict with each other.
the code should be:
Code:

<tbody>
        <tr>
                <td class="thead" colspan="2"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_urt')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_urt].gif" alt="" border="0" /></a>Users Registered Today: $numregtoday</td>
        </tr>
</tbody>

<tbody id="collapseobj_forumhome_urt" style="$vbcollapse[collapseobj_forumhome_urt]">
        <tr>
                <td class="alt2"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="Users Registered Today" border="0" /></td>
                <td class="alt1" width="100%"><div class="smallfont">$regtoday</div></td>
        </tr>
</tbody>


CupraSi 02-15-2006 07:01 PM

Thanks another one I have added today

:)

eXtremeTim 05-18-2006 07:30 PM

Yea ill update the instructions for that in a bit.

peterska2 06-12-2006 09:17 PM

working on 3.6 :)

phonexpo 08-16-2006 07:28 PM

Installed on 360 thank you, is there a code for the stats module for CMPS?

eXtremeTim 09-10-2006 08:51 PM

I will be updating this today and releasing a much nicer version for 3.6. ;)

phonexpo 09-10-2006 08:55 PM

Quote:

Originally Posted by eXtremeTim
I will be updating this today and releasing a much nicer version for 3.6. ;)


Thank you.

Could you make a code for the stats module for CMPS? ;)

eXtremeTim 09-10-2006 09:02 PM

If i have time to setup a testforum with the cmps on it I can see about releasing a second one today for the cmps.


All times are GMT. The time now is 08:01 PM.

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.01149 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete