vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - Reset "most users online" from the AdminCP (https://vborg.vbsupport.ru/showthread.php?t=130961)

Dream 11-06-2006 10:00 PM

Reset "most users online" from the AdminCP
 
Description
Adds a link in your AdminCP under "vBulletin Options" to reset most users online.

Installation
- Upload "reset_maxloggedin.php" to your admincp folder
- Upload "cpnav_rmli.xml" to your includes/xml folder

bplinson 11-07-2006 05:50 AM

Cool. I will give it a try.

krazycivik 11-07-2006 06:08 AM

mine hasent been working hope this can fix the problem

Snake 11-07-2006 09:09 AM

Nice! I like it. :)

Paul M 11-07-2006 09:37 AM

This writes directly to the datastore via sql, which you shouldn't do.

Use the build_datastore function. :)

Dream 11-07-2006 09:42 AM

Sure, can you point me to the function? And how to use it, if its not much to ask...

Virtuosofriend 11-07-2006 03:17 PM

isnt just easier to edit the datastore table via phpmyadmin rather than use an extra plugin?

merlin_de 11-15-2006 11:49 AM

I have installed it, thank you ;) .
Greets,Micha

eclectica 11-16-2006 07:47 AM

I'm not sure but maybe running this query would do the same thing

Quote:

UPDATE datastore SET data = '' WHERE title = 'maxloggedin';

Nathan2006 11-18-2006 01:07 AM

Thank you Dream,

I had problems with my count after installing fake stats and after 5 months of not getting a reply to my problem in that thread I have installed this and it works a treat

Thanks again :)

Install


All times are GMT. The time now is 06:45 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.01107 seconds
  • Memory Usage 1,734KB
  • 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_quote_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