PHP 7.x & Media Uploads
-
I’ve been trying PHP 7.0 & 7.1, and have been excited by the notable speed increases in load times for my WordPress sites.
However I’ve seen various issues: older themes throwing obscure errors, and newer themes with sliders or other custom home page elements dropping those elements.
And for media uploads, instead of generating the familiar Full Size / Large / Medium / Thumbnail, I only get the Full Size option.
I tried:
PHP 7.0
2017 Theme
All Plugins Disabled
WP 4.7.5
Softaculous Installation
Installed on LiquidWeb Managed VPS Hostingand the only media size generated is Full size, no Large-Medium-Thumbnail.
If I drop down to PHP 5.6, everything works as expected.
I’ve also tried using the Regenerate Thumbnails plugin – if you run it under PHP 7.1 or 7.0 it claims to succeed, but it doesn’t actually do anything. If you run it under PHP 5.6, then it not only claims to succeed, but it does generate a full set of thumbnails.
- The topic ‘PHP 7.x & Media Uploads’ is closed to new replies.