Not showing "new blog" form
tscheiblich - August 8, 2008 - 18:56
| Project: | EveryBlog |
| Version: | 6.x-1.3-beta2 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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).

#1
Are 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
#2
Interestingly: I hadn't set the permissions properly, but even after setting the permissions it's still showing the same behavior.
#3
Strike that: once I set the permissions correctly - and removed some of my code changes - it works.