Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.
Mailfail
Hi,
After upgrading from 2.3.7 to 2.3.9 p1, the form doesn't work.
Error reporting gives me:
Warning: strrpos(): Offset is greater than the length of haystack string in /home/XXX/domains/XXX/public_html/framework/core/subsystems/expRouter.php on line 212
and
Warning: escapeshellarg() has been disabled for security reasons in /home/XXX/domains/XXX/public_html/external/swiftmailer-5.4.3/lib/classes/Swift/Transport/MailTransport.php on line 252
I'm using simplified php mail
Any ideas?
After upgrading from 2.3.7 to 2.3.9 p1, the form doesn't work.
Error reporting gives me:
Warning: strrpos(): Offset is greater than the length of haystack string in /home/XXX/domains/XXX/public_html/framework/core/subsystems/expRouter.php on line 212
and
Warning: escapeshellarg() has been disabled for security reasons in /home/XXX/domains/XXX/public_html/external/swiftmailer-5.4.3/lib/classes/Swift/Transport/MailTransport.php on line 252
I'm using simplified php mail
Any ideas?
Answers
Remove the escapeshellarg string from the disable_functions at php.ini* file
Ask your hosting provider to remove the string above if you don't have an access to the php.ini* file
Change hosting provider which allows the running of the escapeshellarg function.
from this website: http://www.2by2host.com/articles/php-errors-faq/disabled_escapeshellarg/
After Submit, I get:
Unable to Send Mail to - my emailaddress (in this case) in the red background.
Sending Mail Failed! - Failed to authenticate on SMTP server with username "mail.XXX.nl" using 2 possible authenticators
I tried the 3 settings. I get: Sending Mail Failed! - Connection could not be established with host mail.XXX.nl [Connection timed out #110] Log data:
Nothing in log data. As the host said: it seems i cannot connect to the server, with simplified php mail or smtp...
And for SMTP the say the authentication needs to be turned on..no idea how or where..? (SSL or TLS dousn't do the job) The SMTP test gives nothing more than a time out