+ Reply to Thread
Results 1 to 2 of 2

Thread: Not sending email to admin in some cases of upgrade listing

  1. #1

    Not sending email to admin in some cases of upgrade listing

    \includes\controllers\upgrade_listing.inc.php


    Line #570 find:
    Code:
    Only registered members can view the code.
    In the continuation of above line, there is no send email code for above email template to admin

    Solution:

    Find:
    Code:
    Only registered members can view the code.
    Add this line above it:
    Code:
    Only registered members can view the code.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello Bahram,

    Thank you for your report!

    We'll take it into consideration

+ Reply to Thread