A5hleyRich
- Member Since: November 17th, 2011
- Wolverhampton, United Kingdom
- ashleyrich.com
- Developer at Delicious Brains
- @a5hleyrich on WordPress.org and Slack
- Core Contributor
- Plugin Developer
Bio/Description
-
Posted a reply to Plugin does not works without credentials?, on the site WordPress.org Forums:
Have you tried? https://deliciousbrains.com/wp-offload-s3/doc/iam-roles/4 weeks ago
-
Posted a reply to updating to 1.1.1, on the site WordPress.org Forums:
Check out the release post, which explains the new process. https://deliciousbrains.com/wp-offload-s3-1-2-released/1 month ago
-
Posted a reply to Buy the assets addon, on the site WordPress.org Forums:
The Assets addon is available with Gold licenses and above: https://deliciousbrains.com/wp-offload-s3/pricing/ We don't sell addons…2 months ago
-
Posted a reply to Broken images with Divi theme after updating to version 1.1, on the site WordPress.org Forums:
Sorry for the delay in getting back to you. We have a new version due…2 months ago
-
Posted a reply to AWS SDK v3, on the site WordPress.org Forums:
Not at the moment. AWS SDK V3 requires PHP 5.5+, which is preventing us from…2 months ago
-
Posted a reply to Broken images with Divi theme after updating to version 1.1, on the site WordPress.org Forums:
Hi, Do you have an few example URLs to images that are breaking? Or, a…2 months ago
-
Posted a reply to Revert back all images !, on the site WordPress.org Forums:
Hi, If you've upgraded to version 1.1 of WP Offload S3 it should automatically run…2 months ago
-
Posted a reply to Having trouble with AWS plugin – 500 Error, on the site WordPress.org Forums:
Hi, Can you try editing your wp-config.php file to replace this line - define( 'WP_DEBUG',…2 months ago
-
Posted a reply to WP Offload S3 inserting wrong path, on the site WordPress.org Forums:
Hi, Most issues are caused by plugin conflicts and specific server configurations. We will not…3 months ago
-
Posted a reply to Use of undefined Constant for AWS (JSON_ERROR_...), on the site WordPress Support Forums:
I'm not sure what could be the cause of this I'm afraid. I pretty sure…3 months ago
-
Posted a reply to Fatal error: require_once(): Failed opening required, on the site WordPress Support Forums:
Do you have any security software installed on the server? This sounds like antivirus or…3 months ago
-
Posted a reply to Tag Issue: latest versions of your plugin are not correctly tagged, on the site WordPress Support Forums:
The latest version is tagged: https://plugins.svn.wordpress.org/amazon-web-services/tags/4 months ago
-
Posted a reply to Use of undefined Constant for AWS (JSON_ERROR_...), on the site WordPress Support Forums:
Is the module enabled? Those constants are registered by the extension, which would suggest not.4 months ago
-
Posted a reply to Use of undefined Constant for AWS (JSON_ERROR_...), on the site WordPress Support Forums:
Looks like you don't have the PHP JSON extension installed. http://stackoverflow.com/questions/7318191/enable-json-encode-in-php4 months ago
-
Posted a reply to Find and Replace http (old url) with https (new url), on the site WordPress Support Forums:
Take a look at this article: https://deliciousbrains.com/wp-migrate-db-pro/doc/migrating-to-http-or-back-to-https/4 months ago
-
Posted a reply to Fatal error: require_once(): Failed opening required, on the site WordPress Support Forums:
Have you tried re-installing Amazon Web Services? That error suggests a file is missing.4 months ago
-
Posted a reply to Purpose of this plugin?, on the site WordPress Support Forums:
That's correct. The Amazon Web Services plugin simply houses the code which communicates with S3…4 months ago
-
Posted a reply to Need to use it only for JS and CSS and not for images, on the site WordPress Support Forums:
Only with the premium Assets addon. https://deliciousbrains.com/wp-offload-s3/doc/assets-addon/5 months ago
-
Posted a reply to Error, on the site WordPress Support Forums:
This can also be caused when you're loading version 3 of the AWS SDK, which…5 months ago
-
Posted a reply to Setting Content Disposition onupload, on the site WordPress Support Forums:
Correct. Uncomment line 30 and change 141-143 too: function object_meta( $args, $post_id ) { $args['ContentDisposition']…5 months ago
-
Posted a reply to meta data keys added to s3 by plugin, on the site WordPress Support Forums:
Correct, response headers only relate to how long the browser should store the file before…5 months ago
-
Posted a reply to Setting Content Disposition onupload, on the site WordPress Support Forums:
Yes, you can use the as3cf_object_meta filter. https://github.com/deliciousbrains/wp-amazon-s3-and-cloudfront-tweaks/blob/master/amazon-s3-and-cloudfront-tweaks.php#L30 Returning something like this should work: $args['ContentDisposition']…5 months ago
-
Posted a reply to meta data keys added to s3 by plugin, on the site WordPress Support Forums:
Hi Rob, Those headers are used purely for caching and do not indicate how the…5 months ago
-
Posted a reply to Needing Avatars Upload to Amazon s3?, on the site WordPress Support Forums:
The form on the WP Offload S3 settings screen will add you to our mailing…6 months ago
-
Posted a reply to Needing Avatars Upload to Amazon s3?, on the site WordPress Support Forums:
WP Offload S3 isn't currently compatible with bbPress or BuddyPress. The functionality is on the…6 months ago
-
Wrote a comment on the post Reminder: Do Not Compensate Reviewers, on the site Make WordPress Plugins:
While I agree that those types of reviews are bad, it's frustrating that you remove…6 months ago
-
Committed [1426471] to Plugins Trac:
Deploy version 1.0.26 months ago
-
Posted a reply to Save, Create or Browse buckets not responding, on the site WordPress Support Forums:
Have you tried with WP_DEBUG_LOG enabled? https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_LOG6 months ago
-
Posted a reply to Buddypress Integration, on the site WordPress Support Forums:
It's on the roadmap, but we don't have an ETA just yet.6 months ago
-
Posted a reply to Object Version, on the site WordPress Support Forums:
It's recommended to always enable object versioning because files uploaded to S3 are given an…7 months ago
-
Posted a reply to Applying same permissions to all file sizes, on the site WordPress Support Forums:
You can use the as3cf_upload_acl filter to change the ACL, but that will only apply…7 months ago
-
Posted a reply to Applying same permissions to all file sizes, on the site WordPress Support Forums:
Hi Kyle, Thanks for the PR, but this is by design. In a future version…7 months ago
-
Posted a reply to srcset broken with special characters, on the site WordPress Support Forums:
Thanks. We'll look into it.7 months ago
-
Committed [1419557] to Plugins Trac:
=Readme updated with free plan site limit reduced to 17 months ago
-
Posted a reply to Error fetching buckets, on the site WordPress Support Forums:
That's correct. The error message comes straight from AWS, so you need to check your…7 months ago
-
Committed [1414175] to Plugins Trac:
Keyworks added to plugin title7 months ago
-
Posted a reply to First response time slow (20sec.), on the site WordPress Support Forums:
Would you be able to post your diagnostic information found on the support tab?7 months ago
-
Committed [1411924] to Plugins Trac:
Readme header formating7 months ago
-
Committed [1411919] to Plugins Trac:
Readme fixes7 months ago
-
Committed [1411916] to Plugins Trac:
Updated readme for SEO and screenshots7 months ago
-
Posted a reply to tip or trick to delete existing files, on the site WordPress Support Forums:
To do this programatically you will need to find all attachments with an amazonS3_info key…7 months ago
-
Committed [1408826] to Plugins Trac:
Deploy version 1.0.17 months ago
-
Committed [1408472] to Plugins Trac:
Image spacing7 months ago
-
Committed [1408467] to Plugins Trac:
Images updated7 months ago
-
Committed [1408464] to Plugins Trac:
First release7 months ago
-
Posted a reply to Failed to retrieve bucket region, on the site WordPress Support Forums:
Can you please provide your diagnostic information found under the support tab?8 months ago
-
Posted a reply to Correct configuration but dosn't show the s3 url or even uplaod to s3, on the site WordPress Support Forums:
Can you please provide your diagnostic information found under the support tab?8 months ago
-
Posted a reply to Error creating bucket - Internal Server Error, on the site WordPress Support Forums:
You will need to enable WP_DEBUG_LOG to see what's going on. Please add the following…8 months ago
-
Posted a reply to If I import a WordPress blog + assets, will they be added to S3 automatically?, on the site WordPress Support Forums:
That won't work. The Lite version only offloads files to S3 during the initial upload…8 months ago
-
Posted a reply to Unable to edit image after upload, on the site WordPress Support Forums:
It's likely this is an environment or config issue, as image editing is supported when…9 months ago
-
BuddyPress Admin Only Profile Fields
Active Installs: 400+
-
Delightful Downloads
Active Installs: 10,000+
-
GlotPress
Active Installs: 200+
-
WP Scanner - Performance and Security
Active Installs: 400+