vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Mini Mods - Email reminder for inactive users (https://vborg.vbsupport.ru/showthread.php?t=138946)

Tom_S 02-23-2007 09:13 PM

Absolutely! :)

djbaxter 02-23-2007 10:12 PM

Quote:

Originally Posted by Jafo232 (Post 1189224)
Ideally, it would be nice if this hack also allowed an option to delete a user after X notifications and no activity (or posts).

Edit: or at least move them to another usergroup..

Quote:

Originally Posted by cashpath (Post 1189352)
That would be a great addition..

Quote:

Originally Posted by Tom_S (Post 1189364)
Absolutely! :)


Use this add-on in combination with the EZ Bounced Email Management add-on by Antivirus and you'll have exactly what you request. That's the setup I'm using now... :)

Jafo232 02-24-2007 05:35 AM

Quote:

Originally Posted by djbaxter (Post 1189395)
Use this add-on in combination with the EZ Bounced Email Management add-on by Antivirus and you'll have exactly what you request. That's the setup I'm using now... :)

Not really, because you are just relying on bounced emails to actually mean something..

ktp101 02-24-2007 12:17 PM

installed, will see how this goes, in the first hour of having it on 3 members i havent seen for a long time appeared back.

so i'd say a successful addition.

djbaxter 02-24-2007 01:19 PM

Quote:

Originally Posted by Jafo232 (Post 1189224)
Ideally, it would be nice if this hack also allowed an option to delete a user after X notifications and no activity (or posts).

Edit: or at least move them to another usergroup..

Quote:

Originally Posted by djbaxter (Post 1189395)
Use this add-on in combination with the EZ Bounced Email Management add-on by Antivirus and you'll have exactly what you request. That's the setup I'm using now... :)

Quote:

Originally Posted by Jafo232 (Post 1189565)
Not really, because you are just relying on bounced emails to actually mean something..

:confused:

Bounced emails usually do mean something, although it may not necessarily mean the address is invalid. What EZBounce does is:

1. allows you to inspect the reason the email was returned before taking action, so if no action is necessary (e.g., mailbox full) you do nothing

2. places a link in the bounced email that when clicked can move the user into a special user group (I set up one called "Inactive"), which is what you requested - then if you wish you can periodically prune members of that group

3. sets "Receive emails from Admins" to "off" so that you can at least exclude that group from mailings of newsletters, etc.

djbaxter 02-24-2007 08:32 PM

Chris:

The following string sets "Receive Admin email" to "ON":

Code:

UPDATE " . TABLE_PREFIX . "user SET options = options + 16 WHERE NOT (options & 16)"
You should be able to query the database using that to determine whether to send out the reminder email.

Ignicoccus 02-25-2007 07:20 AM

Looks like a great mod for bigger boards !
Is it possible to send a reminder to moderators or admins so they know who has been reminded ?

Hemanth 02-25-2007 12:27 PM

Hi,

Thanks for this great hack.. But the emails sent by this hack is not sending HTML emails. HOw to make the mail HTML. Now it's just showing the HTML code.

Also please add an option to set the Sender email ID.

criscokid 02-25-2007 02:46 PM

Quote:

Originally Posted by Hemanth (Post 1190331)
But the emails sent by this hack is not sending HTML emails. HOw to make the mail HTML. Now it's just showing the HTML code.

Please can you do a screenshot of how the email looks.

criscokid 02-25-2007 05:46 PM

I don't see this mod in the 'scheduled task manager' - what triggers the script?


All times are GMT. The time now is 06:53 AM.

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.02302 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete