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-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 03:07 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.02072 seconds
  • Memory Usage 1,754KB
  • 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
  • (10)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