Hi,
Are you on the last version of Simple image sizes ?
Hi,
my version of Simple image sizes is Version 3.0.7. I believe that this is the latest version.
I have also noticed that the ‘Show in post insertion ?’ dialogue boxes do not seem to work completely. When I tick an option and safe then this option will become visible in the post insertion dialogue. However when i untick an option it will remain active in the post insertion dialogue.
Thanks
Beat
I just installed via wp-admin Add New Plugin search (so, yes, latest version).
http://bo.dev/wp-admin/options-media.php displays this WP_DEBUG message under the “Thumbnail regeneration
Select which thumbnails you want to rebuild:” section
PHP Warning: implode(): Invalid arguments passed in /wp-content/plugins/simple-image-sizes/templates/options-media.php on line 43
Then the checkboxes are below the warning message.
I’m seeing the same ‘implode … line 43’ error as above, and I just installed and ran the latest version. Didn’t seem to stop it from working for me though – it built 611 new thumbnails for use with YARPP in 13 minutes without an error.
However, the “Estimated time left” display seemed to run backwards: instead of counting down to zero as I would expect a ‘time-left’ display to do, this actually counted upwards from zero to 13:00 – the exact amount of time it took for the task…
Great plugin though – I’m off to rate it 5-stars!
I have the same message on my Media Settings page.
Warning: implode(): Invalid arguments passed in …wp-content/plugins/simple-image-sizes/templates/options-media.php on line 43
Hello,
I do not have this error on my development environment (with WP_DEBUG) but I will investigate this very soon !
Sorry for the response delay !
Rahe
Hi everybody,
Can you test the 3.0.8 version ?
https://github.com/Rahe/Simple-image-sizes/releases/tag/3.0.8
It’s not yet released on worpdress.org but I want to be sure this is ok before doing it π
Thank you,
Rahe
3.0.8 seems to work on my localhost setup (XAMPP) – the implode error is gone now. I also had it make 75 new thumbnails 300px no-crop, show in post insertion – and it did that fine. Haven’t tested it live yet but will later…
Thanks!
Cool !
This seems to be a problem only on some circumstances but i don’t know when.
So this patch fill suffice π
This will be released soon !
Rahe
I hadn’t checked in a while, but I just updated and the message is gone. Thanks!