+ Reply to Thread
Results 1 to 2 of 2

Thread: Sending email even when email template is inactive

  1. #1

    Sending email even when email template is inactive

    It sends email even if email template is inactive.
    You can check it with inactivating any email template in AP. It sends email anyway.

    There was no problem with flynax 4.7, but it exists in 4.8.2 or maybe less.
    I have a fast solution. Flynax team should confirm.

    Solution:Go to includes/classes/rlMail.class.php

    Find:
    Code:
    Only registered members can view the code.
    Change:
    Code:
    Only registered members can view the code.
    Find:
    Code:
    Only registered members can view the code.
    Change:
    Code:
    Only registered members can view the code.
    Last edited by Bahram Soltanirad; December 11, 2021 at 07:44 AM.

  2. #2
    Thank you for your finding. Will wait for dev to confirm and solution.

+ Reply to Thread