I've tried it out and so far this works now. without error messages in debug:
When I use:
I get an error message after hitting <Send> :
However, the folder PHPMailer_v5.1 DOES exist in /plugins/ and class.phpmailer.php IS present in that folder.
Permissions on the folder are drwxr-xr-x
Permissions on the file are -rw-r--r--
Spelling (and cases) are:
PHPMailer_v5.1
class.phpmailer.php
Code:
(% cbcontact admin,true,false,false,admin %)
When I use:
Code:
(% cbcontact admin,true,true,false,admin %)
I get an error message after hitting <Send> :
Code:
FOLDER PHPMAILER_V5.1 DOES NOT EXIST INSIDE FOLDER PLUGINS OR FILE CLASS.PHPMAILER.PHP IS MISSING.
However, the folder PHPMailer_v5.1 DOES exist in /plugins/ and class.phpmailer.php IS present in that folder.
Permissions on the folder are drwxr-xr-x
Permissions on the file are -rw-r--r--
Spelling (and cases) are:
PHPMailer_v5.1
class.phpmailer.php