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)

C Braithwaite 03-16-2007 09:51 AM

Quote:

Originally Posted by Fungsten (Post 1202665)
CB,

As mentioned in another post when I run it from a test forum the "From" in the email I receive is fine. However, when sending from my live forum the email "From" is blank. Also, that email shows all the control characters too. I have checked the settings in the live forum and they seem to be ok. So, why would the email I get from the live forum have a blank "From"? Thanks!

It takes the settings from your forum options - "From: " . $vbulletin->options['bbtitle'] . " Reminder Service <" . $vbulletin->options['webmasteremail'] . ">" so if these are not set, then this may be the cause of the problem.



Quote:

Originally Posted by daddygrim (Post 1204083)
Inactive Reminders By Mished.co.uk

i son;t want this sitting at the footer of my page..and why would this be included in the reminder email? how do i remove this?

you can disable it in the options. thanks for your support in crediting the author.




as for the duplicate emails - i have no idea. there is only one mail command, and with that, one log command.

if it logged it, it mailed it.

the user is updated and should not be sent another email until the conditions specified in the settings are met

C Braithwaite 03-16-2007 09:52 AM

Quote:

Originally Posted by Blackjack (Post 1204224)
Yes, however that requires them to login. If they don't remember their password they have to run through a bunch of steps in order to get logged in to disable admin messages.

think of it as a simple lesson not to forget your password?

C Braithwaite 03-16-2007 10:36 AM

I just don't like some people's attitudes to showing credit. I gave the option to remove it because it is down to the forum owner what they have on their forum, and that's up to them, but it pisses me off when people come on here and that is there only comment - "how do i remove the credit?", not a "thank you for a good mod."

just remember, any members this mod brings back, are because of ME. that's right, ME. not any of you. so just remember that, anyone coming on this thread demanding removal, or making comments on the tag at the bottom.

99% of the people that use this give their support, and that makes me feel good.

daddygrim 03-16-2007 11:23 AM

Quote:

Originally Posted by C Braithwaite (Post 1204762)
I just don't like some people's attitudes to showing credit. I gave the option to remove it because it is down to the forum owner what they have on their forum, and that's up to them, but it pisses me off when people come on here and that is there only comment - "how do i remove the credit?", not a "thank you for a good mod."

just remember, any members this mod brings back, are because of ME. that's right, ME. not any of you. so just remember that, anyone coming on this thread demanding removal, or making comments on the tag at the bottom.

99% of the people that use this give their support, and that makes me feel good.

awwwww poor baby...in that case...how about making a new footer. *created by C Braithwaite* instead of your whole website.

C Braithwaite 03-16-2007 01:10 PM

I really don't wanna argue about this, hence why i added the option to remove it.

Please people, don't mention the footer link again. it can be removed. End of argument.

Smoothie 03-16-2007 01:11 PM

Any word on the slight problem I posted about?

C Braithwaite 03-16-2007 01:19 PM

Quote:

Originally Posted by Smoothie (Post 1204831)
Any word on the slight problem I posted about?

sorry - so many posts to go through, i missed your question.

have the users got enabled admin emails?

Fungsten 03-16-2007 06:56 PM

Quote:

Originally Posted by C Braithwaite (Post 1204737)
It takes the settings from your forum options - "From: " . $vbulletin->options['bbtitle'] . " Reminder Service <" . $vbulletin->options['webmasteremail'] . ">" so if these are not set, then this may be the cause of the problem.

I got it working. Thanks.

Also, I checked the Schedule Tasks log and nothing has been sent out; except for the one test email I sent.

Great Mod though!!

SnitchSeeker 03-16-2007 09:02 PM

I have installed this. Can't wait to see how it affects our visits. Thanks a mill! :)

mvigod 03-16-2007 09:18 PM

Nice mod. And you do deserve credit for putting this one together and offering it up here. Clicks INSTALL.

