WordPress database error
-
Hi,
I was looking for a business directory, trying to see how works in our web and this error appears:
WordPress database error: [Table ‘qxv941.wordpress45303_wp_ulisting_listing_attribute_relationships’ doesn’t exist]
SELECT SQL_CALC_FOUND_ROWS wordpress45303_wp_posts.ID FROM wordpress45303_wp_posts LEFT JOIN wordpress45303_wp_ulisting_listing_type_relationships as listing_type_relationships on listing_type_relationships.listing_id = wordpress45303_wp_posts.ID LEFT JOIN wordpress45303_wp_ulisting_listing_attribute_relationships as attr_feature on attr_feature.listing_id = wordpress45303_wp_posts.ID WHERE 1=1 AND wordpress45303_wp_posts.post_type = ‘listing’ AND ((wordpress45303_wp_posts.post_status = ‘publish’)) AND listing_type_relationships.listing_type_id=11933 AND ( attr_feature.attribute = ‘feature’ AND attr_feature.value = 1 ) GROUP BY wordpress45303_wp_posts.ID ORDER BY RAND() LIMIT 0, 2I tried to deactivate some cache plugins and more, but it’s not about plugins incompatibility, don’t Know why this problem. Sorry in advance if I did something wrong.
Thanks.
The page I need help with: [log in to see the link]
The topic ‘WordPress database error’ is closed to new replies.