| Author |
Message |
prekill Worker


Joined: Oct 22, 2005 Posts: 186
|
Posted:
Sat Jul 18, 2009 5:27 pm |
|
Is there a module that sends email notifications for the publisher of any comment made for his download/picture/video or any other in a module...?
like facebook.. that sends you email notifications for anything that got to do with you..
if not.. How can I make one?
thank you.. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Mon Jul 20, 2009 5:15 pm |
|
Forums does that, and there is a mod that can include the content of the forum reply / post, but I'm not sure you'd want to use that as a module. |
|
|
|
 |
prekill Worker


Joined: Oct 22, 2005 Posts: 186
|
Posted:
Sat Jul 25, 2009 8:03 am |
|
yeah.. I know the forum have this function.. but I am not talking about the forum, I want to apply this function in every other module...
how can I do that? |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Sat Jul 25, 2009 9:06 am |
|
Why not use the forums as an example? |
|
|
|
 |
prekill Worker


Joined: Oct 22, 2005 Posts: 186
|
Posted:
Wed Jul 29, 2009 3:31 pm |
|
umm ok.. that whould be fine...
but where can I find this piece of code? and how do I start past it in other modules? |
|
|
|
 |
prekill Worker


Joined: Oct 22, 2005 Posts: 186
|
Posted:
Mon Sep 14, 2009 8:06 pm |
|
|
|
 |
floppydrivez Involved


Joined: Feb 26, 2006 Posts: 337 Location: Jackson, Mississippi
|
Posted:
Mon Sep 14, 2009 9:22 pm |
|
If you plan to let people choose if they want to receive comments per article, tutorial blah blah, you have to implement it into the database. That is where it starts to get complicated. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Mon Sep 14, 2009 9:31 pm |
|
There are several modules that send email that could be used as examples. Your Account has registrations that send email. HTML Newsletter sends email. Forum notifications send email. Pick any one and scan the source for mail. Beyond that, we're talking PHP skills and PHP-Nuke module development, and Google can provide some great examples of that. In the mean time, I am swamped... |
|
|
|
 |
slackervaara Worker


Joined: Aug 26, 2007 Posts: 234
|
Posted:
Mon Sep 14, 2009 10:38 pm |
|
The gallery module coppermine can send out e-mails to admin, when someone is commenting a picture and also the comment is included in the e-mail. |
|
|
|
 |
|
|
|
|