vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Members who have visited Today (or in the last 24 hours). (https://vborg.vbsupport.ru/showthread.php?t=121883)

Paul M 03-03-2007 10:35 AM

Quote:

Originally Posted by chkdgate (Post 1194666)
Next time I'll pm the programmers for assistance.

You might want to check signatures first ;)
Quote:

Also, please note I don't answer support questions via e-mail or PM - please use the relevant thread or forum.

Dave Rosteck 03-04-2007 07:54 AM

Alright, I'm really pissed off here. As soon as I imported this product into my forums, my "Most ever online" totals were all reset to "1, 12-31-1969 at 07:00 PM". WTF gives? Is there anyway to restore them? If not, that really disappoints me and this hack basically screwed everything up. :mad:

jgommel 03-04-2007 08:01 AM

Quote:

Originally Posted by Dave Rosteck (Post 1195334)
Alright, I'm really pissed off here. As soon as I imported this product into my forums, my "Most ever online" totals were all reset to "1, 12-31-1969 at 07:00 PM". WTF gives? Is there anyway to restore them? If not, that really disappoints me and this hack basically screwed everything up. :mad:

Did you backup your database before installing? If so, just wipe out you DB and restore with the copy. If you didn't backup the DB prior to installing...well...

Dave Rosteck 03-04-2007 08:13 AM

Quote:

Originally Posted by jgommel (Post 1195340)
Did you backup your database before installing? If so, just wipe out you DB and restore with the copy. If you didn't backup the DB prior to installing...well...

No I didn't because I didn't think it was necessary for a basic add on such as this (upgrading the forums is a different story).

jgommel 03-04-2007 08:24 AM

Quote:

Originally Posted by Dave Rosteck (Post 1195347)
No I didn't because I didn't think it was necessary for a basic add on such as this (upgrading the forums is a different story).

I know it's a little late now, but I'd get in the practice of backing up your DB before you install ANY modifications. No matter how small, or how basic you may think a mod is - back-up your DB before installing.

I wish I could help you with this...

Paul M 03-04-2007 10:33 AM

Quote:

Originally Posted by Dave Rosteck (Post 1195334)
If not, that really disappoints me and this hack basically screwed everything up. :mad:

This did no such thing, those totals are stored in the datastore, there is no code in this modification that touches the datastore. I suggest you look elsewhere for your problem. Most likely you have some code written for vb3.5 that you are running on vb3.6.

Ranger187 03-04-2007 11:35 AM

Quote:

Originally Posted by Dave Rosteck (Post 1195334)
Alright, I'm really pissed off here. As soon as I imported this product into my forums, my "Most ever online" totals were all reset to "1, 12-31-1969 at 07:00 PM". WTF gives? Is there anyway to restore them? If not, that really disappoints me and this hack basically screwed everything up. :mad:

Hey tard. Did you happen to use the search feature? Obviously not, or you would have seen on page 6 this post: https://vborg.vbsupport.ru/showpost....8&postcount=79


Run these queries. If one doesn't fix it, the other will....

Code:

update datastore set unserialize = 1 where title = 'maxloggedin'
Code:

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

Dave Rosteck 03-04-2007 07:03 PM

Quote:

Originally Posted by Paul M (Post 1195395)
Most likely you have some code written for vb3.5 that you are running on vb3.6.

You're right, I did. Am I the only one who was running that 3.5 version add on before installing this? I could of used a heads up on that but hell, I learned a lesson from this and will always run a BU before hand.

Paul M 03-05-2007 12:21 AM

Quote:

Originally Posted by Dave Rosteck (Post 1195681)
I could of used a heads up on that

Actually, the following update e-mail was sent to everyone who had that mod marked as installed (on Nov 11th 2006). :)

Quote:

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is just a reminder to anyone who has this 3.5 modification installed.

If you upgrade to vbulletin 3.6 you MUST disable this modification first, and when you have upgraded, replace it with the 3.6 version found here ;

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

If you do not do this, running the 3.5 version on a 3.6 forum will most likely corrupt your max users dates & values.

Also, if upgrading, I would advise you to upgrade to the 3.6 versions of 'visitors today', 'posters today' and 'members in flashchat' that you may have installed (this is an add-on to those three mods).
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Faten_west 03-05-2007 05:01 AM

hi,
i need your help,

i installed the modification and i could not make it work!!

i uninstall all the plugins and reinstall this one but nothing happened.

i search for the comment and i found it as follows:
</tbody>
<!-- end logged-in users -->
</if>
<tbody>

can I install this modification manually??

Thanks in advance


All times are GMT. The time now is 11:39 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.02033 seconds
  • Memory Usage 1,751KB
  • 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_code_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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