This means you can only access it as the superuser. It has the permissions set in the menu so the menu is looking for permissions that have never been declared.

Comments

Anonymous’s picture

Status: Active » Needs work

Hey Reg, thanks for the message. Somehow I overlooked that in the original development. Next update I push out I'll make sure to commit that change.

reg’s picture

Cool.

When I looked at this It was to solve a problem which this comes close to but not quite. In case you're interested here's the problem... when you create content types sometimes the title field would be better named differently to suit the content type, e.g.: "Networking Group Name". This would be much more useful than page-by-page for many circumstances and you could list the content types and just have people supply an alternative name next to any that they want to override.

Cheers!

authentictech’s picture

The module page and README needs updating on how to configure this module. I couldn't see how to use it and until I discovered this issue ticket.

Perhaps a note could be added to the docs as soon as possible as a temporary and easy measure while the code is being added? Remember, most users are encouraged through the Drupal manuals to create and use non-super user accounts as soon as possible so it would likely trip up a few people trying to use the module.

I really like the idea behind this module by the way. Very simple / easy to use and meets an important need.

Many thanks!

Anonymous’s picture

Status: Needs review » Needs work

Hey authentictech, thanks for the message and feedback! I'm actually developing an entirely new admin page for this - something a bit less confusing and one that doesn't require the differentiation between system and node types.

Keep an eye on this project, and you should hopefully see at least a dev version up within a few weeks. Also, I've updated the overview page to make note of this current issue. Thanks!

authentictech’s picture

Thanks. Due respect given for all that you are doing for the Drupal project. :-)

Miszel’s picture

Status: Needs work » Patch (to be ported)
StatusFileSize
new557 bytes

here is a patch that adds hook_permission to the module

james.williams’s picture

Status: Patch (to be ported) » Needs review
StatusFileSize
new982 bytes

This patch adds the correct permission (and also tidies up this module's entry on the modules page).

Anonymous’s picture

Status: Needs work » Needs review

Hey Marcin & James - thanks for posting the patches. I'll try to get those pushed into the main branch here shortly.

Anonymous’s picture

Version: 7.x-1.0 » 7.x-1.1
Status: Needs review » Fixed

Just pushed up a new commit with the contributed changes. Thanks for the assistance on this guys.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.