Our Recent Essays Behind the Front Page
CategoriesQuery failed:
SELECT c.categoryid,
c.category_name,
c.category_icon,
c.category_description,
c.authorid,
c.category_left,
c.category_right,
c.parentid,
a.username,
a.username AS loginname,
a.realname
FROM csg_category AS c
LEFT OUTER JOIN csg_authors AS a
ON c.authorid = a.authorid
LEFT OUTER JOIN csg_authorgroups AS ag
ON ag.authorid = c.authorid
LEFT OUTER JOIN csg_access AS acl
ON (ag.groupid = acl.groupid AND acl.artifact_id = c.categoryid)
GROUP BY c.categoryid
ORDER BY category_name ASC / Got error 28 from storage engineQuicksearchLinksBlog Administration |
Saturday, September 17. 2011The New England Yankee Way: We don't retire willingly |
This weekend brought a bit of fall, weatherwise, with temps near freezing at night and only reaching the 60's during the day. At least we'll get back to the 70's and maybe 80's during the week. *********** The corn maze...
Tracked: Sep 18, 19:31