pixeledmedia
Forum Replies Created
-
Forum: Plugins
In reply to: [JSON API User] User PasswordThanks, it works, I was adding the password to the wrong method
Hi thanks for the reply,
Unfortunately, this did not work for me; it still uploads an image to the server without problems, but its like it gets ‘stuck’ or stops exactly when it needs to copy the images over to S3.
It still creates the attachment URL, leaving out the filename as:
http(s)://myregion.mybucket.amazonaws.com/objectpath
instead of the full URL, with the filename:
http(s)://myregion.mybucket.amazonaws.com/objectpath/filename.jpg
.Is it possible that I can see the full code you used to make it work? Thanks alot!
Thanks for the swift update! It works now.
Thanks for the reply, I get these errors:
Fatal error: Uncaught exception 'Aws\Common\Exception\InvalidArgumentException' with message 'EU is not a valid region for Amazon Simple Storage Service' in /var/www/html/.../public_html/wp-content/plugins/amazon-web-services/vendor/aws/Aws/Common/Client/AbstractClient.php:131 Stack trace: #0 /var/www/html/.../public_html/wp-content/plugins/amazon-web-services/vendor/aws/Aws/Common/Client/AbstractClient.php(183): Aws\Common\Client\AbstractClient::getEndpoint(Object(Guzzle\Service\Description\ServiceDescription), 'EU', 'https') #1 /var/www/html/.../public_html/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(764): Aws\Common\Client\AbstractClient->setRegion('EU') #2 /var/www/html/.../public_html/wp-content/plugins/amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php(256): Amazon_S3_And_CloudFront->set_s3client_region(Array) #3 [internal function]: Amazon_S3_And_CloudFront->wp_update_attachment_metadata(Array, 3114) #4 /var/www/html/... in /var/www/html/.../public_html/wp-content/plugins/amazon-web-services/vendor/aws/Aws/Common/Client/AbstractClient.php on line 131
Hi,
Please view: https://postimg.org/image/439a7mgm3/
Forum: Plugins
In reply to: [MyMail AmazonSES Integration] Does this work with the EU Bucket?Unfortunately I didn’t, I had to use Mandrill instead.
Forum: Plugins
In reply to: [MyMail AmazonSES Integration] Does this work with the EU Bucket?By the way, the 587 port is also enabled on my host.
Thanks!
Thanks, I will keep posted.
Hi there,
On a single post’s edit page, is it possible to select the categories from their respective custom post types to ‘Add/Remove/Replace’ to?
Right now I am only seeing categories from one post type “post”; but instead I want to see categories from the “activities” (for example) post type to expire to.
Thanks.
Would this shortcode allow me to select a different edit page per custom post type?