Whenever we go to a listing on our Listings Page and click a Listing we get a ‘404 Page Not Found’
I checked out error log and found this pops up every time we get the 404 when trying to click a listing
10-Feb-2016 20:14:36 UTC] WordPress database error Unknown column ‘wp_geodir_gd_place_detail.geodir_region’ in ‘order clause’ for query SELECT wp_posts.*, wp_geodir_gd_place_detail.* FROM wp_posts INNER JOIN wp_geodir_gd_place_detail ON (wp_geodir_gd_place_detail.post_id = wp_posts.ID) WHERE 1=1 AND wp_posts.post_name = ‘arthurdale’ AND wp_posts.post_type = ‘gd_place’ ORDER BY wp_geodir_gd_place_detail.geodir_region asc, wp_geodir_gd_place_detail.is_featured asc, wp_posts.post_date desc, wp_posts.post_title made by require(‘wp-blog-header.php’), wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts
I opened a Support Ticket and said they think its a database error and they recommended running ‘Clear all GD Version number’ in GD tools and if it didn’t work to open a ticket here for help.
Please help me.