Weblog is currenty empty [236]. Message ID is not valid for this weblog. select m.*, p.id as pointID, p.latitude, p.longitude, p.dec_lat, p.dec_long from xj_blog_msg m
left join xp_plotInfo p on m.id=p.xj_msgID
where m.blogID=12 and m.display=1 and m.postDate<='' order by m.postDate desc limit 4