vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Plugin? (https://vborg.vbsupport.ru/showthread.php?t=283094)

Dark Navi 05-18-2012 12:29 AM

Plugin?
 
Is there a plugin that will allow me to view say the last 20 pages that a specific member viewed?

blind-eddie 05-18-2012 12:34 AM

hmmm...Not that I am aware of but, would be good to have.
If what you are looking for is to see what members read your post, there is a plugin for that here.

Dark Navi 05-18-2012 03:34 AM

Quote:

Originally Posted by blind-eddie (Post 2330288)
hmmm...Not that I am aware of but, would be good to have.
If what you are looking for is to see what members read your post, there is a plugin for that here.

Yeah I know of that one, also considering re-adding that one, but this one is based more around security, because there are a lot of banned members intent on disturbing my community.

Simon Lloyd 05-19-2012 12:21 PM

Simply change the permissions of the banned group so they can't see anything or create an html page just for them and put this in your header
HTML Code:

<if condition="$bbuserinfo['usergroupid'] == 8">
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.mysite.com/banned.html">
</if>


Dark Navi 05-20-2012 12:13 AM

Quote:

Originally Posted by Simon Lloyd (Post 2330696)
Simply change the permissions of the banned group so they can't see anything or create an html page just for them and put this in your header
HTML Code:

<if condition="$bbuserinfo['usergroupid'] == 8">
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.mysite.com/banned.html">
</if>


lol I don't think you get what I mean.

Banned members just create new accounts (Yes I ban them via detections) but some slip through the net.

I want to see what they are viewing to get an understanding of what they are up to.

Simon Lloyd 05-20-2012 07:49 PM

Just simply watching what they're up to is daft!, what good can it do you?, it'll waste your time keep checking hundreds and hundreds of logs, not to mention the amount of queries and server time to run such a thing, ban them and keep them banned
Have you set:
Admincp>User Registration Options>Allow Multiple Registrations Per User = No?
Admincp>User Registration Options>Require Unique Email Address = Yes?
Admincp>User Banning Options>Allow User to Keep Banned Email Addresses = No?

--------------- Added [DATE]1337547194[/DATE] at [TIME]1337547194[/TIME] ---------------

This is what you want if you want to see who's viewed what https://vborg.vbsupport.ru/showthread.php?t=197487

borbole 05-20-2012 08:37 PM

Quote:

Originally Posted by Dark Navi (Post 2330844)
lol I don't think you get what I mean.

Banned members just create new accounts (Yes I ban them via detections) but some slip through the net.

I want to see what they are viewing to get an understanding of what they are up to.

There are a million proxy servers out there so there is no way to ban someone completely/efficiently as they simply can re-register using a proxy.

That said, a banned user when logging in will see nothing but the banned message.


All times are GMT. The time now is 09:30 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.01212 seconds
  • Memory Usage 1,727KB
  • 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_html_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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