Closed (fixed)
Project:
EveryBlog
Version:
6.x-1.3-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2008 at 18:56 UTC
Updated:
8 Aug 2008 at 21:30 UTC
When creating a new blog entry, selecting "Create a new blog", there's no prompt for the blog name or category. The new blog gets created with a blank name and "0" (I think) for the tid (category).
Comments
Comment #1
ntroutman commentedAre you sure the user you are try to create the blog with has permissions to create a blog? I'll check into it later today. Thanks for the post.
Regards,
NTrouman
Comment #2
tscheiblich commentedInterestingly: I hadn't set the permissions properly, but even after setting the permissions it's still showing the same behavior.
Comment #3
tscheiblich commentedStrike that: once I set the permissions correctly - and removed some of my code changes - it works.