I downloaded this module and it works really well. The only problem is that after the user registers, the registration confirmation message isn't appearing at all, and the user is redirected to the home page. I checked the admin end and everything is set up right. Either there is something that I missed, or this is a bug.

Please feel free to do a review of what I've set up (the site is pre-production right now):

http://www.tm-publisher.com/vendor/register

FYI, I added in the bottom block so any other tester knows what is going on.

Comments

scottsawyer’s picture

I am experiencing a similar issue. It was pretty low on my "to do" list, but after a demo for the client, it was the first thing they asked about. I like your solution as a temporary fix, but it would be nicer if the message would appear (users don't read, unless they have to :).

grasmash’s picture

I can't seem to reproduce this error on a clean installation. Are there any more details that you can give me?

puddyglum’s picture

So if a site is setup so only Administrators can create accounts, profile2_regpath still allows users to register themselves. But if you have logintoboggan installed the e-mails don't get sent because it checks the site's registration configuration.

See #1427544: LT and Invites module conflict when 'Invitees only' setting is used

grasmash’s picture

@jmonkfish Is this related to the current issue? If not, please open a new issue.

grasmash’s picture

Status: Active » Closed (cannot reproduce)

closing issue due to lack of response.

papirrin’s picture

I am experiencing the same problem. Has anyone solved it?

o.feldmanis’s picture

Status: Closed (cannot reproduce) » Active

I have exactly the same problem. No confirmation message.
Also none of the error messages from templates are appearing.

I need help solving this.

I a user enters an e-mail adress that is already registered for an event, a red border appears around e-mail field and no other information is displayed.

grasmash’s picture

Status: Active » Postponed (maintainer needs more info)

If none of the error messages from your templates are appearing, it sounds like there is a problem with your theme. Try executing drupal_set_message() manually and confirmed that messages do appear on your site. If so, please report back and I will try to help you troubleshoot.

platypusman’s picture

Same problem here. No confirmation message displays, user is simply returned to the home page.

Any help is greatly appreciated.

thanks,

dustin

Sara_J’s picture

I'm having the same issue…the user is not receiving a verification email either, so they never get login info. The user account is being created though. I'm not sure how to execute drupal_set_message() manually…any help would be great!
Thanks,
Sara

Exploratus’s picture

Same problem..... After registration, no confirmation message and user is not logged in.

Xtal’s picture

With regards to the confirmation message, I used Rules to overcome this issue which seems to have done the trick.

ireneb’s picture

Issue summary: View changes

I have the same issue - but however, my first test did show a message, but from the wrong profile type? after deleting the second profile type, no message is shown

I have deleted the main profile - can this have anything to do with the problem