• Resolved nabombou

    (@nabombou)


    Hi!

    It looks like this is a great plugin, unfortunately I can’t get it to work on my website. I’ve read almost all the topics here, but none of them can be applied to me.

    Here the debug info:

    ✔ PHP GD library is installed.
    
    ✔ Image cache directory has been created.
    
    /home/manolihe/public_html/wp-content/cache/adaptive-images => drwxr-xr-x
    
    ✔ Installation .htaccess file is setup OK.
    
    /home/manolihe/public_html/.htaccess => -rw-r--r--
    
    ❖ Adaptive images settings dump:
    
    array(12) {
      ["resolutions"]=>
      array(5) {
        [0]=>
        int(1400)
        [1]=>
        int(1024)
        [2]=>
        int(640)
        [3]=>
        int(480)
        [4]=>
        int(320)
      }
      ["landscape"]=>
      bool(true)
      ["hidpi"]=>
      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(70)
      ["sharpen-images"]=>
      bool(true)
      ["watch-cache"]=>
      bool(true)
      ["browser-cache"]=>
      float(180)
      ["cdn-support"]=>
      bool(false)
      ["version"]=>
      string(6) "0.6.42"
      ["sanitized"]=>
      bool(true)
    }

    And here the diagnostics:

    Web Server
    Apache
    Document Root
    /home/manolihe/public_html
    PHP
    5.5.31
    PHP Time Limit
    60
    PHP Memory Limit
    128M
    PHP Post Max Size
    55M
    PHP Upload Max Size
    55M
    PHP Max Input Vars
    1000
    PHP Display Errors
    No
    PHP Error Log
    error_log
    MySQL
    5.6.28
    MySQL Ext/mysqli
    Yes
    MySQL Table Prefix
    wp_
    MySQL DB Charset
    utf8mb4
    WP
    4.4.2
    WP Multisite
    No
    WP Debug Mode
    No
    WP Site url
    http://www.manolihernandez.com
    WP WP Home url
    http://www.manolihernandez.com
    WP Permalinks
    /blog/%category%/%postname%/
    WP home path
    /home/manolihe/public_html/
    WP content dir
    /home/manolihe/public_html/wp-content
    WP plugin dir
    /home/manolihe/public_html/wp-content/plugins
    WP content url
    http://www.manolihernandez.com/wp-content
    WP plugin url
    http://www.manolihernandez.com/wp-content/plugins
    WP Locale
    es_ES
    WP Memory Limit
    40M
    WP Max Upload Size
    55mb
    WP Active plugins
    Adaptive Images for WordPress v.0.6.42 by Nevma
    Akismet v.3.1.10 by Automattic
    All In One SEO Pack v.2.3.3.2 by Michael Torbert
    Contact Form 7 v.4.4.1 by Takayuki Miyoshi
    Corpus Demo Data Importer v.2.0.0 by Euthemians Team
    Corpus Extension v.2.1.0 by Euthemians Team
    Google XML Sitemaps v.4.0.8 by Arne Brachhold
    WPBakery Visual Composer v.4.11.1 by Michael M - WPBakery.com
    Merge + Minify + Refresh v.1.6.6 by Launch Interactive
    Schema App Structured Data v.0.5.7 by Hunch Manifest
    Cookie Consent v.2.0.10 by Catapult_Themes
    WP-Mail-SMTP v.0.9.5 by Callum Macdonald
    WP Super Cache v.1.4.8 by Automattic
    WP-Usuario-Avatar v.2.0.6 by flippercode
    WP MU plugins

    I hope we can find a solution! Thanks!!

    https://wordpress.org/plugins/adaptive-images/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter nabombou

    (@nabombou)

    By the way, it made no effect activating or deactivating the options “Bigger dimensions” or “HiDPI” 🙁

    Plugin Author Takis Bouyouris

    (@nevma)

    Hello, there,

    I checked your website and it seems that your images are served via Nginx and not Apache. In order for the plugin work properly, the images must be served directly by your WordPress installation, so that the plugin can handle and resize them.

    Is your WordPress behind a CDN or in a managed WordPress hosting environment, like WPEngine?

    Cheers,
    Takis

    Thread Starter nabombou

    (@nabombou)

    Hi again,

    My ISP says the hosting is using Nginx as Reverse Proxy, besides Apache. No CDN.

    No way to configure the plugin in this case?

    Plugin Author Takis Bouyouris

    (@nevma)

    Hello, again,

    Is your whole website based on Nginx or is it used just to serve the images and the other static assets like CSS and JS? I am afraid it is the latter case! Unfortunately, in this case our hands are tied, because we are not able to handle the images at all and our plugin does not even get a chance to do what it is designed to do.

    Can you confirm this?

    Cheers,
    Takis

    Thread Starter nabombou

    (@nabombou)

    Hi Takis,

    First of all, thanks for your patience 🙂

    They say that Nginx acts as a reverse proxy, serving all static content, and it’s a proxy for Apache, which processes the rest of content (php).

    So I’m the unlucky guy today, right? 🙁

    Plugin Author Takis Bouyouris

    (@nevma)

    Well, thank you too, for understanding the situation, but, yes, you are in this kind of unlucky setup, which does not allow our plugin to function. What’s more disappointing is that there is now way for us to detect this setup and inform the user in order to save us all the time!

    However we do acknowledge that these kind of setups are becoming more and more common these days and we will do everything in our power to try to work around the issue if it is technically feasible.

    Cheers,
    Takis

    Thread Starter nabombou

    (@nabombou)

    Don’t worry, I completely understand! At least, what you say, you can give an explanation to users like me who absolutely ignore this kind of technical issues … That’s more than what you are supposed to give for a free plugin!

    I’ll just pray for the problem to be technically fixable, but meanwhile let me congratulate you for the good work you’re doing!

    Plugin Author Takis Bouyouris

    (@nevma)

    Thank you so much, I appreciate it!

    Cheers,
    Takis

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

The topic ‘No errors, but images not cached’ is closed to new replies.