i want a menu item for creating new blog entry for the user. What is the path that i have to enter?

Another Problem:

Also, my authenticated users cannot see a logout link. I found a php snippet that'd do the job... but i want to know if there's some other way for doing that??

Comments

nevets’s picture

For adding a blog I believe you want node/add/blog

For the logout link question it depends it part on the theme and what you have in the secondary links. You could also grant them the 'Use the administration toolbar' permission which would show the toolbar which includes a logout link.