Forum Replies Created

Viewing 15 replies - 91 through 105 (of 143 total)
  • Not a problem – happy to help!

    Sorry – although working better on this host, it’s not a great one. I don’t have access to error logs.

    Correct – the following, exactly, appears before the WordPress permalink statements in the .htaccess file

    # BEGIN Adaptive Images
    #=======================

    <IfModule mod_rewrite.c>

    RewriteEngine On

    # Watched directories
    RewriteCond %{REQUEST_URI} /wp-content/uploads [OR]
    RewriteCond %{REQUEST_URI} /wp-content/themes [OR]
    RewriteCond %{REQUEST_URI} /wp-content/gallery

    # Redirect images through the adaptive images script
    RewriteRule \.(?:jpe?g|gif|png)$ /wp-content/plugins/adaptive-images/adaptive-images/ai-main.php [L]

    </IfModule>

    # END Adaptive Images

    There are no additional settings in the .htaccess file – just yours and WordPress currently.

    Excellent news for you – apparently GoDaddy was the issue.

    The new hosting account has some issue of it’s own – BUT – this plugin is working 🙂

    THANK YOU!

    However – some new questions
    – when browsing from my phone – it created a ‘640’ folder – shouldn’t it have been 480?
    – it’s not picking up the NextGen Gallery even though I added /wp-content/gallery to the settings and I see it in the .htaccess file

    Temporary domain is: http://springdale.host42.nustorm.ca/

    I manually created the missing directory and even set permissions to 777. It now acknowledges the directory exists (per below) but does not work. I have tried to access it with a phone. I’m going to install on a different hosting company and let you know later in the week how that goes.

    âś” Image cache directory has been created.
    /home/content/17/10166417/html/springdale/wp-content/cache/adaptive-images => drwxrwxrwx
    âś” Installation .htaccess file is setup OK.
    /home/content/17/10166417/html/springdale/.htaccess => -rw-r–r–

    Thread Starter cukeving

    (@cukeving)

    They are getting “locked out due to too many login attempts” and it’s all users …. so I don’t think it’s part of a brute force attack.

    Any know issues between this plugin and W3 Total Cache?

    Interesting – the debug information says the “Image cache directory has not been created” – but it has and it shows the correct permissions right below that statement

    Debug info
    âś” 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.

    /home/content/17/10166417/html/######/wp-content/cache => drwxrwxr-x
    âś” Installation .htaccess file is setup OK.
    /home/content/17/10166417/html/######/.htaccess => -rw-r–r–
    âť– Adaptive images settings dump:
    array(9) {
    [“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(18) “wp-content/uploads”
    [1]=>
    string(17) “wp-content/themes”
    }
    [“jpeg-quality”]=>
    int(90)
    [“sharpen-images”]=>
    bool(true)
    [“watch-cache”]=>
    bool(true)
    [“browser-cache”]=>
    float(180)
    [“version”]=>
    string(6) “0.3.52”
    [“sanitized”]=>
    bool(true)
    }

    Hi there,

    I deactivated and uninstalled and reinstalled. No change.

    I also disabled all non-required plugins and no change.

    Are there any PHP modules required for this that GoDaddy may not have installed or functions they block?

    Later this week I will have a site on a different host I can test this on.

    Hi there – no problem – happy to help.
    The most current version of your plugin, WP and all other plugins is installed and info requested below.

    Debug info:
    âś” PHP GD library is installed.
    âś” Image cache directory has been created.
    /home/content/17/10166417/html/#######/wp-content/cache/adaptive-images => drwxrwxr-x
    âś” Installation .htaccess file is setup OK.
    /home/content/17/10166417/html/#######/.htaccess => -rw—-r–
    âť– Adaptive images settings dump:
    array(9) {
    [“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(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)
    [“version”]=>
    string(6) “0.3.52”
    [“sanitized”]=>
    bool(true)
    }

    System information:
    PHP 5.3.24
    MySQL 5.5.43-37.2-log
    WordPress 4.2.2
    Multisite No
    Debug Mode No
    Web Server Apache
    Permalinks /%year%/%monthnum%/%day%/%postname%/
    PHP Error Log
    Ext/mysqli No
    WP Locale en_CA
    DB Charset utf8
    PHP Time Limit 30
    WP Memory Limit 256M
    PHP Memory Limit 256M
    WP Max Upload Size 32mb
    PHP Post Max Size 33M
    PHP Upload Max Size 32M
    PHP Max Input Vars 1000
    PHP Display Errors 1
    Active plugins
    Advanced Custom Fields: Options Page v.1.2.0 by Elliot Condon
    Advanced Custom Fields: Repeater Field v.1.1.1 by Elliot Condon
    Adaptive Images for WordPress v.0.3.52 by Nevma
    Advanced Custom Fields: Contact Form 7 Field v.1.1.0 by Taylor Mitchell-St.Joseph
    Advanced Custom Fields v.4.4.2 by Elliot Condon
    BackWPup v.3.1.4 by Inpsyde GmbH
    CMS Tree Page View v.1.2.32 by Pär Thernström
    Admin Columns v.2.4.3 by AdminColumns.com
    Contact Form 7 v.4.2 by Takayuki Miyoshi
    Cyclone Slider 2 v.2.10.0 by Nico Amarilla
    Disable Comments v.1.3.1 by Samir Shah
    InfiniteWP – Client v.1.3.13 by Revmakx
    NextGEN Plus by Photocrati v.1.1.3 by Photocrati Media
    NextGEN Gallery by Photocrati v.2.1.0 by Photocrati Media
    Really Simple CAPTCHA v.1.8.0.1 by Takayuki Miyoshi
    Regenerate Thumbnails v.2.2.4 by Viper007Bond
    Responsive Menu v.2.6 by Peter Featherstone
    Shortcodes Ultimate v.4.9.7 by Vladimir Anokhin
    Testimonials Widget v.3.1.1 by Axelerant
    Toggle The Title v.1.4 by Avner Komarow
    Widget CSS Classes v.1.2.7 by C.M. Kendrick
    WP Video Lightbox v.1.7.5 by Tips and Tricks HQ, Ruhul Amin

    Hi there … here is the system information – minus the domain – I could not have all this information and the domain in a public forum.

    System information

    PHP 5.3.24
    MySQL 5.5.43-37.2-log
    WordPress 4.2.2
    Multisite No
    Debug Mode No
    Web Server Apache
    Permalinks /%year%/%monthnum%/%day%/%postname%/
    PHP Error Log
    Ext/mysqli No
    WP Locale en_CA
    DB Charset utf8
    PHP Time Limit 30
    WP Memory Limit 256M
    PHP Memory Limit 256M
    WP Max Upload Size 32mb
    PHP Post Max Size 33M
    PHP Upload Max Size 32M
    PHP Max Input Vars 1000
    PHP Display Errors 1

    Active plugins:
    Advanced Custom Fields: Options Page v.1.2.0 by Elliot Condon
    Advanced Custom Fields: Repeater Field v.1.1.1 by Elliot Condon
    Adaptive Images for WordPress v.0.3.5 by Nevma
    Advanced Custom Fields: Contact Form 7 Field v.1.1.0 by Taylor Mitchell-St.Joseph
    Advanced Custom Fields v.4.4.2 by Elliot Condon
    BackWPup v.3.1.4 by Inpsyde GmbH
    CMS Tree Page View v.1.2.32 by Pär Thernström
    Admin Columns v.2.4.3 by AdminColumns.com
    Contact Form 7 v.4.2 by Takayuki Miyoshi
    Cyclone Slider 2 v.2.10.0 by Nico Amarilla
    Disable Comments v.1.3.1 by Samir Shah
    InfiniteWP – Client v.1.3.13 by Revmakx
    NextGEN Plus by Photocrati v.1.1.3 by Photocrati Media
    NextGEN Gallery by Photocrati v.2.1.0 by Photocrati Media
    Really Simple CAPTCHA v.1.8.0.1 by Takayuki Miyoshi
    Regenerate Thumbnails v.2.2.4 by Viper007Bond
    Responsive Menu v.2.6 by Peter Featherstone
    Shortcodes Ultimate v.4.9.7 by Vladimir Anokhin
    Testimonials Widget v.3.1.1 by Axelerant
    Toggle The Title v.1.4 by Avner Komarow
    Widget CSS Classes v.1.2.7 by C.M. Kendrick
    WP Video Lightbox v.1.7.5 by Tips and Tricks HQ, Ruhul Amin

    Just tested from a mobile device – images are not displaying.

    Host for this test site is GoDaddy – possibly there is a security or permission issue?

    Hi there,

    Having the same problem here too.

    The directory didn’t create – so I manually added it.

    Directory permissions are all 755 per wordpress standard

    Thank you

    OH – I do however still see the same error in the browser console but form is submitting now

    “NetworkError: 500 Internal Server Error – http://#######.com/contact-us/?_wpcf7_is_ajax_call=1&_wpcf7=5374&_wpcf7_request_ver=1432228529821&#8221;

    No idea if related but there is also an issue with WMPL plugin and I found that there was a missing PHP module mbstring – once installed the form started working again. Potentially it was WPML interferring the whole time.

    Having this same issue only as of recently and following is the error:

    “NetworkError: 500 Internal Server Error – http://#######.com/contact-us/?_wpcf7_is_ajax_call=1&_wpcf7=5374&_wpcf7_request_ver=1432228529821&#8221;

Viewing 15 replies - 91 through 105 (of 143 total)