It would appear that when the admin pages are set to be secured that you are unable to delete a user account or perform any "batch" functions.
In order to avoid this batch and batch/* must be put into the exclusion settings.
If this is by design then I think that the module should come pre-defined with the exclusions.
Comments
Comment #1
sterndata commentedThis affects other things, too, like batch creating URL aliases. The default exclusion list should include batch and batch/*
Comment #2
sol1313 commentedThank you so much! This has been driving me nuts. I wonder if it is affecting other things because I am getting an Access Denied on other pages. Pretty frustrating.
Comment #3
jadwigo commentedWhen you don't have batch and batch/* in the https paths this module also messes up rebuilding permissions, you will probably get a "no active batch" message and it will fail. (see also http://drupal.org/node/1358736 )
Comment #4
jdieter commentedPlease fix this: what do you mean by "the exclusion settings" ?
where do I add batch and batch* ???
ignore pages?
Comment #5
markwk commentedConsidering the ubiquity of batch processes in drupal, wouldn't it make sense to include this by default in the settings? I'm sure it'll help a lot of users with the same problem and not much understanding for why.
Comment #6
gordon commentedHave you applied https://drupal.org/node/961508#comment-6391460 to your installation of Drupal.
Comment #7
astonvictor commentedI'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks