Closed (cannot reproduce)
Project:
Certificate Login
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2012 at 17:45 UTC
Updated:
6 Jul 2015 at 23:09 UTC
Jump to comment: Most recent
Comments
Comment #1
arya.farzin commentedI also tried navigating to the configuration page manually and I got a unauthorized access error. It seems like even though my account is admin and it has permissions for configuring the module, it won't allow me to configure it.
Comment #2
zeip commentedSorry for taking such a ridiculously long time to answer! I probably found the problem; the access argument wasn't correct. Can you test if the version from the VCS (Git) works for you?
Comment #3
zeip commentedFixed in VCS (and also in the 7.x-2.x-dev version), please change the status back to Active if the problem persists with a recent dev version.
Comment #5
ian.gault commentedI have encountered a similar issue. I'm using D7.36 and have tried both Certificatelogin 7.x-2.0-rc3 + 2 - dev and 7.x-2.0-rc3.
I install it fine, it appears in the Modules list and I can enable it. When enabled, the Help, Permissions and Configure options are available. However, when I select Configure, I am brought to the People section of configuration, but there are no options available for certificate login. Only the Account settings and IP address blocking categories are available, and neither contain anything for certificates.
Comment #6
ian.gault commentedI have encountered a similar issue. I'm using D7.36 and have tried both Certificatelogin 7.x-2.0-rc3 + 2 - dev and 7.x-2.0-rc3.
I install it fine, it appears in the Modules list and I can enable it. When enabled, the Help, Permissions and Configure options are available. However, when I select Configure, I am brought to the People section of configuration, but there are no options available for certificate login. Only the Account settings and IP address blocking categories are available, and neither contain anything for certificates.
Comment #7
zeip commentedHi! There are a few things that might affect this:
1. Have you cleared your caches (drush cc all or similar)?
2. Are you either using the user #1 or have you granted yourself the permission "administer certificate login"?
With these in order the config page should present itself.