• Resolved beware

    (@beware)


    On a clean install, latest version of php, mysql and apache
    I have this when i try to activate powerkit…

    Fatal error: Uncaught Error: Call to undefined function imagecreate() in SITEURL\wp-content\plugins\powerkit\modules\lazyload\helpers\helper-powerkit-lazyload.php:25 Stack trace: #0 SITEURL\wp-content\plugins\powerkit\modules\lazyload\public\class-powerkit-lazyload-public.php(37): powerkit_get_image_placeholder(1, 1, true) #1 SITEURL\wp-content\plugins\powerkit\core\class-powerkit-module-public.php(39): Powerkit_Lazyload_Public->initialize() #2 SITEURL\wp-content\plugins\powerkit\modules\lazyload\class-powerkit-lazyload.php(55): Powerkit_Module_Public->__construct(‘lazyload’) #3 SITEURL\wp-content\plugins\powerkit\core\class-powerkit-module.php(127): Powerkit_Lazyload->initialize() #4 SITEURL\wp-content\plugins\powerkit\modules\lazyload\class-powerkit-lazyload.php(59): Powerkit_Module->__construct() #5 SITEURL\wp-content\plugins\powerkit\core\core-powerkit-functions.php(34): require_once(‘SITEURL\\m in SITEURL\wp-content\plugins\powerkit\modules\lazyload\helpers\helper-powerkit-lazyload.php on line 25

Viewing 1 replies (of 1 total)
  • Plugin Author codesupplyco

    (@codesupplyco)

    Hello,

    imagecreate is a default PHP function. You’re either using a very old PHP version or your hosting provider disabled the function for some reason.

    Anyways, it’s better to contact your hosting provider, why this function isn’t available on your server.

    Meanwhile, you may disable the lazy load feature on the Powerkit settings page.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error: Uncaught Error:’ is closed to new replies.