Forums
(@zychu69)
7 years, 5 months ago
i am pretty sure that this bug is related to not properly configured mod rewrite on server.
7 years, 9 months ago
same problem here. Everything is up-to-date and same error appears.
8 years ago
Error is related to missing imagick or gd library on your server. Of course that error should be cached by plugin more precisely.
8 years, 3 months ago
bump.
Hi again,
thanks for your response. In 95% cases i am using custom sizes.. for predefined images i could easily add more options there to achieve that result. So is there any way to support also that custom sizes declared per field?
10 years, 4 months ago
I’ll look in to this for the next release. Thank you for contributing!
Is this will be included in 1.1.5? ??
10 years, 6 months ago
I am not sure if this is secure and most efficient way, but you can also do this:
// get field $pic1 = get_field('pic1'); //cropped picture $pic1['url']; //original picture str_replace('cropped-', '', $pic1['url']);
11 years ago
Problem still exists in case of batch change of status (to approve or deny).
WP 3.7.1 Plugin Version: 1.5.5