Add Custom Mail-Notifications

@all

we do have a working Dolphin 7.0.9 version and would like to add some mail-notifications like:

- Member is inactive for 7/14 days (hasn't logged in)

- Member hasn't uploaded a avatar within 7 days after registration

- Member hasn't defined special profile-fields - within 7/14 days (e.g. sex / desc / custom fields)

- Member hasn't accomplished a count of results (entries in custom db-table)

- Member has accomplished a count of results (entries in custom db-table)

- …

 

We only need to get a general hint / basic description to do this changes.

(basic knowledges in PHP)

Quote · 15 Sep 2012

You could get most of these done without editing any of the Dolphin files. Just make a custom script that runs the database queries and uses php's mail function to send out the notifications. Then create a cron job to fire that script daily.

 

That's about the best "general hint / description" I can give Laughing

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 15 Sep 2012

Thx for quick reply!

So it's most like I first thought, but why is it so hard to add some Action to normal Dolphin... ;) Would be nice to manage the template within Dolphin-Admin... will give it another try!

Do you know where the normal nortifications are running? May we can handle the "normal" nortifications by editing some of them and only need to run custom nortifications by custom script?! 

Quote · 16 Sep 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.