'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 '' at line 1 query: SELECT COUNT(*) FROM drupal_node n WHERE n.type = 'blog' AND n.status = 1 AND n.uid = in /home/u5095/domains/stagirit.org/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 'ORDER BY n.created DESC LIMIT 0, 20' 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 drupal_node n WHERE n.type = 'blog' AND n.status = 1 AND n.uid = ORDER BY n.created DESC LIMIT 0, 20 in /home/u5095/domains/stagirit.org/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 ')ORDER By created DESC' at line 1 query: SELECT DISTINCT nid, created FROM drupal_node n INNER JOIN drupal_node_access na ON na.nid = n.nid WHERE ((n.moderate != 1)) AND (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 1 AND na.realm = 'term_access'))) AND ( type = 'blog' AND status = 1 AND uid = )ORDER By created DESC in /home/u5095/domains/stagirit.org/modules/advanced_blog/advanced_blog.module on line 390.