Version: 1.00, by Muellmann
Developer Last Online: Aug 2007
Category: Miscellaneous Hacks -
Version: 3.6.5
Rating:
Released: 04-25-2007
Last Update: 04-25-2007
Installs: 18
Uses Plugins
No support by the author.
This simple product is my first one, I tried to do a request:
I thought I will share and maybe it's useful to someone else here.
It should run fine on vb 3.62 - 3.65.
I added three screenshots: Settings in ACP, the notification PM, the disallowed login.
What does it do:
This hack notifies you about specified users logging in (visiting your site)
with a PM about the time, IP-Address and hostname of the user who logged in.
You can optional disallow the login to all specified users with the result of their cookies
being cleared at a login attempt immediately, but you will still be notified about their
attempt of a login.
What does it not do, additional information:
If the user saved the login data (session) permanently to stay logged in, this won't work.
If the user saved only a passcard and uses this to ease the login, it will still work.
Remarks:
I'm sure it could be improved or more options added, it's supported by me and
don't forget it's my first one.
Version history:
1.00 04-24-07: First version
1.10 04-25-07: Improved version (screenshots updated):
Product URL and Update URL included
PM sendername errorcheck added
Extra option to disable PM notification added
(one PM notification option must be now not cleared for disabling)
Useragent added as additional information in the notification PM
suggestion: instead of username of the recipient, use the userid, because if your recipient change name, you will receive an error when the pm is sent... bad for the user who will now know he is tracked...
Muellmann, Thank you.... This is what I was looking for... and your right it does not send the PM unless the user logins every time ... How would I make it send a PM every time a user visits.
because if your recipient change name, you will receive an error when the pm is sent... bad for the user who will now know he is tracked
If the recipients name would be wrong, the PM wouldn't be send, but a blank
page wouldn't appear and the enduser wouldn't know about the error.
With the sender it's another thing. If the senders name is wrong this can cause an error
in my hack, that's correctly. I will look into this for a better validation, because I plan to do updates.
Quote:
Originally Posted by raptor260
How would I make it send a PM every time a user visits.
If it should detect a visit, then this could be also a guest. So you can't check by username
or userid. In this case the only way (but not 100%) would be a systemcookie to identify the
guest or detecting by hostname/useragent.
I'll rethink how far this is possible to be integrated with this product.
You can track user using "Who is online". When user appears in list, you check, does anyone tracking this user and then add pms into database if needed.