Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question Sending email on quote

More
14 years 7 months ago - 14 years 7 months ago #104037 by perryworld
Hi Everyone,

Is it possible when someone posts a quote for an email to be sent to the user who's topic has been quoted upon.

So if I have posted a topic "I think Kunena is the best forum software" and then someone then posts a quote saying "I agree it's the best"
then I would receive an email so I would know someone had commented on my topic.

Hope that makes sense.

Any help appreciated.

Cheers
Kieran
Last edit: 14 years 7 months ago by sozzled. Reason: Change topic icon

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago - 14 years 7 months ago #104098 by sozzled
Replied by sozzled on topic Re: Sending email on quote
Yes, I'm sure it's possible - just about anything is possible - but, the way you've described the requirement, it's not a standard feature of K 1.6.
Last edit: 14 years 7 months ago by sozzled.

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago #104104 by mstephan
Replied by mstephan on topic Re: Sending email on quote
You'd have to suggest it here: www.kunena.org/feedback

Post a link when you finish because I wanna vote for it. :3

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago #104127 by perryworld
Hi ,

Any ideas in which files(s) I would need to look in to see where the quote is written to the database so I can look into sending an email when this occurs.

Thanks in advance

Kieran

Please Log in or Create an account to join the conversation.

More
14 years 7 months ago #104272 by Matias
Replied by Matias on topic Re: Sending email on quote
One way is to create a plugin and listen to onAfterSaveKunenaPost event. It gives you message id (unfortunately nothing more in Kunena 1.6).

Another way is to add a hack into lib/kunena.posting.class.php where this event is being sent.

Please Log in or Create an account to join the conversation.

Time to create page: 0.624 seconds