Closed (duplicate)
Project:
SEO Checklist
Version:
6.x-1.0-beta3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2009 at 12:24 UTC
Updated:
23 Jun 2009 at 15:59 UTC
Small whoops on the access permissions for the module. The admin/settings/seochecklist URL uses the following permission, but it is not defined in the _perm function
'access arguments' => array('administer SEO Checklist')
Comments
Comment #1
alisonsubscribing
Comment #2
alisonI am so ridiculously not experienced with this, but, is it supposed to be... [SEOChecklist.module, line 16]
??
(just thought I'd take a stab at it; never tried this sort of thing before...)
Comment #3
nickhoffman commentedDuplicate of #368455: Only admin sees 'SEO checklist' in Admin pages..