Menu

#22 Mailer Issues

Unstable_(example)
closed
None
1
2016-02-01
2014-12-12
No

From phpipam-1.1.010

1) mailSettingsTestMail.php inconsistently calls variables from the database and the post
2) mailSettingsTestMail.php sets SMTPSecure in the $mail variable instead of the $pmail variable
3) functions-mail.php also has SMTPSecure in the $mail variable instead of $pmail

patch attached

Discussion

  • Blake Burgess

    Blake Burgess - 2014-12-12

    patch here

     
  • Anonymous

    Anonymous - 2015-02-11

    I am somewhat of a newbie when working with linux...could you please provide some guidance on how to apply this patch? thanks!

     
  • Anonymous

    Anonymous - 2015-03-11

    I would like some advise on how to apply the patch to.

    Thanks

     
  • Anonymous

    Anonymous - 2015-07-12

    Take the lines in the patch file and update the relevant files in the phpipam folder which is deployed on your web server. The lines marked "-" need to be changed with the lines marked "+" in the patch file. I manually did it, you might be able to do some magical find/replace but as there are only like 10 changes in total, found it easier to just manually update. Hope that helps.

     
  • Anonymous

    Anonymous - 2015-08-06

    Not sure if this explaination is needed any longer but here it is.
    1) May need to install patch using something like, > yum install patch
    2) Check out patch usage commands here to understand what patch does and how. http://www.cyberciti.biz/faq/appy-patch-file-using-patch-command/
    3) Copy the .patch file posted above into your functions directory.
    4) Run it using the syntax in the above site.

    Hope that helps.

     
  • John Doe

    John Doe - 2015-08-11

    This fixed the problem for me. Thank you.

     
  • Anonymous

    Anonymous - 2015-08-18

    This fixed the problem for me too. Thank you.

     
  • Anonymous

    Anonymous - 2015-12-03

    Issue fixed with the Path !

    Thanks

     
  • Anonymous

    Anonymous - 2015-12-04

    Thanks so much. This fixed the problem for me too.

     
  • Anonymous

    Anonymous - 2016-01-26

    Thank you this worked great!

     
  • John Doe

    John Doe - 2016-02-01

    Has this patch been merged into v1.2?

     
  • Miha Petkovsek

    Miha Petkovsek - 2016-02-01
    • status: open --> closed
     
  • Miha Petkovsek

    Miha Petkovsek - 2016-02-01

    Fixed in 1.2

     

Anonymous
Anonymous

Add attachments
Cancel