vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Notify Admin When User uses Email System (https://vborg.vbsupport.ru/showthread.php?t=52234)

SpeedStreet 04-27-2003 05:58 PM

Notify Admin When User uses Email System
 
We have an interesting problem. I am pretty sure we have some disgruntled users that are using our Email system to contact members of our site and persuade them to join a new site they created.

My idea is for a notification system to be put into place that would PM or email the Administrator of the site and let him know that the internal email system has been used. That way, we can track who is using it...and who is abusing it.

I plan on putting up a notification as well, saying that it is within our right to monitor the activity of any outgoing mail, if we choose to.

Anyone have any ideas?

filburt1 04-27-2003 06:00 PM

You can use my User to User Log hack, although it won't actually go so far as to tell an admin when a user has e-mailed another user.

SpeedStreet 04-27-2003 07:19 PM

Very nice hack, Filburt. I will check it out and see if this does the trick.

I may have to tweak it a bit, but I'm not interested in becoming a diabolical Administrator...I don't think I WANT to read some of the stuff people say behind closed doors :D

:shudder:

Brad 04-27-2003 07:21 PM

1 Attachment(s)
This will send the admin a pm everytime a user mails anthor via the mailform in the profiles.

Whats sent in the pm:

- Memeber that used mailform's username.
- The username the member was trying to email.
- what time the mail was sent
- The message that was sent (I dont know if this was such a good idea but I left it in.)

The admin with userid one gets the pm.

SpeedStreet 04-27-2003 08:32 PM

This....would be awesome :D

However, I am getting a T-String error on the line with the DB Query

PHP Code:

Parse errorparse errorunexpected T_STRING in /home/speedstr/public_html/forums/member.php on line 1528 

Any Ideas? Thanks for the help you guys!


All times are GMT. The time now is 02:20 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.01119 seconds
  • Memory Usage 1,716KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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