EMail issues

Discussion in 'Troubleshooting' started by cosweb, Nov 21, 2009.

  1. cosweb

    cosweb New Member

    Joined:
    Oct 11, 2009
    Messages:
    7
    When sending a test email we the following error in a pop-up window.

    ERROR [256] Smarty error: [in admin/email_test.html line 5]: [plugin] modifier 'escapes' is not implemented (core.load_plugins.php, line 118) in line 1102 of file /home/couplesoasis/members.couplesoasis.net/amember/smarty/Smarty.class.php


    When a new member is signed up and the email is sent to them we a error message of:

    WARNING:Cannot find applicable e-mail template for [send_payment_mail,en,,] in line 622 of file /home/couplesoasis/members.couplesoasis.net/amember/common.inc.php
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    This is just a typo in admin/email_test.html template.
    Edit this template then Find & Replace "|escapes" to "|escape"


    Go to amember CP -> Setup -> Email -> Payment notifications -> Edit template then click save.
  3. bproffit

    bproffit New Member

    Joined:
    Nov 23, 2009
    Messages:
    15
  4. mumser101

    mumser101 New Member

    Joined:
    Oct 1, 2009
    Messages:
    26
    The place to look is \templates\admin. It's a little confusing to have two Admin areas at times.
  5. bproffit

    bproffit New Member

    Joined:
    Nov 23, 2009
    Messages:
    15
    Ahhh, thank you mumser101. That fixed that problem. Of course it let me know I have some SMTP problem, but I'm a step closer! Hmmm, now that I think about it I wasn't asked for a password for the SMTP account.
  6. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Specify your server connection info in this format :
    login:password@smtp.server.com
    In next version there will be separate fields also secure connections will be supported.
  7. bproffit

    bproffit New Member

    Joined:
    Nov 23, 2009
    Messages:
    15
    My SMTP login requires me to include the domain rather than just the user name (user name in mail program is full info@preachingunleashed.com rather than just info) so plugging that into your format gives me the awkward info@preachingunleashed.com:password@mail.preachingunleashed.com. (Yes, I plugged in my actual password. :cool:) That gives an SMTP error, as does leaving the domain out of the login portion. I'm sorry for the trouble, but obviously I need to get this configured.
  8. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Please contact me in helpdesk(Alexander Smith) I will partly update your installation to new email config .
  9. tommyxv

    tommyxv New Member

    Joined:
    Feb 13, 2010
    Messages:
    28
    This manual edit fixed it.....
    This has not been fixed in the version I purchased last month. Please update this when you have a chance. Thanks!

Share This Page