Quote:
Originally Posted by mollila
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
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
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."