Getting a Database error
-
Hi. I’m getting the following database error:
[12-Mar-2019 19:01:54 UTC] WordPress database error Not unique table/alias: 'wp_z67k1hvvcx_postmeta' for query SELECT SQL_CALC_FOUND_ROWS wp_z67k1hvvcx_posts.* FROM wp_z67k1hvvcx_posts INNER JOIN wp_z67k1hvvcx_postmeta ON ( wp_z67k1hvvcx_posts.ID = wp_z67k1hvvcx_postmeta.post_id ) INNER JOIN wp_z67k1hvvcx_postmeta ON wp_z67k1hvvcx_posts.ID = wp_z67k1hvvcx_postmeta.post_id WHERE 1=1 AND ( wp_z67k1hvvcx_postmeta.meta_key = '_adcp_priority' ) AND wp_z67k1hvvcx_posts.post_type = 'adcp_rules' AND ((wp_z67k1hvvcx_posts.post_status = 'publish')) AND ( wp_z67k1hvvcx_postmeta.meta_key = 'enclosure' ) GROUP BY wp_z67k1hvvcx_posts.ID ORDER BY wp_z67k1hvvcx_postmeta.meta_value ASC LIMIT 0, 9999 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_feed, do_action('do_feed_podcast'), WP_Hook->do_action, WP_Hook->apply_filters, powerpress_do_podcast_feed, load_template, require_once('/plugins/powerpress/feed-podcast.php'), do_action('rss2_item'), WP_Hook->do_action, WP_Hook->apply_filters, powerpress_rss2_item, powerpress_get_the_exerpt, get_the_excerpt, apply_filters('get_the_excerpt'), WP_Hook->apply_filters, wp_trim_excerpt, apply_filters('the_content'), WP_Hook->apply_filters, adcp_add_statement_after_post, adcp_render_disclosure_statement, adcp_get_disclosure_rules, WP_Query->__construct, WP_Query->query, WP_Query->get_posts
It doesn’t seem to be affecting anything on the front end, and from what I can tell the player still works where the shortcode is placed (you can see an example here: ), it’s only in the database. The error goes away when I turn off the PowerPress plugin.
We are using WordPress 5.1 and PowerPress Version 7.4
Thank you.
- This topic was modified 5 years, 8 months ago by .
- This topic was modified 5 years, 8 months ago by .
- This topic was modified 5 years, 8 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Getting a Database error’ is closed to new replies.