vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Most user every online (https://vborg.vbsupport.ru/showthread.php?t=156775)

geevest.com 09-01-2007 12:19 PM

Most user every online
 
Most user every online in my forum always :

Quote:

Most users ever online was 1, 01-01-1970 at 07:00 AM.

anyone can help?

djdonx 09-01-2007 02:05 PM

Mine is exactly the same, I gave up on trying to fix it though..

Lynne 09-01-2007 02:42 PM

You might want to search over on vb.com

http://www.vbulletin.com/forum/showthread.php?t=228617

There was also just a thread about this lately and some hacks were listed that cause problems with the online users number. You might want to look it up.

geevest.com 09-03-2007 02:51 AM

i dont understand,bcos im nob

tipoboy 09-03-2007 06:46 AM

do you have a portal installed?? and if so have you updated your board to a new version recently??

if not do a search here for "most ever users online" and you should find a query to run via the admincp of your board

if you have a portal installed let me know because there's another fix you have to impliment:)

geevest.com 09-03-2007 11:01 AM

no i dont install portal...but im update a new version my forum

tipoboy 09-03-2007 09:54 PM

run this query

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

if the problem persists it may be due to a hack you've installed not working correctly

geevest.com 09-04-2007 03:00 AM

Friend :

Quote:

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

vBulletin Message
An error occurred while attempting to execute your query. The following information was returned.
error number: 1146
error desc: Table 'hitamput_vbul.datastore' doesn't exist

Dismounted 09-04-2007 10:03 AM

[sql]UPDATE TABLE_PREFIXdatastore SET unserialize = 1, data = '' WHERE title = 'maxloggedin'[/sql]
Make sure you insert your table prefix (as defined in config.php) where it says TABLE_PREFIX.

Boidy 09-05-2007 06:42 AM

I have exactly the same problem. I've tried the SQL command, which works but as soon as the page refreshes, it goes back to the 1970 date.
I do have a portal installed though, so what's the other fix I need to look at?


All times are GMT. The time now is 02:22 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.01135 seconds
  • Memory Usage 1,728KB
  • 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_quote_printable
  • (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