BTW..is there a way to ensure that it does not send to any member more than X number of times? I can see if a member gets this reminder every 3 days or every 30 days until he makes it stop by going into the UserCP to stop admin emails it might rub some members the wrong way. WAsn't sure if this was built in somewhere yet on this or just a possible feature for future upgrade.

Again nice work :)

Smoothie 03-17-2007 01:54 AM

Quote:

Originally Posted by Smoothie (Post 1203979)
Once again I am noticing a slight problem. I added a new usergroup to the settings. The setting is 90 and 30 days. In this usergroup I added, out of the 12 users, 2 should have been sent the email. Based on days of inactivity and "Receive Admin Emails" set to yes. According to the task log, no emails were sent............

Quote:

Originally Posted by C Braithwaite (Post 1204835)
sorry - so many posts to go through, i missed your question.

have the users got enabled admin emails?

Yes, see above post.

Beermonster 03-17-2007 04:10 PM

This has had really good results for me, brought back a lot of members that had forgot about me, thanks

C Braithwaite 03-18-2007 09:07 AM

Quote:

Originally Posted by Smoothie (Post 1205312)
Yes, see above post.

try running it a few times - the code selects from all users before it checks their usergroup - if you up the quantity to something ridiculous just to test it, im sure it will send out emails to the expected members.

mat.knott 03-18-2007 10:41 AM

sorry if this has been asked already..

"How often to send a reminder email once a member has become inactive."

is that days, weeks, months???

djbaxter 03-18-2007 01:28 PM

Quote:

Originally Posted by mat.knott (Post 1206248)
sorry if this has been asked already..

"How often to send a reminder email once a member has become inactive."

is that days, weeks, months???


Days: Enter the number of days between subsequent email reminders.

mvigod 03-19-2007 01:59 PM

If you set the email quanity to 500 and have 5000 inactive users does that mean only 10% get an email? If the frequency is set to 180 does that mean in 6 months only the original 500 will get an email and the other 4500 ignored? Or does it send to all 5000 but just 500 at a time during each cron?

djbaxter 03-19-2007 02:05 PM

Quote:

Originally Posted by mvigod (Post 1207324)
If you set the email quanity to 500 and have 5000 inactive users does that mean only 10% get an email? If the frequency is set to 180 does that mean in 6 months only the original 500 will get an email and the other 4500 ignored? Or does it send to all 5000 but just 500 at a time during each cron?

ALL inactive users will get emails, sent out 500 at a time.

The frequency (180 in your example) does not refer to how often emails are sent out but rather to how long before a second or subsequent email is sent out to the same member.

Fungsten 03-19-2007 04:55 PM

has been sent out yet. I'm sure everything has been setup correctly.

d8tabyte 03-19-2007 07:38 PM

Installed and working great - awesome add-on!

MafiaMaster 03-20-2007 04:08 AM

I know that I keep posting this everywhere, but would this work for version 3.6.5, or is it purely 3.6.4?

C Braithwaite 03-20-2007 08:33 AM

I've only tested it on 3.6.2 - short of trying it, i couldn't tell you.

PoetJA-1975 03-20-2007 11:16 AM

Very nice modification - should help get the participation rate up a bit!
Thanx for sharing ---- Clicks INSTALL

Jacquii.

djbaxter 03-20-2007 11:30 AM

Quote:

Originally Posted by MafiaMaster (Post 1207844)
I know that I keep posting this everywhere, but would this work for version 3.6.5, or is it purely 3.6.4?

Quote:

Originally Posted by C Braithwaite (Post 1207928)
I've only tested it on 3.6.2 - short of trying it, i couldn't tell you.

I've used it successfully with version 3.64 and 3.65,

GBSteve 03-20-2007 03:38 PM

i'd really like to use this mod on my live forum versus my test forum, but yet again i went in to play with it today...

not only were no emails sent out to the test account for the past week (nor were there any attempts at the log shows zilch), but when i manually ran the task it once again sent me 2 identical emails... same timestamps, same headers, same content.

