Blogs
user warning: Unknown column 'b.parent' in 'field list'
query: SELECT n.nid, n.title, b.parent, b.weight FROM node n INNER JOIN book b ON n.nid = b.nid AND n.vid = b.vid WHERE n.status = 1 ORDER BY b.weight, n.title in /var/clients/client0/web2/web/includes/common.inc(1685) : eval()'d code on line 37.
August 13, 2007 - 5:32pm — admin
- The blog module allows registered users to maintain an online weblog (commonly known as a blog), often referred to as an online journal or diary.
- Blogs are created the same way as stories.
- If you wish you may allow your readers to comment on your posts.
- Readers may also subscribe to RSS feeds of your blog.
- You can display links to the most recent blog entries on your menu.