View Full Version : Plugin?
Dark Navi
05-18-2012, 12:29 AM
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
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<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
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<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 1337547194 at 1337547194 ---------------
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
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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.