Hi,

Getting this issue directly after enabling modules and the Amazon SES config page.

Email_Exception: No account key was passed into the constructor, nor was it set in the AWS_KEY constant. in AmazonSES->__construct() (line 92 of /home/alexcann/public_html/labs/mail/sites/all/modules/creeper/sdk/services/ses.class.php).

SDK is installed correctly and I have entered the security credentials as well.

CommentFileSizeAuthor
SES error16.41 KBsparetimedesign

Comments

Ryan Palmer’s picture

Status: Needs work » Active

Did you " Move the file config.inc.php into the "sdk" directory." as per the Creeper readme?

damienmckenna’s picture

Project: Amazon SES » Creeper : An Amazon's tools API
Version: 7.x-1.0-beta2 » 7.x-1.0
Status: Active » Needs review

Not adding the config file does indeed create that error message, adding the config file makes it go away.

Perhaps the settings page should check for the existence of the file?

damienmckenna’s picture

Status: Needs review » Needs work

Status: Active » Needs work