The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Plugin?
Is there a plugin that will allow me to view say the last 20 pages that a specific member viewed?
|
#2
|
||||
|
||||
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. |
#3
|
|||
|
|||
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.
|
#4
|
||||
|
||||
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> |
#5
|
|||
|
|||
Quote:
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. |
#6
|
||||
|
||||
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 |
#7
|
||||
|
||||
Quote:
That said, a banned user when logging in will see nothing but the banned message. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|