On a 4.7.3 site, I recently upgraded 'forward' to the 4.7.x-1.1 version. I disabled the forward module before installing it, erased the old forward directory, put the new directory in place, and re-enabled the module. At this point, any time I click an "email this page" link on any page, I get "Access Denied. Sorry, but you are unable to access that page." The permissions are set correctly, and these pages are all working fine:
- admin/forward
- admin/settings/forward
The weird part is this: I re-installed the old module, and it worked fine again. Then I tried re-installing the new one again, but this time not disabling/re-enabling the module while I was doing the switch-over. Now it works! But it still doesn't feel good to me, because if you disable the module and re-enable it, it stops working again.
Any ideas?
Comments
Comment #1
seanrWhat access control modules are you using?
Comment #2
dan3h commentedI'm not certain which module are user-access modules (since the modules were already there when I inherited this site), but the only ones that look like access modules to me are:
taxonomy_access, and maybe alsoautologout.If you think I may have missed any, here is a full list of the modules that are enabled, as extracted from the system table:
Comment #3
seanrThe problem likely has to do with Taxonomy Access. I don't use it on any sites (don;t even use 4.7 any more), so I'm not sure how to test this right now. I am looking into it and requesting the help of some others as well.
Comment #4
seanrDuplicate of http://drupal.org/node/159818
Comment #5
seanrCorrection: http://drupal.org/node/158187