Fatal error: Call to undefined function imagecreatefrompng()

This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
Author Posts
October 17, 2014 at 4:23 pm #3537
aguko
Post count: 43

When I try to have made a field sets,
“Fatal error: Call to undefined function imagecreatefrompng() in /var/www/***/wp-content/plugins/masterpress/core/other/mpu.php on line 200”
is displayed and the Admin screen stopped functioning.

I returned from backed up DB.

Although I stopped other plugin and changed theme, but condition did not change.

Can I solve?

Thanks.

WordPress 3.8.1 & Multisite

October 17, 2014 at 6:18 pm #3539
aguko
Post count: 43

This error occurs at the time of creation of “Site Field Sets.”

October 17, 2014 at 8:09 pm #3540
traversal
Post count: 207

Hi Kosuke. It looks like this may be a configuration issue with PHP on your server. From this item on stack overflow, it appears you may have GD installed, but libpng may be missing:

http://stackoverflow.com/questions/23988500/gd-installed-but-call-to-undefined-function-imagecreatefromjpeg

Any chance you could contact your host provider to get it sorted?

October 17, 2014 at 10:50 pm #3541
aguko
Post count: 43

Indeed!

It seems that a setup of PHP was not right.
I consult with an administrator.

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.

Latest From the Blog

MasterPress 1.4.1 is now available

27th May 2024

This update addresses backwards compatibility issues that were introduced in the previous update. There were some edge cases where PHP 7 had issues and it didn’t work at all on PHP 5.6. We have now changed it so that the PHP 8 compatibility changes will now only affect PHP 8 and will be more thorough… 

Plugin Requirements

MasterPress requires a minimum of WordPress version 4.9, MySQL 5.6, and PHP version 5.6.20.

We also recommend that PHP is configured to use a memory limit of 64MB per request (128MB may be required for sites with higher complexity).

This plug-in is not compatible with the WordPress.com hosted service.

Three AM