Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

Send user email when your comment has been quoted.

steamsteam www.planamigo.org - #1 foro planes amigo

Hi,

I think it would be nice to send an email to user when your comment has been quoted.
Any idea how it better make?

Thanks.

Tagged:

Comments

  • hgtonighthgtonight ∞ · New Moderator

    Quoting mentions a user by default.

    User's can choose to be notified by mentions from their notification preferences page:

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • steamsteam www.planamigo.org - #1 foro planes amigo
    edited November 2015

    Good answer :)

    Now I have another question.

    How I can do it checked by default for new registered user?

  • hgtonighthgtonight ∞ · New Moderator

    Add the following to your /conf/config.php file:

    $Configuration['Preferences']['Email']['Mention']               = '1';
    $Configuration['Preferences']['Popup']['Mention']               = '1';
    

    Search first

    Check out the Documentation! We are always looking for new content and pull requests.

    Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.

  • steamsteam www.planamigo.org - #1 foro planes amigo

    Perfect! Thank you!

  • steamsteam www.planamigo.org - #1 foro planes amigo

    Something strange code functionality.

    I have for testing three users. Each has different email registration.
    One is the administrator and two other members.

    I have included the lines in config file.

    When I mentions from one user to another administrator receives the notice!
    I disabled for admin Mention on his panel but continues to receive notifications when the user mentions.
    I thought that is related to the same IP and have sent from other IP and returned to received their email administrator.

Sign In or Register to comment.