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
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.
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.
Specify your server connection info in this format : loginassword@smtp.server.com In next version there will be separate fields also secure connections will be supported.
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.comassword@mail.preachingunleashed.com. (Yes, I plugged in my actual password. ) 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.
Please contact me in helpdesk(Alexander Smith) I will partly update your installation to new email config .
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!