zenontech
Forum Replies Created
-
Hello,
I confirm the problem which is very annoying as there are lots of records in the apache log.
AH01071: Got error ‘PHP message: PHP Deprecated: wp_make_content_images_responsive is deprecated since version 5.5.0! Use wp_filter_content_tags() instead. in ../wp-includes/functions.php on line 4777
Using: WP GDPR Compliance v1.5.4
WordPress 5.5.3
PHP 7.2Forum: Plugins
In reply to: [Easy Watermark] Automatically scale of placeholder text sizeHello,
Ok, thank you for the reply!
Forum: Plugins
In reply to: [W3 Total Cache] Cannot use DigitalOcean Spaces as CDNHello,
I confirm that now when testing the bucket on w3total cache i get the error:
Error: Unable to put object (S3Compatible::putObject(): [411] Unexpected HTTP status). but the files are uploaded.
As i don’t want others to lose time when trying to setup i have the following setup:API host: fra1.digitaloceanspaces.com
Access key ID: my-key-from-do
Secret key: secret-key-generated-from-do
Bucket: bucket-name-from-do
SSL support: autodo = digital ocean
So it seems fine but there is a problem: although i have checked to have files minified when reviewing the network tab both the css and js minified files are server from both cdn and site url, do you have the same problem?
Forum: Plugins
In reply to: [W3 Total Cache] Cannot use DigitalOcean Spaces as CDNHello,
This is marked as fixed but it does not work, at least for me it doesn’t as i still get Error: Unable to put object (S3Compatible::putObject(): [411] Unexpected HTTP status).
Forum: Plugins
In reply to: [W3 Total Cache] Cannot use DigitalOcean Spaces as CDNHello,
Ok, please let me know once this has been fixed.
Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] Cannot use DigitalOcean Spaces as CDNHello,
It does not work, when testing the CDN it just says “Test failed”.
So i have looked inside the code and saw that the developers have added the
$rest->setHeader('Content-Length', $rest->size);
but the second problem persists – after 30 seconds DO returnsUnknownError
Output of
$rest->getResponse();
from S3Compatible class:object(stdClass)#2116 (4) { ["error"]=> bool(false) ["body"]=> string(229) "<?xml version="1.0" encoding="UTF-8"?><Error><Code>UnknownError</Code><BucketName>my-bucket-name</BucketName><RequestId>tx000000000000013ab07df-005d46757b-1c0f65-fra1a</RequestId><HostId>myHostID-fra1a-fra1</HostId></Error>" ["headers"]=> array(3) { ["size"]=> int(229) ["type"]=> string(15) "application/xml" ["date"]=> int(1564898713) } ["code"]=> int(500) }
Do you need anything from my side?
- This reply was modified 5 years, 3 months ago by zenontech.
Forum: Plugins
In reply to: [W3 Total Cache] Cannot use DigitalOcean Spaces as CDNHello,
No problem, will wait for the fix but to speed things up can i help you with further details or test cases or credentials or something else ?
Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] Cannot use DigitalOcean Spaces as CDNHello,
Any ideas on this?
Thanks!
Forum: Plugins
In reply to: [W3 Total Cache] Cannot use DigitalOcean Spaces as CDNHello,
That is correct, i have selected “AMazon Simple Storage Service (s3) Compatible”.