• Resolved Ilya

    (@ilydem)


    Hi there,

    I have installed your winderful plugin however it’s not working to full extent.

    I can see that my images remain of the same size. Here is a test link – http://www.demin.ru/wp-content/uploads/2015/10/20151002212650.jpg?resolution=30,30

    At the same time, I am quite confident that the plugin accepts incoming image requests as per rules in htaccess, as I am able to print debug info for NON-existing files like http://www.demin.ru/wp-content/uploads/2015/10/20151002212650-NONEXIST.jpg?debug=true

    compare it with the link to a really existing file – http://www.demin.ru/wp-content/uploads/2015/10/20151002212650.jpg?debug=true

    My settings are the following:
    PHP GD library is installed.

    ✔ Image cache directory has been created.

    /var/www/zn4067/data/www/demin.ru/wp-content/cache/adaptive-images => drwxr-xr-x

    ✔ Installation .htaccess file is setup OK.

    /var/www/zn4067/data/www/demin.ru/.htaccess => -rw-r–r–

    ❖ Adaptive images settings dump:

    array(12) {
      ["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)
      ["landscape"]=>
      bool(false)
      ["hidpi"]=>
      bool(false)
      ["cdn-support"]=>
      bool(false)
      ["version"]=>
      string(6) "0.6.41"
      ["sanitized"]=>
      bool(true)
    }
    
    Web Server
    Apache/2.2.27 (CentOS)
    Document Root
    /var/www/zn4067/data/www/demin.ru
    PHP
    5.4.45
    PHP Time Limit
    180
    PHP Memory Limit
    256M
    PHP Post Max Size
    200M
    PHP Upload Max Size
    200M
    PHP Max Input Vars
    10000
    PHP Display Errors
    Yes
    PHP Error Log
    MySQL
    5.5.46-log
    MySQL Ext/mysqli
    No
    MySQL Table Prefix
    te6d_
    MySQL DB Charset
    utf8
    WP
    4.3.1
    WP Multisite
    No
    WP Debug Mode
    No
    WP Site url
    http://www.demin.ru
    WP WP Home url
    http://www.demin.ru
    WP Permalinks
    /%postname%/
    WP home path
    /var/www/zn4067/data/www/demin.ru/
    WP content dir
    /var/www/zn4067/data/www/demin.ru/wp-content
    WP plugin dir
    /var/www/zn4067/data/www/demin.ru/wp-content/plugins
    WP content url
    http://www.demin.ru/wp-content
    WP plugin url
    http://www.demin.ru/wp-content/plugins
    WP Locale
    ru_RU
    WP Memory Limit
    40M
    WP Max Upload Size
    200mb
    WP Active plugins
    Adaptive Images for WordPress v.0.6.41 by Nevma
    bbPress v.2.5.8 by Сообщество bbPress
    BuddyPress v.2.3.4 by Сообщество BuddyPress
    Force Regenerate Thumbnails v.2.0.5 by Pedro Elsner
    Imsanity v.2.3.5 by Jason Hinkle
    Ограничение попыток авторизации v.1.7.1 by Johan Eenfeldt
    MailChimp for WordPress Lite v.2.3.17 by ibericode
    Restrict User Access v.0.4 by Joachim Jensen, Intox Studio
    Simple Lightbox v.2.5.2 by Archetyped
    WP-Mail-SMTP v.0.9.5 by Callum Macdonald
    WP MU plugins

    =========
    Would you please help!

    https://ww.wp.xz.cn/plugins/adaptive-images/

Viewing 7 replies - 16 through 22 (of 22 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    I’m sorry, but it’s not sensitive at all. Security has never been in your user ID and there are many other ways to determined your user ID. MIne’s jan BTW and I use Rackspace.

    We’re not being obtuse and we do edit posts when necessary. This isn’t one of those times.

    If you are concerned about brute force attempts on your site then you need to do one or more of the following.

    1. Use strong passwords. The latest version of WordPress comes with a really good js password picker. Or use 1Password (which I use) or LastPass. There are many more too.
    2. Consider using a brute force protection plugin. I use Jetpack’s built in Brute Protect, but I don’t need to. I have a good password and also use two factor authentication. It’s a thing for me the topic of security.
      I use Jetpack as I like to contribute to data protection projects. The data I collect helps others such as yourself if you use that plugin and option.
    3. Make sure you are using good file and directory permissions. If you are on a shared host then you don’t want others to be able to write to your directories and certainly don’t want to share your wp-config.php DB ID and password.

    If you follow the above advice then you’ll be fine.

    Plugin Author Takis Bouyouris

    (@nevma)

    Although brute force attackers will never go through forum posts to do this, I respect your request and, well, it is up to the admins to handle it appropriately.

    Thread Starter Ilya

    (@ilydem)

    Hi Jan,

    I was talking about brute force attacks to my ftp/cpanel accounts (for which I exposed my username), where I am unable to deploy any kind of plugins as it is out of the WordPress scope.

    I just don’t want these accounts to be locked after certain number of unsuccessful login attempts. And I can’t change them cause this is impossible without changing a hosting plan/account.

    Plugin Author Takis Bouyouris

    (@nevma)

    I believe that, even in that remote case, the attacker’s IP will be blocked and not the user!

    Thread Starter Ilya

    (@ilydem)

    @nevma, in case of my hoster, it’s an ftp account not an IP which is being blocked after several unsuccessful login attempts.

    Please consider erasing at least the paths with my username as they anyway add no value to other readers, but still contain a potential threat for my ftp/cpanel accounts.

    Plugin Author Takis Bouyouris

    (@nevma)

    As I said, I totally respect that, I am so sorry! 🙁

    Andrew Nevins

    (@anevins)

    WCLDN 2018 Contributor | Volunteer support

    Nevma cannot consider modifying your forum posts because Nevma, as a Plugin Author, does not have those rights. Nevma also cannot close threads.

Viewing 7 replies - 16 through 22 (of 22 total)

The topic ‘Image sizes not changing’ is closed to new replies.