i think this mod would be spectacular if it worked on my forum. i see others are having no problem so what gives? i also see from info on the email when i check via webmail, but when i download the email to my Outlook email client there's no from info and the email is displayed as plain text versus the rich text i see in my webmail client.

C Braithwaite, any support you can offer would be of huge assistance. I know you said you basically just didn't know why it was doing it but any troubleshooting guidance would be immensily helpful.

TIA.

steve

djbaxter 03-20-2007 04:02 PM

Quote:

Originally Posted by GBSteve (Post 1208119)
i'd really like to use this mod on my live forum versus my test forum, but yet again i went in to play with it today...

not only were no emails sent out to the test account for the past week (nor were there any attempts at the log shows zilch), but when i manually ran the task it once again sent me 2 identical emails... same timestamps, same headers, same content.

i think this mod would be spectacular if it worked on my forum. i see others are having no problem so what gives? i also see from info on the email when i check via webmail, but when i download the email to my Outlook email client there's no from info and the email is displayed as plain text versus the rich text i see in my webmail client.

C Braithwaite, any support you can offer would be of huge assistance. I know you said you basically just didn't know why it was doing it but any troubleshooting guidance would be immensily helpful.

TIA.

steve

1. check to see if you have rich text / html enabled in Outlook - it may be set to off by default, depending on your version

2. check to see if your ISP or antivirus program or antispam program is stripping anything out of your email by default

yessir 03-20-2007 10:27 PM

I set this up and my users are furious because most of the inactive ones keep receiving the emails, over and over. It's now turned off.

I should have known better.

meissenation 03-20-2007 11:12 PM

Wow, I installed this and manually told it to run the scheduled task and about 70% of the emails it sent got bounced! Never realized I had so many users with email addresses that have gone bad since they registered!!!

djbaxter 03-21-2007 12:00 AM

Quote:

Originally Posted by yessir (Post 1208395)
I set this up and my users are furious because most of the inactive ones keep receiving the emails, over and over. It's now turned off.

I should have known better.

Yes. You should have read the instructions and the other posts in this thread. And changed the options from your ACP to something more to your liking.

However, I would suggest that the defaults be changed and that the default for installation be set to inactive.

PoetJA-1975 03-21-2007 03:55 AM

Quote:

Originally Posted by yessir (Post 1208395)
I set this up and my users are furious because most of the inactive ones keep receiving the emails, over and over. It's now turned off.

I should have known better.

um... it's FOR inactive users - set the settings appropriately and there should be no prob.... I've actually just received an email asking simply "How do I delete my account"

My response:

Quote:

1st I think you would learn how to ask politely, minus the obvious not-giving-a-damn --- 2nd - account deleted!

Thank you for your interest in JPiC Forum For Writers and if ever you decide to register and take part in enjoying the full realm of JPiC, as well as enjoying the PHENOMENAL writings we have within this Community for writers.... Be sure to introduce yourself via our Member Introductions forum first.

Jacquii.
I think this is a FABULOUS way of knowing who your DEDICATED Members are - and to hell with the rest - unless ---- of course ---- they're clicking on your google adsense ads LOL

Anyway - So far so good! I like this modification. AND rest assured if there's any type of "conflict" with this modification - I shall post directly, succinctly & without pondering - within this thread.

Thanx for sharing this - I like it!

Jacquii.

kylek 03-21-2007 08:22 AM

Just installed and have it set for no for is this product active while setting it up. But I just received an email to my test account so it seems to be live with the active setting at no.

Other than that, thanks for this!!!

C Braithwaite 03-21-2007 09:44 AM

Quote:

Originally Posted by GBSteve (Post 1208119)
i'd really like to use this mod on my live forum versus my test forum, but yet again i went in to play with it today...

not only were no emails sent out to the test account for the past week (nor were there any attempts at the log shows zilch), but when i manually ran the task it once again sent me 2 identical emails... same timestamps, same headers, same content.

