user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
query: SELECT COUNT(*) FROM node AS n join wow_blog AS wb join node_revisions AS nr where n.vid = nr.vid AND n.vid = wb.vid AND status = 1 AND n.uid = in /home/stratfu/public_html/sites/all/modules/stratfu/wow_blog/wow_blog.module on line 313.
user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY n.created DESC LIMIT 0, 10' at line 1
query: SELECT n.nid FROM node AS n join wow_blog AS wb join node_revisions AS nr where n.vid = nr.vid AND n.vid = wb.vid AND status = 1 AND n.uid = ORDER BY n.created DESC LIMIT 0, 10 in /home/stratfu/public_html/sites/all/modules/stratfu/wow_blog/wow_blog.module on line 313.