• Resolved SKnig

    (@sknig)


    Hey,

    i tried to let all of my plugin images optimize, so i added all paths to the options field, now it looks like that:

    /var/www/wordpress/wp-content/plugins/zilla-social/images/16px/
    /var/www/wordpress/wp-content/plugins/hs-social-media-buttons/images
    /var/www/wordpress/wp-content/plugins/shareaholic/assets/img/
    /var/www/wordpress/wp-content/plugins/lightbox-plus/css/textframe/images/
    /var/www/wordpress/wp-content/plugins/lightbox-plus/css/shadowed/images/
    /var/www/wordpress/wp-content/plugins/lightbox-plus/css/fancypants/images/
    /var/www/wordpress/wp-content/plugins/lightbox-plus/css/yellow/images/
    /var/www/wordpress/wp-content/plugins/lightbox-plus/css/dropshadow/images/
    /var/www/wordpress/wp-content/plugins/lightbox-plus/css/facebook/images/
    /var/www/wordpress/wp-content/plugins/floating-social-media-icon/images/
    /var/www/wordpress/wp-content/plugins/wp-user-avatar/images/
    /var/www/wordpress/wp-content/plugins/yet-another-related-posts-plugin/
    /var/www/wordpress/wp-content/plugins/userpro/css/lightview/skins/light/
    /var/www/wordpress/wp-content/plugins/userpro/css/lightview/skins/dark/
    /var/www/wordpress/wp-content/plugins/userpro/css/lightview/skins/mac/

    with this debug information

    http://nopaste.info/60e188449b.html

    if i try to optimize all of the images with the bulk optimizer i get 2 kinds of errors:

    http://nopaste.info/5fdd9ecd3c.html

    if i try to start optimizing everything else i get this error:

    Operation timed out, you may need to increase the max_execution_time for PHP

    but max_exec_time is set to 600s – so i dont believe this message is true?

    hope you can help me,
    kr

    https://wordpress.org/plugins/ewww-image-optimizer/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author nosilver4u

    (@nosilver4u)

    Something strange is happening there. It looks like it is trying to optimize files with just a number as the file path, which is never going to be correct. A little more information may be needed:
    1. Is the first batch of errors what happens when you press the Bulk Optimize button, and the ‘operation timed out’ when you press the Scan & Optimize?

    Thread Starter SKnig

    (@sknig)

    1. it happens if i try to ‘reoptimize’ my files with changed settings with the “Start optimizing button”

    2. the timeout happens if i press the “scan & optimize”, yes!

    thanks!

    Plugin Author nosilver4u

    (@nosilver4u)

    1. so the first time you ran the bulk optimizer, everything looked normal?

    2. the 600s definitely doesn’t seem to be taking effect. You can check it out by making a file named test.php in the root of your wordpress folder with this line and then viewing the file in your browser:

    <?php phpinfo(); ?>

    That page will show you what settings are currently active on your site.

    Thread Starter SKnig

    (@sknig)

    1) yep!

    2) heres my php info: http://der-koenig-kocht.de/info.php

    thanks!

    Plugin Author nosilver4u

    (@nosilver4u)

    1. Can you turn on debugging for EWWW IO, and then take a screenshot of the media library in list view?

    2. Can you test to see how long it actually takes to get that timeout message?

    Thread Starter SKnig

    (@sknig)

    sorry – there was no time for a while :(.

    2. instantly

    1. http://codepad.org/NJJQPTxb

    kr,
    stefan

    Plugin Author nosilver4u

    (@nosilver4u)

    Ok, lets tackle #1, and then come back to #2, as these are different issues (pretty sure).

    Turn on EWWW debugging, go to the Media Library, select the image you pasted the meta for, choose Bulk Optimize from the bulk actions menu, and apply. Run the Bulk Optimize, and then paste the output from that operation (both the normal stuff, and the debug output.

    Plugin Author nosilver4u

    (@nosilver4u)

    Please respond with the information requested, otherwise I generally mark threads resolved after 1 week of inactivity.

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

The topic ‘Weird Image names and timeout error’ is closed to new replies.