• Hello, I have the plugin now, but I have this problem, the plugin don’t find any images in my upload folder…does the plugin look inside all subfolder??

    Total files in the adaptive images cache: 0

    Total directories in the adaptive images cache: 0

    Total size of the adaptive images cache: 0

    Debug

    ? PHP GD library is installed.

    ? Image cache directory has not been created.

    But this is probably because the cache has not been accessed yet.
    After accessing your website from a mobile device the directory should be automatically created.

    /web/htdocs/www.colleadimari.it/home/prove/wordpress/wp-content/cache => drwxr-xr-x

    ? Installation .htaccess file is setup OK.

    /web/htdocs/www.colleadimari.it/home/.htaccess => -rwxr-xr-x

    ? Adaptive images settings dump:

    array(14) {
    [“resolutions”]=>
    array(3) {
    [0]=>
    int(1024)
    [1]=>
    int(640)
    [2]=>
    int(480)
    }
    [“cache-directory”]=>
    string(21) “cache/adaptive-images”
    [“watched-directories”]=>
    array(2) {
    [0]=>
    string(19) “wp-content/uploads/”
    [1]=>
    string(17) “wp-content/themes”
    }
    [“jpeg-quality”]=>
    int(75)
    [“sharpen-images”]=>
    bool(true)
    [“watch-cache”]=>
    bool(true)
    [“browser-cache”]=>
    float(0)
    [“landscape”]=>
    bool(false)
    [“hidpi”]=>
    bool(false)
    [“cdn-support”]=>
    bool(false)
    [“version”]=>
    string(6) “0.6.67”
    [“sanitized”]=>
    bool(true)
    [“wp-content-dir”]=>
    string(63) “/web/htdocs/www.colleadimari.it/home/prove/wordpress/wp-content”
    [“wp-content-url”]=>
    string(54) “https://www.colleadimari.it/prove/wordpress/wp-content”
    }

    Diagnostic:

    Web Server
    Apache

    Document Root
    /web/htdocs/www.colleadimari.it/home/

    PHP
    7.2.22

    PHP Time Limit
    900

    PHP Memory Limit
    256M

    PHP Post Max Size
    30M

    PHP Upload Max Size
    50M

    PHP Max Input Vars
    1000

    PHP Display Errors
    Yes

    PHP Error Log
    MySQL
    5.5.62-38.14-log

    MySQL Ext/mysqli
    Yes

    MySQL Table Prefix
    test_

    MySQL DB Charset
    utf8mb4

    WP
    5.2.4

    WP Multisite
    No

    WP Debug Mode
    No

    WP Site url
    https://www.colleadimari.it/prove/wordpress

    WP WP Home url
    https://www.colleadimari.it

    WP Permalinks
    /%category%/%postname%/

    WP home path
    /web/htdocs/www.colleadimari.it/home/

    WP content dir
    /web/htdocs/www.colleadimari.it/home/prove/wordpress/wp-content

    WP plugin dir
    /web/htdocs/www.colleadimari.it/home/prove/wordpress/wp-content/plugins

    WP content url
    https://www.colleadimari.it/prove/wordpress/wp-content

    WP plugin url
    https://www.colleadimari.it/prove/wordpress/wp-content/plugins

    WP Locale
    it_IT

    WP Memory Limit
    40M

    WP Max Upload Size
    30mb

    WP Active plugins
    Polylang v.2.6.5 by WP SYNTEX
    Adaptive Images for WordPress v.0.6.67 by Nevma
    Consenso al cookie GDPR v.1.8.1 by WebToffee
    GA Google Analytics v.20190902 by Jeff Starr
    Redirection v.4.4.2 by John Godley
    Lazy Load by WP Rocket v.2.3.2 by WP Rocket
    W3 Total Cache v.0.10.1 by Frederick Townes
    Wordfence Security v.7.4.1 by Wordfence
    Yoast SEO v.12.4 by Team Yoast

    WP MU plugins

    The page I need help with: [log in to see the link]

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

    (@nevma)

    Hello, my friend,

    Thank you very much for your message and for the very thorough information you shared!

    I see that you are using Cloudflare for the delivery of your images. Now CDNs are unfortunately a bit tricky for our plugin because they handle the image requests themselves before your WordPress website. We can only partially support them by enabling the CDN support option in the plugin settings page. Also, for this to work you need to set your CDN to take into account url (GET) parameters on image requests.

    This way our plugin will turn any given image request like https://www.colleadimari.it/prove/wordpress/wp-content/uploads/2019/09/colle-adimari-2.jpg into https://www.colleadimari.it/prove/wordpress/wp-content/uploads/2019/09/colle-adimari-2.jpg?resolution=320,1 and allow for your WordPress website to handle the request accordingly. However, this might miss some images and allow them to be delivered in full size.

    Lastly, if this is not a good option for you, then I am afraid there is not much else to do. You need to choose between the benefits of the Adaptive Images plugin and using the CDN.

    Let me know if I can help any further!

    Cheers,
    Takis

Viewing 1 replies (of 1 total)
  • The topic ‘Ni images found’ is closed to new replies.