• Resolved John Dorner

    (@jdorner)


    in lin 573 of includes/Sitemap.php, you are referencing wp_posts

    If a site is not using the default “wp_” prefix, the query doesn’t work.

    It “wp_posts” should be replaced “%s” and $wpdb->prefix added to the parameters.

Viewing 1 replies (of 1 total)
  • Plugin Author WP Grim

    (@wpgrim)

    Hello @jdorner

    Thank you for finding the issue and solution for this. We fixed this issue and released version 2.0.3. Please update your plugin in order to check the fix. Thank you very much 🙂

    Best regards

Viewing 1 replies (of 1 total)

The topic ‘Error in SQL for non wp_ table prefixes’ is closed to new replies.