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

    (@tuxlog)

    Hello Benjamin,

    yes, it seems wpg-stamped.php can not generate the image properly.

    A quick workaround would be to disable stmaps in wp-greet setup, so your site gets usable again.

    To resolve the problem I need more information. Can you please enable WordPress debugging and view at the logs after calling the greet card form page and post the repoted errors.

    Thanks, Hans

    Thread Starter schmeee

    (@schmediaaolcom)

    Hi Hans, sorry for the delay in response, I didn’t get email notification you’d replied to this thread.

    Oddly, stamps are already disabled in wp-greet setup, so wag-stamped.php shouldn’t even get called. So there’s that.

    The unhelpful WP_DEBUG log messages are about 15 iterations, within a second or two, of this:
    [23-Jun-2017 15:25:17 UTC] [PCS Debug Message]: Adding the admin_init action
    [23-Jun-2017 15:25:18 UTC] [PCS Debug Message]: Stepping into the _get_options method
    [23-Jun-2017 15:25:18 UTC] [PCS Debug Message]: Adding the admin_init action
    [23-Jun-2017 15:25:18 UTC] [PCS Debug Message]: Stepping into the _get_options method
    [23-Jun-2017 15:25:18 UTC] [PCS Debug Message]: Stepping into the _get_options method

    Anything else we can do to unpack this? Thanks again in advance,
    :Benjamin

    Plugin Author tuxlog

    (@tuxlog)

    Hi Benjamin,

    I just checked the stamp switch on my sites and disabling the stamps works without any problems. Can you please turn it on and off changing also another field.
    And can you post a screenshot of your wp-greet settings (the one with the stamp option is sufficient).

    I would try to reproduce the situation using your settings 1:1

    Thread Starter schmeee

    (@schmediaaolcom)

    turned on and off, changing another field too.

    screen capture…
    https://prnt.sc/fpu8el

    Plugin Author tuxlog

    (@tuxlog)

    Hi Benjamin,
    just tested with rou setup…still works on my sites.

    I guess you tried deactivating all other plugins and the propblem still occurs?

    Another try:
    add $options["wp-greet-offer-stamps"]="";
    in line 145 of wpg-func.php
    This should turn off all wrong settings using stamps in the database.
    Can you see any change?

    Plugin Author tuxlog

    (@tuxlog)

    seems to be resolved

    Thread Starter schmeee

    (@schmediaaolcom)

    it seemed to resolve itself on its own, at some point in the past few weeks while my eyes weren’t on it. Weird. Was an incremental update auto-pushed, by any chance?

    Thanks again for your attention on this though. :B

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘image does not show (a different case).’ is closed to new replies.