This is a fix for the oft-mentioned 'Access Denied' issue. The fix is very simple - the menu system now requires that all items have access control. The main menu item for login destination did not have any access control. I've also added the hook_perm, to allow non-user-1 users to be granted the ability to administer this module.
Be sure to disable this before upgrading - or, if you've upgraded while it's enabled, disable and re-enable it. The menu system caches things.
I've tested this out and everything appears to be working as before. If you're looking for a maintainer for this module, I'd be happy to do it.
Comments
Comment #1
chiddicks commentedSorry, I failed to notice the patch made by drewish. Our patches only differ in that I add a specific permission for this admining this module.
Comment #2
gagarine commentedwork for me
Comment #3
matt bI have Destination URL Settings set to static URL and Redirection Settings set to a list of paths. I am not redirected on login when the condition is met.
Comment #4
drewish commentedi think adding a separate permission is a good idea, marking #255093: Need to have 'access callback' to work with Drupal 6. as a duplicate.
Comment #5
ardas commentedThanks a lot guys for your work!
I have implemented your patch with minor changes and improvements.
Please download 6.x-2.0 release
Many thanks again especially for your patience.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
andypostStill not fixed!
for example
Comment #8
mrtoner commentedYes, it appears the patch committed for 6.x-2.0 didn't make it into 6.x-2.1. I've taken ARDAS's changes (based on those by chiddicks) and created this patch for 6.x-2.1.
Comment #9
jeremdow commentedOops - posted this patch on the duplicate issue - http://drupal.org/node/296840 - but why not just do as andypost suggested?
One less permission for admins to manage.
Comment #10
mikojak commentedworked for me, thanks!
Comment #11
marcp commentedDuplicate of #292006: Can't see admin page