I installed the module, configure it and worked fine

now i need to change the config i made (example to decrease the number of bloggers shown)

however i cannot find the control page at all
only i can access the permissions

thanks

CommentFileSizeAuthor
#1 blogger-admin.patch343 bytesnschelly

Comments

nschelly’s picture

Category: support » bug
Priority: Normal » Critical
Status: Active » Reviewed & tested by the community
StatusFileSize
new343 bytes

This is because the module as downloaded requires you to be admin to administer it. It is missing the single line that defines a permission called "administer blogger" even though it uses that permission to decide whether or not you can see the admin page.

Please see the attached file patch for a fixed version.

nschelly’s picture

Status: Reviewed & tested by the community » Needs review

I'm switching the status to "code needs review" as I suspect that's the right status.
-N

drupalnesia’s picture

Status: Needs review » Closed (fixed)

great. submitted.