• Resolved czahrov

    (@czahrov)


    Everything looks good, but when I tried add a watermark on any image in my media the whole process semms to freeze. So I looked in dev console and there I found error message, as below.

    Fatal error: Uncaught Error: Class 'Ultimate_Watermark\Image\Imagick' not found
    in /wp-content/plugins/ultimate-watermark/includes/Image/Watermark.php on line 240
    
    Call stack:
    
    Ultimate_Watermark\I\Watermark::do_watermark()
    /wp-content/plugins/ultimate-watermark/includes/Image/Watermark.php:73
    Ultimate_Watermark\I\Watermark::apply_watermark()
    /wp-content/plugins/ultimate-watermark/includes/Admin/Ajax.php:39
    Ultimate_Watermark\A\Ajax::watermark_action_ajax()
    /wp-includes/class-wp-hook.php:303
    WP_Hook::apply_filters()
    /wp-includes/class-wp-hook.php:327
    WP_Hook::do_action()
    /wp-includes/plugin.php:470
    do_action()
    /wp-admin/admin-ajax.php:187

    Tested on
    Wordpress 5.8.4 pl_PL
    Apache PHP 7.4.19 x64

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author MantraBrain

    (@mantrabrain)

    Hi, Now already fixed, could you please take the update to 1.0.6 and check once.

    Thread Starter czahrov

    (@czahrov)

    Hi, I’ve downloaded latest version. Now it’s better – removing watermark works good, but there is still some kind of problem with applying a watermark. I mean a watermark was added, but now I see other kind of Error in dev console, as below.
    When I try add a watermark in a bulk action, the whole process freezes at first image.

    Fatal error: Uncaught Error: Unsupported operand types: string & int
    in D:\Praca\xampp\htdocs\wordpress\wp-content\plugins\ultimate-watermark\includes\Image\Watermark.php on line 166
    
    Call stack:
    
    Ultimate_Watermark\I\Watermark::save_image_metadata()
    wp-content/plugins/ultimate-watermark/includes/Image/Watermark.php:76
    Ultimate_Watermark\I\Watermark::apply_watermark()
    wp-content/plugins/ultimate-watermark/includes/Admin/Ajax.php:39
    Ultimate_Watermark\A\Ajax::watermark_action_ajax()
    wp-includes/class-wp-hook.php:307
    WP_Hook::apply_filters()
    wp-includes/class-wp-hook.php:331
    WP_Hook::do_action()
    wp-includes/plugin.php:474
    do_action()
    wp-admin/admin-ajax.php:187
    Plugin Author MantraBrain

    (@mantrabrain)

    Hi, We are unable to reproduce the issue on our system. Could you please let us know the process to reproduce the issue and your system information. WP version, PHP version and The Watermark Plugin version.

    Plugin Author MantraBrain

    (@mantrabrain)

    Hi, We just update new release , it would be great if you can check the plugin once.

    Thread Starter czahrov

    (@czahrov)

    Hi, now it’s working as a charm!
    I’ve upgraded plugin to latest version, and also I checked adding and removing watermark for a single photo and in bulk mode as well. Now everything’s works perfect.
    Good job 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal Error Class Imagick not found’ is closed to new replies.