Data entered in default values/front page do not appear to be sticking. I enter the description, keyword, etc click submit and the forms go blank.

Comments

espirates’s picture

The problem was it needed permissions set (even for admin user apparently). Since when does Administrator need to have special permissions set, they should be able to do anything. I had to enable the Admin Role in order to use it.

avpaderno’s picture

The module settings page is accessible to users with the permission to administer meta tags; users with permissions to administer users should not be able to see the module settings page (except when they have both the permissions, indeed).
This what Drupal already does: users with permission to administer users cannot access pages that are thought for users with permission to administer nodes. The fact a user has an administration permission doesn't mean he has all the administration permissions.

WildBill’s picture

But User 1 (the MAIN admin, and owner of the site) should always have admin permission for everything, without needing to set special permissions for themselves. Right?

avpaderno’s picture

@WildBill: Indeed. It doesn't seem the case reported from espirates, though.

I always test the module executing it as user #1, and I have never had the problem reported.

avpaderno’s picture

Status: Active » Fixed

I am marking this report as fixed because it has already gotten a reply.

Status: Fixed » Closed (fixed)

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