• Hi, even if the folder craeted is empty and seems not to work

    Debug info

    ✔ PHP GD library is installed.

    ✔ Image cache directory has been created.

    /home/vibrbytj/public_html/wp-content/cache/adaptive-images => drwxr-xr-x

    ✔ Installation .htaccess file is setup OK.

    /home/vibrbytj/public_html/.htaccess => -rw-r–r–

    ❖ Adaptive images settings dump:

    array(14) {
    [“resolutions”]=>
    array(3) {
    [0]=>
    int(1024)
    [1]=>
    int(640)
    [2]=>
    int(480)
    }
    [“landscape”]=>
    bool(true)
    [“hidpi”]=>
    bool(true)
    [“cdn-support”]=>
    bool(true)
    [“cache-directory”]=>
    string(21) “cache/adaptive-images”
    [“watched-directories”]=>
    array(2) {
    [0]=>
    string(18) “wp-content/uploads”
    [1]=>
    string(17) “wp-content/themes”
    }
    [“jpeg-quality”]=>
    int(75)
    [“sharpen-images”]=>
    bool(true)
    [“watch-cache”]=>
    bool(true)
    [“browser-cache”]=>
    float(180)
    [“version”]=>
    string(6) “0.6.64”
    [“sanitized”]=>
    bool(true)
    [“wp-content-dir”]=>
    string(37) “/home/vibrbytj/public_html/wp-content”
    [“wp-content-url”]=>
    string(36) “https://www.vibrations.gr/wp-content”
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takis Bouyouris

    (@nevma)

    Hello, my friend,

    Your configuration seems OK but I see that you are using a CDN with a subdomain to deliver your images. Unfortunately this is the one and only case where our plugin cannot work. The CDN handles the images in a very strict way in this setup. It is solely responsible for delivering them to your users without your WordPress installation and, thus, the Adaptive Images plugin being able to intervene.

    Sorry about that, I guess you have to choose between one of the two solutions.

    Let me know if I can help any further!

    Cheers,
    Takis

    Thread Starter troglodytes

    (@troglodytes)

    Hi again, I have temporally disable cdn but the folder still remain empty

    Plugin Author Takis Bouyouris

    (@nevma)

    Hello, again,

    Right now the plugin seems to be inactive, so it is not possible for me to debug its usage. If you could activated again for me, I would be happy to check it out!

    In the meantime, one thing you need to know is that, even when the plugin is working as expected, the cache folder and the resized versions of the images will only be created when they are requested by mobile devices. And there are quite a few cases where a requested image might not even need to be resized at all!

    Cheers,
    Takis

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘folder created but empty’ is closed to new replies.