Problem:
View one of my listings, but recently this error started showing up:
imagecreatefromstring(): Data is not in a recognized format.
Solution:
PHP GD library supports BMP file type only after PHP version 7.2, so you will consider upgrade your webserver PHP version to 7.2 or above, see PHP document.
Relevant Documentation:
http://php.net/manual/en/function.imagecreatefrombmp.php
(PHP 7 >= 7.2.0)
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 4 replies, has 2 voices.
Last updated by 5 years, 9 months ago.
Assisted by: Luo Yang.