Do you have it turned on in the options page?
I will accept the egg on my face.
I suppose it helps if you read the options all the way.
Sorry
Jordan
Hi gents,
I must have egg on my face as well. Is the ‘options page’ AWS > Amazon S3 and CloudFront?
I can’t get it to upload to S3 or rewrite URLs. I’m on WP 3.9.1
(IAM has permission, tried in wp-config and db).
Tim
More on this, found a bug in the code.
Line 163 of amazon-s3-and-cloudfront.php an exception getting caught:
AWS Error Code: PermanentRedirect, Status Code: 301, AWS Request ID: ##, AWS Error Type: client, AWS Error Message: The bucket you are attempting to access must be addressed using the specified endpoint.
To fix this I needed to put my ‘region’ into the instantiation of get_client() in /amazon-web-services/classes/amazon-web-services.php