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?

tipoboy 09-05-2007 07:10 AM

see here

https://vborg.vbsupport.ru/showthread.php?t=154437

you must overwrite your new forum home page with the index.php from the latest version of vb. when updating your board you overwrite your forum templates with the new templates from vb. when doing this, because you've changed the directory of your forumhome to for instance forum.php this does not get overwriten with te new index.php so you must overwrite it manually using your ftp program!

fix was found on vb.com for those interested

Paul M 09-05-2007 07:11 AM

Most likely you have an index page that is still pre 3.6 code.

Edit: Beaten to it, see above.

Boidy 09-05-2007 10:11 AM

My forum code is in a sub-directory so I didn't need to rename the index.php file when I installed CMPS. I've double checked the index.php file and it is 3.6.8 .

Interestingly, I've just removed and re-installed all PaulM's mods from the forum (i.e. most ever users online etc), and it seems to be behaving itself now.
I suspect there was a previous version installed that wasn't overwritten and it was still using an old version of the mod?


All times are GMT. The time now is 05:49 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.01752 seconds
  • Memory Usage 1,732KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (13)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete