Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons

Reply
 
Thread Tools
Email reminder for inactive users Details »»
Email reminder for inactive users
Version: 1.2.7, by C Braithwaite C Braithwaite is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.6.8 Rating:
Released: 02-08-2007 Last Update: 08-23-2008 Installs: 1463
DB Changes Uses Plugins Auto-Templates
Additional Files Translations Is in Beta Stage  
No support by the author.

Inactive reminder emails. This mod was designed to send out a reminder to inactive members to try and win them back.

***1.2.7 Update***
This update includes built in support for bouncing emails. The script will automatically detect the bounced mail, mark it as bounced so the user is not to be contacted again so as to avoid spam, and then move that user into a seperate usergroup. This plugin is still in it's testing stages, but I have addressed the bugs mentioned previously regarding the emailing side of things.

This is important so keep reading
To install this plugin and take advantage of the bounced email features you are going to need to follow these instructions very carefully. I can not gaurentee that they will work to the letter as this will be based on each persons individual hosting settings.

Step 1: Pre Install
Before you touch this product you need to do the following
  • Create an "inactive" usergroup
  • Set up a "bounce to" email address
    Pick an email address that you want to use as your bounced email address. Im using "bounce@icora.co.uk". feel free to use whatever you wish.
  • Add a email message filter
    This is the hard part. You need to set up a filter that will 'pipe' an email sent to the above email address.
    I am using Cpanel 11 and this is how i have mine set up:
    Rules: 'To' 'Equals' 'bounce@icora.co.uk'
    Actions: 'Pipe to program' with the setting: |/usr/local/bin/php /home/icora/public_html/forum/bounce.php
    This will depend entirely on your settings and structure so you may have to do a little research. It would be very helfull if people who have to use diferent configurations would post them on here.
  • Go into vBulletin options, and find the options for 'Emails'. there is a setting asking you if you want to use '-f'. set this to yes.
  • While still inn the email options set the 'Bounce Email Address' to your above address.
Step 2: Install
Remove all previous trace of this modification, and upload all the files in the "upload" folder to your base directory of the server.
Go into your product management section and add a new product. upload the XML file with overwrite selected.
Refresh your admin CP to load the new menu items. Just under the "users" group you will find an "Inactive Reminders" group. open that up and click on settings.
Play with these settings and options to suit for the most part. when you come down to the bounce settings you MUST use the same email address as the one you created above.
Set to active and save.

I must re-iterate that this version has not been widely tested, but the simulations i have ran have worked. I look forward to your feedback!

Features:
  • Select the period of time before a user is considered inactive.
  • Select how many emails to send to each inactive user per inactivity period
  • Choose weather inactivity is based on members "Last Post" or their "Last Visit"
  • Specify how often followup emails are sent
  • Specify alternative emails to send to reduce repetition
  • Keep a log of all inactive users contacted

Planned Updates:
  • More detail in reports
  • ...such as
  • Which useres returned
  • Effectivness stats
  • Email validity

**1.2.1 Update***
Added more detail to the reports section. You can now see the email address, and quickly indicate which emails were invalid. You can link directly to that user to edit as you wish.
I have fixed some errors which have been crashing people's database. Please post any problems if you can.

**1.2.3 Update***
Fixed several problems with escaping strings
Stopped database errors locking up site
***

**1.2.4 Update***
Added a "From Email" so you can specify your own email address to send the reminders from.
Fixed potential bug for people who do not use the mail queue.

Anyone having problems with sending emails out too fast, and multiple emails being sent need to consider changing their email settings in vbulletin options.
People with emails going out too fast - edit Number of Emails to Send Per Batch to a lower amount
People with multiple emails sending - edit Use Mailqueue System to "Yes, with locking"
***

**1.2.5 Update***
Added more stats in the reports page, also added a "Send test email" option so users can test the functionality of the mod
***

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #432  
Old 04-09-2007, 08:21 PM
Alibass's Avatar
Alibass Alibass is offline
 
Join Date: Mar 2007
Posts: 615
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MikeHolohan View Post
Ok finally got it working but I can see all the html tags, is there a way to fix this, what will happen If I remove all the tags and just use plain text?

This is the email I got on my test account...

<p>Hello, Paddy!</p>
<p>We've noticed that you've not been active on Faith Forum for quite some time now,
and we miss you!</p>
<p>Could we not tempt you back?</p>
<p>If you don't remember your password, you can request it here: <a href="http://www.faithforum.eu/login.php?do=lostpw">http://www.faithforum.eu/login.php?do=lostpw</a></p>
<p>We hope to see you soon</p>
<p>&nbsp;</p>
<p>Kindest Regards</p>
Faith Forum
<p><a href="http://faithforum.eu">http://faithforum.eu</a></p>

Mike.
I'm afraid you are in the same boat as the rest of us until the developer can figure out a work around for this problem.
Reply With Quote
  #433  
Old 04-09-2007, 08:30 PM
mediax mediax is offline
 
Join Date: Dec 2004
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by djbaxter View Post
1. check that you have enabled the add-on in vBulletin Options

2. check that you have the latest version installed
All these things are oke but it doen't work
Reply With Quote
  #434  
Old 04-09-2007, 10:50 PM
kenfuzed kenfuzed is offline
 
Join Date: Dec 2006
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What DOES this mod do, because it sure doesn't send emails or anything remotely close to what it says it can do. Three days and 3 pages of complaints ranging from "only sends out text as html" to "sends nothing". WOW, this is the best mod ever! Thanks, where do I vote for MOTM?


I'm clicking Uninstall, I'm so done with this pile of steaming nonsense. Someone should pull the plug on this one, because its a gonner'.
Reply With Quote
  #435  
Old 04-09-2007, 10:57 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kenfuzed View Post
What DOES this mod do, because it sure doesn't send emails or anything remotely close to what it says it can do. Three days and 3 pages of complaints ranging from "only sends out text as html" to "sends nothing". WOW, this is the best mod ever! Thanks, where do I vote for MOTM?


I'm clicking Uninstall, I'm so done with this pile of steaming nonsense. Someone should pull the plug on this one, because its a gonner'.
Correction: Three days over a holiday weekend.

But thanks for sharing.
Reply With Quote
  #436  
Old 04-10-2007, 04:08 AM
MikeHolohan's Avatar
MikeHolohan MikeHolohan is offline
 
Join Date: Mar 2007
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Even tho it sent out the mails as html, I am still getting people coming back, so it gets a thumbs up from me, just hope some of this other stuff gets sorted out, good job, thanks Chris... Mike.
Reply With Quote
  #437  
Old 04-10-2007, 11:19 AM
GreeceMonkey GreeceMonkey is offline
 
Join Date: Dec 2004
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Having read through most of the posts for this mod, it does seem this is not as straight forward as it seems. I installed this yesterday and got the same results an many other people who posted.

It logs the email as being send the schedual task log, it show them as sending if this is run manually - the problem is it does not send the emails.

Does this require the SMTP option to be configured, or can this work using the normal PHP methods.

I am trying to get this to work on 3.6.5 and dont have SMTP configured with in VB options.

I would if anybody knows the exact config of any users who got it working.

I wounder if this depends on the forum name as it uses the name as part of the FROM address.

Any ideas, I would like to help in getting this one sorted out, as this is an automatic way of keeping my forums alive.

Graham
Reply With Quote
  #438  
Old 04-10-2007, 11:46 AM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The problem is the use of the vBulletin mail system, not whether it's SMTP or PHP. Earlier versions actually worked very well. Someone suggested using the vBulletin mail-system and it seems in switching to that something went awry.

Chris, perhaps as a temporary fix, you could repost version 1.09 as a an optional download?
Reply With Quote
  #439  
Old 04-10-2007, 12:44 PM
rapsearch's Avatar
rapsearch rapsearch is offline
 
Join Date: Aug 2002
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

Awsome mod!

One issue i'm having though. I've set the amount of emails at 2 but it keeps on mailing to inactive accounts. now some people get it like 10 times already and they want to report me to spam protection sites ...

What's wrong and how can i make sure it only emails the reminder like 2 times and then never again.
Reply With Quote
  #440  
Old 04-10-2007, 12:50 PM
trickfly trickfly is offline
 
Join Date: Jan 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed this mod like as directed by the instructions, I have set the following options as:

www.trickfly.com/vb.JPG

Bu when I go to schedule tasks and click run on the Inactive Email reminder task I get:
-------------------
Found 0 Inactive users

Done
------------------

I have over a thousand members and it found 0 ?

Please can you help

Thanks
Reply With Quote
  #441  
Old 04-10-2007, 01:17 PM
djbaxter djbaxter is offline
 
Join Date: Aug 2006
Location: Ottawa, Canada
Posts: 2,601
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by rapsearch View Post
Hi,

Awsome mod!

One issue i'm having though. I've set the amount of emails at 2 but it keeps on mailing to inactive accounts. now some people get it like 10 times already and they want to report me to spam protection sites ...

What's wrong and how can i make sure it only emails the reminder like 2 times and then never again.
You can't.

Set "Days of Inactivity" to something reasonable, like 30 minimum - 60 or 90 better.

Set "Frequency" to something reasonable, like 30 minimum. This isn't the number of emails to send out - this is the number of days to wait before sending out another "nag". You have it set to nag your members every 2 days - no wonder they're getting annoyed.

Quote:
Originally Posted by trickfly View Post
I installed this mod like as directed by the instructions, I have set the following options as:

www.trickfly.com/vb.JPG

Bu when I go to schedule tasks and click run on the Inactive Email reminder task I get:
-------------------
Found 0 Inactive users

Done
------------------

I have over a thousand members and it found 0 ?

Please can you help

Thanks
Answered in PM. The problem is, I think, the switch to the vBulletin mail system in version 1.10. I understand that the author is working on this.

See my post above where I've suggested he make version 1.09 (which worked well) available for download until the fix is determined.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:36 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08387 seconds
  • Memory Usage 2,321KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete