• Resolved donsenilo1968

    (@donsenilo1968)


    Hi

    1. I use the WordPress-Galery as Galery-Plugin and it does not work – no pictures are showing up. Yes, I set the external link thing …

    2. I’ve created all as described. The weird thing is when I want to edit the mycards-page AND the galery in the options of the wp-greet-plugin is set active I get an fatal error. When I deactivate the galery OR set the Galery-Plugin to none then i can edit the page.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author tuxlog

    (@tuxlog)

    Hi,

    can you see the galery if you deactivate wp-greet? It would be helpful if you could tell which PHP and WP verision you use and if you can have a look a the debug.log to infd out what error occurs it would be great. I just tested it again on a clean testsite with latest WP and PHP 7.4 and it works withour any problems.

    Thanks.

    Thread Starter donsenilo1968

    (@donsenilo1968)

    Ok, I’ve tried everything I can imagine and I give up.

    I have reinstalled the plugin, created new galery, new posts, tried every option …

    Yes, I can see the galery-post.
    I use PHP 8.0 but i changed it temporarily to 7.4.
    And I use the latest WP.

    Thread Starter donsenilo1968

    (@donsenilo1968)

    WAIT !!!!!!!

    I checked the php-error-log and found this:

    `[03-May-2021 17:59:52 UTC] PHP Warning: imagecreatefromstring(): Data is not in a recognized format in /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php on line 41
    [03-May-2021 17:59:52 UTC] PHP Fatal error: Uncaught TypeError: imagealphablending(): Argument #1 ($image) must be of type GdImage, bool given in /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php:45
    Stack trace:
    #0 /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php(45): imagealphablending()
    #1 {main}
    thrown in /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php on line 45
    [03-May-2021 18:00:30 UTC] PHP Warning: Undefined array key “sto” in /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php on line 26
    [03-May-2021 18:00:30 UTC] PHP Warning: Undefined variable $s in /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php on line 65
    [03-May-2021 18:00:30 UTC] PHP Fatal error: Uncaught TypeError: imagealphablending(): Argument #1 ($image) must be of type GdImage, null given in /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php:65
    Stack trace:
    #0 /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php(65): imagealphablending()
    #1 {main}
    thrown in /data/web/e14661/html/apps/wordpress-117354/wp-content/plugins/wp-greet/wpg-stamped.php on line 65`

    I deactivated the stamp-options and now it (seems) to work (so far).
    BUT it worked only with the post where the galery is in – not with the post with the Galery-ID-Shortcode (this post remains empty) !

    • This reply was modified 3 years, 6 months ago by donsenilo1968.
    Plugin Author tuxlog

    (@tuxlog)

    Thank you for your analysis, can you say which stamp you tried to use? I just tested it with the default stamp here and it worked. Do you have the PHP GD extension available on your installation? MAybe I can add a check to prevent this error if GD is missing. Will have a look at it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘fatal error after update’ is closed to new replies.