• Resolved spooky_jack

    (@spooky_jack)


    Hello,

    I have some pages with $wpdb->insert queries in them. When Yoast SEO plugin is activated, those queries generate triple results in the database, but when the plugin is deactivated, everything works as expected. Is there any solution to this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Md Mazedul Islam Khan

    (@mazedulislamkhan)

    That sounds like a plugin or theme conflict. Can you try and gather as much information for us as possible? Please perform the following:
    1. Make sure the issue doesn’t persist when Yoast SEO is disabled.
    2. Check for conflicts.
    3. Check for JavaScript errors with your console.
    If you find any JavaScript errors related to Yoast SEO or if there is a conflict with a plugin or a theme, you can create a new GitHub issue for our developers. Please report the issue to a third party developer as well.
    If you didn’t find any conflicts or errors, we think the issue is specific to your site. We’d need to investigate further but are unable to do so on these forums. You can purchase Yoast SEO Premium and receive our Premium email support and we can help you further.

    Thread Starter spooky_jack

    (@spooky_jack)

    First of all, thank you for your reply.
    1. The issue is fixed as soon as the plugin is disabled.
    2. With ‘Health check’ at Troubleshooting mode I used the default theme and only activated a php plugin (ezphp) to run my php. This worked as it should. As soon as I activated Yoast SEO as well (only those 2 plugins were enabled), I started to have triple entries again.
    Then, I changed my php plugin to another one (allow php execute) and repeated the steps. Again, I had triple entries once Yoast SEO was activated, but single ones if the latter is deactivated.
    3. No JS errors.

    Plugin Support devnihil

    (@devnihil)

    Based on the information you provided, we expect this to be a bug. We’re actively using the bug tracking on our GitHub repository so your best next step would be to create a new issue for our developers at https://github.com/Yoast/wordpress-seo/issues/new. You will need an account to create a new issue. If this is your first bug report, please check out: https://kb.yoast.com/kb/how-to-write-a-good-bug-report/.

    Don’t forget to include the URL to this conversation in your bug report.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Triple entries in the db with insert queries’ is closed to new replies.