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 - Track Guest Visits (https://vborg.vbsupport.ru/showthread.php?t=131314)

Paul M 01-16-2007 06:39 PM

Quote:

Originally Posted by firstrebel (Post 1160765)
Getting back to my difficulty uninstalling this product a few pages back, I though I had now fully removed it as I intended installing an earlier verson then working up.

But in ACP -> vBulletin Options it shows a gap in the list where this product was. This suggests it is not totally removed. Any ideas please?

Thanks

Bob

That's the auto-template options, it's a shared section used by some of my other mods as well - sadly the idea doesn't work very well as removing the last one installed deletes the options phrase. If you reinstall one of the others (like visitors today) it will restore the phrase. Future versions will not use this sharing due to this flaw.

Code Monkey 01-16-2007 06:48 PM

Is there a 3.54 version of this mod?

Paul M 01-17-2007 12:57 AM

Quote:

Originally Posted by Code Monkey (Post 1160831)
Is there a 3.54 version of this mod?

Nope, sorry, there isn't - nor, I'm afraid, will there ever be one.

Most of my 3.5 stuff is no longer fully supported, and anything new is only for the current vb version. All my 3.5 stuff will be out of support by the summer. I simply don't have the time/resources to maintain old versions.

loonytune15 01-17-2007 02:39 AM

I am also having probs with the hack only showing visitors

Pm sent.

Paul M 01-17-2007 08:32 AM

Your spider cache was broken (the unserialize bit was not set in the datastore).

I have fixed that for you locally so your spiders will start to show again.

While I can (and will) add a bit of code to the install routine that will fix spider caches broken in this way, I cannot tell you how you managed to do it (which means that whatever happened could happen again).

loonytune15 01-17-2007 09:31 AM

could this of happened to others as well?

May have happened when i switched server :)

loonytune15 01-17-2007 08:43 PM

G'day paul, sorry to bother you again, but me thinks the cache has broken again???

i am only getting visitors again..

misticjeff 01-17-2007 08:57 PM

Sorry to be a bother here but I don't have time to read through 26 pages of this thread.

Will this mod track guests I.P. addresses and if not, is there a way to make it do so? I had a mod similar to this on a Xoops site a while back and it tracked guest I.P. addresses which was helpful.

Paul M 01-17-2007 10:13 PM

The ip address of all visitors is recorded, but atm it is not displayed anywhere, you would need your own code to query it.

Paul M 01-17-2007 10:25 PM

Quote:

Originally Posted by loonytune15 (Post 1161669)
G'day paul, sorry to bother you again, but me thinks the cache has broken again???

i am only getting visitors again..

Yes it has broken again - I took a closer look and a product called vbBOL (Shows spiders/bots in who's online) is breaking it - the code was written for vb3.5.

To fix the broken cache run this sql query ;

Code:

update datastore set unserialize = 1 where title = 'wol_spiders'


All times are GMT. The time now is 11:09 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.01619 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (3)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