WPIntell

Source evidence

Not unique table/alias: ‘wp_postmeta’ error

Filter Page by Template · support · 2019-06-25T14:45:00+00:00

complaintsentiment
mediumseverity
0.81relevance
0replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 6 rows with source links

16.7% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

5 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Room 34 Creative Services, LLC unresolved
I’ve found a solution to this error in my case, but I wanted to alert you to it as it may cause the plugin to conflict with other plugins/themes. My theme is using add_filter('posts_join') and add_filter('posts_where') to add Advanced Custom Fields data to the search. This involves injecting a LEFT JOIN of the wp_postmeta table into the query. Your plugin is also doing an INNER JOIN of wp_postmeta, resulting in this error. I was able to fix this by giving the joined table a unique alias in my query. But you may also want to do that with your plugin, to help ensure that it doesn’t conflict with other plugins that may be out there. Once I had this resolved, the plugin works great! Thanks!

Comments

0 shown

No comments were stored for this source.