• Resolved Le chef Isidore

    (@isidore1964)


    Hello, the latest update, version 10.0.0, is causing a conflict with the WP Delicious plugin.
    When I deactivate your extension, everything works correctly again.
    Could you look into the problem? Thank you.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @isidore1964,

    Glad you reached out, and sorry you’re running into trouble after the update.

    To help isolate the cause, we need a bit more detail from your site. Can you please provide more details about the problem? Specifically:

    • What exactly breaks? For example: white screen, PHP error message, block editor won’t load, recipe pages or shortcodes broken, etc. A short list of steps to reproduce the issue helps a lot.
    • Errors from WordPress debug logging by temporarily enabling it on a staging environment where the issue occurs. In wp-config.phpabove the line that says /* That's all, stop editing! */, add or set:
    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );
    define( 'WP_DEBUG_DISPLAY', false );
    @ini_set( 'display_errors', 0 );

    Then reproduce the problem once, and check wp-content/debug.log for new lines from that time.

    • Your site environment details: WP version, PHP version, plugin versions, active theme

    With the exact symptoms plus debug.log info, we can narrow this down much faster.

    Thanks again for taking the time to report this.

    Thread Starter Le chef Isidore

    (@isidore1964)

    Hello,
    Excuse me for bothering you, but I made a mistake. It’s not a conflict with the WP Delicious plugin; I have the same issue on another site where WP Delicious isn’t installed. I haven’t seen anything in the logs from your plugin. I suspect it might be my hosting provider or the WordPress 6.9.4 update I did this morning.

    Plugin Support chandelierrr

    (@shanedelierrr)

    Hi @isidore1964,

    No worries at all, and glad you narrowed it down!

    I’ll close this thread for now, but please don’t hesitate to reach out again anytime.

Viewing 3 replies - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.