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.
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
Comment #1
espirates commentedThe 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.
Comment #2
avpadernoThe 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.
Comment #3
WildBill commentedBut 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?
Comment #4
avpaderno@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.
Comment #5
avpadernoI am marking this report as fixed because it has already gotten a reply.