Forum Replies Created
We offered to pay for some custom work on this to make it usable, but haven’t heard back. As such, we are unable to use it, which is a shame because it would be a really useful feature if it worked properly.
Hi, do you know when that would be…. currently you have an Upload button in there that does nothing? Also, is there an issue with deleting?
ok, maybe our issues are different then. So are you able to upload to S3 from within WPDM when you add a new package?
Hi Nora, as we don’t seem to be getting any support on this. Lets just compare versions.
I have managed to upload a file to S3 from within the Amazon S3 menu in WPDM (not on adding a package screen). I think this was after I updated the CORS policy on the bucket to include my domain and also update the Allowed Methods to:
<AllowedMethod>PUT</AllowedMethod>
<AllowedMethod>POST</AllowedMethod>
<AllowedMethod>DELETE</AllowedMethod>
This is what I can’t do though:
– I can create a new folder, but cannot upload a file to it
– I can’t delete files
– I can’t upload from within the Add Package screen.
When I do, I get this PHP error:
AH01071: Got error ‘PHP message: PHP Fatal error: Uncaught Aws\\S3\\Exception\\PermanentRedirectException: AWS Error Code: PermanentRedirect, Status Code: 301, AWS Request ID: 003187C57BB932C0, AWS Error Type: client, AWS Error Message: The bucket you are attempting to access must be addressed using the specified endpoint. Please send all future requests to this endpoint: “mybucketname.s3.amazonaws.com”…
I think this is perhaps related to region – my bucket is Ireland. When I set it to US standard, I don’t get this error, although I can’t upload files there.
Is there anything further that you can help me with?
Bump, as still waiting as well
UPDATE: I got it working – just looking at the wrong file as there was an edit-profile version within tpls but also one in the tpls/user-dashboard/ directory.
Was this ever resolved – having similar issues.
I think we are having similar issues as well
Is there any update on this?