Various photographs from the field and veg patch
If this error persits, please report it to the administrator.
MySQL error!
Table 'yabba_palms.evo_comments' doesn't exist(Errno=1146)
Your query:
SELECT DISTINCT evo_comments.*
FROM evo_comments INNER JOIN evo_items__item ON comment_post_ID = post_ID INNER JOIN evo_postcats ON post_ID = postcat_post_ID INNER JOIN evo_categories othercats ON postcat_cat_ID = othercats.cat_ID
WHERE othercats.cat_blog_ID = 5
AND comment_type IN ('comment','trackback','pingback')
AND comment_status IN ('published')
AND ( post_status IN ('published') )
ORDER BY comment_date DESC, comment_ID DESC
LIMIT 5