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)

criscokid 03-09-2007 10:38 AM

Quote:

Originally Posted by carpefile (Post 1192968)
Really need to get the cron log working with this hack. It makes it impossible to really know who this hack is sending mail to and when

I'm not seeing any entries in the 'Scheduled Task Log Viewer' even though the mod is set as active - how can I be sure this mod is working?

djbaxter 03-09-2007 12:09 PM

Quote:

Originally Posted by mollila (Post 1199422)
Does this mod check that the user has given permission to receive emails from Administrators?

If you had read the thread, you would already know that the answer is "no, not yet".

Quote:

Originally Posted by mollila (Post 1199422)
And does it provide a link to the website where user can change that preference?

You can add such a link yourself by editing preference. At the bottom of the email text box, add something like the following:

Code:

<p>If you do not wish to receive further emails of this nature, please log into your UserCP at <a href="http://www.yourforum.com/profile.php?do=editoptions">http://www.yourforum.com/profile.php?do=editoptions</a> and uncheck the box next to Receive Email from Administrators.</p>
The problem is that, until the script is fixed to abide by the "admin email" setting, clicking on such a link won't actually work.

Quote:

Originally Posted by criscokid (Post 1199433)
I'm not seeing any entries in the 'Scheduled Task Log Viewer' even though the mod is set as active - how can I be sure this mod is working?

1. see comment above to mollila - the cron job does not create or write to a log file in the present version of this add-on

2. run the cron job manually - it will either give you a list of emails sent or just say "Done."

Smoothie 03-09-2007 12:13 PM

I know for a fact if I were to use this now in it's present state, members who had selected to not receive emails would be pretty PO'ed.

criscokid 03-09-2007 02:09 PM

Quote:

Originally Posted by djbaxter (Post 1199466)
run the cron job manually - it will either give you a list of emails sent or just say "Done."

I get a list that contains each user's email address:
mailing emailaddress@domain.com (failed)

What would be causing the 'failure'? What is it that's failed? caused 'failed' to be thrown up?

djbaxter 03-09-2007 02:21 PM

Quote:

Originally Posted by Smoothie (Post 1199471)
I know for a fact if I were to use this now in it's present state, members who had selected to not receive emails would be pretty PO'ed.

I agree. I was hoping Chris would return to update this but he hasn't apparently been back for a while. I'll see if I can figure it out when I get a moment.

djbaxter 03-09-2007 02:24 PM

Quote:

Originally Posted by criscokid (Post 1199527)
I get a list that contains each user's email address:
mailing emailaddress@domain.com (failed)

What would be causing the 'failure'? What is it that's failed? caused 'failed' to be thrown up?

I'm not certain, to be honest. My first guess would be that there's something wrong with your email setup. Check with your host.

Alternatively, are those emails bouncing back to your admin address (or whatever address you use as the forum email address)?

What happens if you select one of those "failed" addresses and try to send a note directly from your email client?

Smoothie 03-09-2007 03:16 PM

When you get a bounced emails and I'm sure you will, is there a report that is generated to show you these failed addresses?

djbaxter 03-09-2007 03:20 PM

Generally, what you'll get is the original email returned to you, if the email is sent by your server. If not, you'll generally get at least a message from the destination indicating that your message could not be delivered.

itsblack 03-09-2007 06:50 PM

I get this error also:
mailing emailaddress@domain.com (failed)
But in fact, my email setup is correct, because the new member can receive the activation email.
My forum is set logging all of the mails, but for these "error" emails, they left even no mail-logs.
So there must be something wrong with this cron script, I think.

ben_erhan 03-09-2007 08:01 PM

I want to ask a question.

I have tried this lots of time but I could not get the e-mail.

I opened a new usergroup and I have send the e-mail to this group using scheduled task maneger ( Run Now), but I did not get any e-mail.

If it works or not how can we understand?


All times are GMT. The time now is 03:17 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.02561 seconds
  • Memory Usage 1,746KB
  • 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
  • (7)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