I have created an Amazon AWS account and set the info in config.php, but I am gettign this error after submitting the registration form:
Catchable fatal error: Argument 1 passed to AmazonSES::__construct() must be of the type array, string given, called in C:\wamp\www\vokuro\app\library\Mail\Mail.php on line 33 and defined in C:\wamp\www\vokuro\vendor\amazonwebservices\aws-sdk-for-php\services\ses.class.php on line 71
How to fix that?