installed and tested loggintoboggan module.

initially it sends outs the "pending approval" email (which I originally set wthout the %login_url

Following activation, I expected it to send out the "welcome" email, with the %login_url link; instead it sends another copy of the pending approval email.

I believe this is a bug (or did I miss something?)?

I have the following options set:

login using email address YES
two emails YES
password during registration YES
immediate login YES
login form on 403 YES
redirect drupals path YES

Comments

jbc’s picture

oopss... I see that I've misunderstood the principles

feel free to ignore me!

sorry

jbc’s picture

or did I?

I must admit to being a bit confused... is it because the logintoboggan module is NOT intended to be used alongside administrator approval accounts?

If it is, then my original comments are still relevant.

jsimonis’s picture

From what I've seen, the two don't work well together.

We wanted to do the same thing-- allow people to have a pending user status where they could have more permissions than an anonymous user, yet not as much as an authenticated user.

We ask several things from people, and we check out the registration before approving them. But if we have it set for authorization, they're blocked and can't log in.

It'd be great if these could work so that people wouldn't be "blocked," but would still have to be authorized before they had full access to the site. And the site admin would get an e-mail letting them know there is a pending new user.

hunmonk’s picture

Priority: Critical » Normal

don't think this qualifies as critical... it would be helpful if somebody could post a step by step workflow of what's happening, and what should be happening--i think that will give me a clearer picture on how to solve the issue.

hunmonk’s picture

Title: after being approved, the "approval" email is the same as th "pending approval" » not working properly with admin approved accounts
Status: Active » Fixed

i've repaired all versions of logintoboggan to work properly with administrator approved accounts. for an explaination of the inner workings, visit the help text for the module.

Anonymous’s picture

Status: Fixed » Closed (fixed)