| Message | Error selecting Blog Posts for MAIN |
| Query | SELECT PostID, Title, Body, Image, DATE_FORMAT(Date, '%M %D, %Y @ %l:%i%p') AS TheDate FROM BlogPosts WHERE MemberID = '' ORDER BY Date DESC LIMIT |
| Mysql Error | 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 |