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 - Member Visit Tracking (https://vborg.vbsupport.ru/showthread.php?t=232636)

ImmortalForums 04-29-2010 01:41 AM

While in debug mode it was showing the templates as non cached. I fixed it by doing the following.
PHP Code:

if ($show['trg'])
{
    
$cache[] = 'Display_Members' ;
    
$cache[] = 'Display_Members_User' ;


Change to
PHP Code:

if ($show['trm'])
{
    
$cache[] = 'Display_Members' ;
    
$cache[] = 'Display_Members_User' ;



Paul M 04-29-2010 12:09 PM

Ah.

It would have been helpful if you had been more specific in the first place. ;)

There is indeed a bug there, it looks like all the cache code is using trg, not trm.

Edit: Fixed in 4.0.8.

ImmortalForums 05-02-2010 11:14 PM

Thank you for fixing it. :-)

J6488EEA8E90 05-07-2010 03:35 AM

Looks great. Will install it later.

thesun103 05-09-2010 08:16 PM

Hi, I installed it and got this problem, anybody help me please :( I'm not good at coding T_T



Thank you so much !!!

kennykre 05-10-2010 10:31 PM

I have set up a forum which is password protected.
Will this mod allow me to track members who have been provided with the password in this forum?
Will it enable me to see if anyone else is using the password to gain access to the forum?
Thanks.

Paul M 05-10-2010 10:51 PM

Yes, you would be ale to see if they had viewed the forum, or any threads within it.

kennykre 05-10-2010 11:09 PM

Paul, would it be a good idea to set up the members of this forum as a specific user group?

kennykre 05-11-2010 07:01 AM

I have installed the mod and set permissions, which obviously allows members to view the stats.
Is there a way that I can set it up so that I am the only one who can see the stats?
Thanks

Paul M 05-11-2010 10:25 AM

Not sure what you mean by "the stats", but all permissions are usergroup based.


All times are GMT. The time now is 07:40 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.01248 seconds
  • Memory Usage 1,729KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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