vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Active Hack (https://vborg.vbsupport.ru/showthread.php?t=35245)

wooolF[RM] 03-17-2002 08:16 AM

got the same problem here... exactly the same

zajako 03-17-2002 09:36 PM

errrg ill fix this when i get time....I am very short on time recently.....

ZiRu$ 03-19-2002 01:32 AM

have you fixed it?

SaintDog 03-19-2002 03:04 AM

Try following the instructions in the below and tell me what happens, I think I fixed it.

Or find & change:

$activedis = "(Active-Member)"

to

$activedis = "(Active-Member)";

zajako 03-24-2002 07:37 PM

Thank you very much SaintDog. I had a slight typo and forgot a semi colon. A very ez but bad mistake in php. It worked fine on mine cause i used a moded version of this I made customly for my site Thus I did not forget the semi colon....

inetd 03-25-2002 06:08 AM

zajako, you a few could not change the hack. In hack vbStats the quantity active, non-active users is displayed. How to make so that activity it was defined as well as in Active Hack.
PLEASE :)

This code from vbStats
PHP Code:

      // Active/Non?
        
$snonposters=$DB_site->query_first('SELECT COUNT(*) AS users,MAX(userid) AS max FROM user WHERE posts=0');
        
$nonposters=$snonposters['users'];
        
$activemembers=$numbermembers-$nonposters;
        
$activityrate=sprintf("%.2f",(1000*$activemembers/$numbermembers)); 


zajako 03-28-2002 03:50 PM

the active hack does not relate to the activity level or active and non-active in vb stats if that is what your talking about.

inetd 03-28-2002 04:15 PM

I not have it in a kind. I ask to make hack which showed how many all active/non-active users and activity level. And it was determined how is determined in yours Active Hack. Please!

inetd 04-06-2002 04:52 AM

zajako, please help me. My request is very important for me.

zajako 04-07-2002 01:03 AM

I woulkd, but I am currently very busy working on my sites custom hacks.. sorry.


All times are GMT. The time now is 03:35 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.01156 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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