vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   "most users ever online" keeps resetting (https://vborg.vbsupport.ru/showthread.php?t=156399)

jet2000 08-28-2007 12:45 AM

"most users ever online" keeps resetting
 
I was looking for a way to reset "most users ever online"

I ran this query:

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

It worked fine.

But then it resets to:

Most users ever online was 1, 12-31-1969 at 06:00 PM.

I tried this one also:

update datastore set unserialize = 1,data = ' ' where title = 'maxloggedin'

Same thing, resets to 1969.

Any ideas?

Lynne 08-28-2007 01:28 AM

You may want to see this thread: http://www.vbulletin.com/forum/showthread.php?t=175068

jet2000 08-29-2007 09:33 PM

ehh, didnt fix it.....

Paul M 08-29-2007 09:50 PM

The queries you ran are correct, you have a modification that is breaking it again (specifically, code written for vb3.5 is the problem).

Older versions of CMPS are a well known candidate (but not the only one).

jet2000 08-29-2007 11:37 PM

well, i do have vbadvanced installed, not the latest version....

it was fine until i tried to reset it by using a query....its been retarded since.

Any idea what code exactly could be causing it?

Paul M 08-30-2007 07:05 AM

The online users module if you are using it (versions prior to 2.2.1 I think).

jet2000 08-30-2007 07:26 AM

yeh, disabled it today we'll see how it goes!

well, it reset it again with it disabled! ARGH

jet2000 08-31-2007 05:13 PM

ok vb advanced doesnt seem to be part of it, still does it with it online users disabled......

is this stupid automerge gonna disallow this from being bumped/resolved or?

Could use the help.

Paul M 08-31-2007 06:31 PM

There isn't much anyone can do unless you plan to give them ftp and admin access, we could spend a long while trying to guess at what modification is doing it.

djdonx 08-31-2007 06:41 PM

Do you have a hell of a lot of mods installed? If not maybe you could post them here..


All times are GMT. The time now is 09:31 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.01803 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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