Question: Admins Receiving Mails From Any Post Or Reply

Admins Receiving Mails From Any Post Or Reply

Hi! Thanks for answer the last question. I do have another one: Does admins recieve an email from any post or reply made inside the forum, by default? I am asking this because when someo

AC

Aventon Creativo

Asked

Hi! Thanks for answer the last question. I do have another one:

Does admins recieve an email from any post or reply made inside the forum, by default? I am asking this because when someone reply or post a comment there is no notification (email) sent that this was made. I am using the PHP Mail Function.

If not could this be programmed?

Thanks!

  • MS

    Mian Saleem

    Answered

    Hello,

    No. System don’t send email unless you have subscribed to the thread and your subscription settings in provide is set to individual emails.

    If you want to test the email, you can check with forgot password.

    Thank you

  • AC

    Aventon Creativo

    Answered

    Can this be done with code? like where can I change the code so when any user post or comment on any thread, admins get an email about it. Thanks!

  • MS

    Mian Saleem

    Answered

    Hello,

    You can change the add method of app/controllers/Topics.php as you need.

    Thank you

  • Login to Reply