i think this mod would be spectacular if it worked on my forum. i see others are having no problem so what gives? i also see from info on the email when i check via webmail, but when i download the email to my Outlook email client there's no from info and the email is displayed as plain text versus the rich text i see in my webmail client.

C Braithwaite, any support you can offer would be of huge assistance. I know you said you basically just didn't know why it was doing it but any troubleshooting guidance would be immensily helpful.

TIA.

steve

Other than disabling all other products to see if there is a conflict, then im not really sure.
is your cron running properly, ie are your other tasks running and logging?

Quote:

Originally Posted by yessir (Post 1208395)
I set this up and my users are furious because most of the inactive ones keep receiving the emails, over and over. It's now turned off.

I should have known better.

you can amend the settings, and inactive users can disable this via their usercp emaiil preferences.

it might be a good idea to include this note in the footer.

Quote:

Originally Posted by djbaxter (Post 1208432)
Yes. You should have read the instructions and the other posts in this thread. And changed the options from your ACP to something more to your liking.

However, I would suggest that the defaults be changed and that the default for installation be set to inactive.

i will change the defaults to off etc for future installations

Quote:

Originally Posted by kylek (Post 1208613)
Just installed and have it set for no for is this product active while setting it up. But I just received an email to my test account so it seems to be live with the active setting at no.

Other than that, thanks for this!!!

i will check this out for you - my guess is that the email was sent before you had a chance to disable it?

C Braithwaite 03-21-2007 09:45 AM

Quote:

Originally Posted by kylek (Post 1208613)
Just installed and have it set for no for is this product active while setting it up. But I just received an email to my test account so it seems to be live with the active setting at no.

Other than that, thanks for this!!!

if you disable it, then run it manually it will tell you if it is inactive or not.

C Braithwaite 03-21-2007 09:46 AM

just tested it:

Quote:

Inactive User Reminder Emails
Product is inactive at this time!

Done

yessir 03-21-2007 11:22 AM

Quote:

Originally Posted by djbaxter (Post 1208432)
Yes. You should have read the instructions and the other posts in this thread. And changed the options from your ACP to something more to your liking.

Did that. You should not have assumed I did not change the default settings.

Quote:

Originally Posted by C Braithwaite (Post 1208655)
you can amend the settings, and inactive users can disable this via their usercp emaiil preferences.

Again, I did that. Screenie attached...

C Braithwaite 03-21-2007 12:35 PM

Quote:

Originally Posted by yessir (Post 1208713)
Did that. You should not have assumed I did not change the default settings.


Again, I did that. Screenie attached...

well you have set it to send out an email EVERY DAY what do you expect? try changing frequency to maybe 60?

apiasto 03-21-2007 01:44 PM

hey very nice and usefull,thnx

BBF 03-23-2007 08:46 AM

how i can to change the encoding in the messege?

djbaxter 03-23-2007 01:03 PM

Quote:

Originally Posted by BBF (Post 1210193)
how i can to change the encoding in the messege?

Find in remindermail.php:

PHP Code:

            $headers  "MIME-Version: 1.0" "\r\n";
            
$headers .= "Content-type: text/html; charset=iso-8859-1" "\r\n";

            
$headers .= "To: $username <$email>" "\r\n";
            
$headers .= "From: " $vbulletin->options['bbtitle'] . " Reminder Service <" $vbulletin->options['webmasteremail'] . ">" "\r\n"

Change:

PHP Code:

            $headers .= "Content-type: text/html; charset=iso-8859-1" "\r\n"

to the desired charset.

Upload the newly edited remindermail.php to your server.

BBF 03-23-2007 02:44 PM

Thank you very much :)

ra7al 03-23-2007 03:54 PM

thanx

install


All times are GMT. The time now is 07:40 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.02472 seconds
  • Memory Usage 1,860KB
  • 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
  • (2)bbcode_php_printable
  • (27)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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