's blog

  • 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 'AND YEAR(FROM_UNIXTIME(n.created)) = 2011 AND MONTH(FROM_UNIXTIME(n.created)) = ' at line 1 query: SELECT COUNT(*) FROM node n WHERE n.type = 'blog' AND n.status = 1 AND n.uid = AND YEAR(FROM_UNIXTIME(n.created)) = 2011 AND MONTH(FROM_UNIXTIME(n.created)) = 10 in /home/www/web31/web/sites/all/modules/blog_addons/blog_addons.module on line 422.
  • 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 'AND YEAR(FROM_UNIXTIME(n.created)) = 2011 AND MONTH(FROM_UNIXTIME(n.created)) = ' at line 1 query: SELECT n.nid, n.created, YEAR(FROM_UNIXTIME(n.created)) AS year, MONTH(FROM_UNIXTIME(n.created)) AS month, DAY(FROM_UNIXTIME(n.created)) AS day FROM node n WHERE n.type = 'blog' AND n.status = 1 AND n.uid = AND YEAR(FROM_UNIXTIME(n.created)) = 2011 AND MONTH(FROM_UNIXTIME(n.created)) = 10 ORDER BY n.created DESC LIMIT 0, 20 in /home/www/web31/web/sites/all/modules/blog_addons/blog_addons.module on line 422.
Sort by:[标题][日期]