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

Ideal Web Tech 06-09-2008 10:02 AM

Quote:

Originally Posted by KURTZ (Post 1544822)
sounds good Paul ... :) so this replaces completely the 'who's has visited' hack right?

edit: just a question: what is the difference between 'run code on all vb pages' and 'run only on forumhome'? i don't understand this :)

Yes it will completely replace the who has visited hack. If you have it installed when you install this hack it will uninstall it for you.

The difference between run code on all vb pages and run only on forumhome is the running it only on forum home allows you to show it on ex: https://vborg.vbsupport.ru/ where as run on all pages if you know what your doing and change the replacement condition you can use it to show the who has visited box on all pages. This will run the code and associated queries on all pages even if you dont have it displayed on all pages if you change this settings.

KURTZ 06-09-2008 10:28 AM

thx IWT :) now a simple question, if i wanna use the code all around i must do some template modifications? or what? i just tried this onto my test board (without any modification) and i don't see anything over the other pages ... thx

Ideal Web Tech 06-09-2008 10:38 AM

You control it using the ATCS options. These are advanced settings so if you go to play with them you better have a clear idea of what you are doing.

ATCS: Template Name - The name of the template we are to automatically edit. This is the template it will search for the Search Text in.
ATCS: Search Text - Text to search for that serves as an insertion point for the hacks output. This should be a unique statement.

Example Setup:

ATCS: Template Name - navbar
ATCS: Search Text - <!-- / nav buttons bar -->

That will make it show up below the navigation buttons row in the navbar. You might need to edit the hack template to make the spacing above and below it proper.

Super Jinni 06-09-2008 10:58 AM

thanks Paul

I was really looking for something like this for long time

great job..

KURTZ 06-09-2008 11:01 AM

ah OK this stuff isn't for me ... however thx :)

Paul M 06-09-2008 11:36 AM

Quote:

Originally Posted by Ideal Web Tech (Post 1544786)
I have solved the problem that I was having now. It was a variable conflict of the variable not living the scope till the navbar template was built because of a query call with the same variable name. So I renamed $memberlist to $memberlistwv everywhere it was referenced to solve the problem on my site. In case anybody else has that problem thats all there is to fixing it.

Is this another public mod with the same name or something custom on your site ?

Ideal Web Tech 06-09-2008 01:18 PM

To be honest I didn't pay enough attention to which mod was causing it. But I do know that it wasn't any of my custom code as my naming conventions I use would prevent that.

BigDog56 06-09-2008 04:41 PM

Thank you very much! Works great!

shofolofo 06-10-2008 06:23 AM

How to clear the data every week for example ?

I could not find the cron job or you meant to set them ?

Paul M 06-10-2008 07:01 AM

Like it says ;

Quote:

All (non usergroup) modification settings are in vBulletin Options > Member Tracking.


All times are GMT. The time now is 01:57 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.01048 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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