Fatal error: Uncaught Error: Call to undefined function …
-
以下にて、エラーが出力され、困っております。
対応方法をお教え下さい。
I am having trouble with the following error output.
Please tell me how to deal with it.PHP Version 8.0.17
Auto Featured Image (Auto Post Thumbnail) Version 3.9.14\wp-content\plugins\auto-post-thumbnail\includes\class-wapt-image.php on line 234
$im = imagecreatetruecolor( $width, $height );
imagecreatetruecolorのFunctionは、どこにもないと思われます。
There doesn’t seem to be a Function for imagecreatetruecolor anywhere.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Fatal error: Uncaught Error: Call to undefined function …’ is closed to new replies.