Closed (duplicate)
Project:
Email Registration
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2011 at 23:18 UTC
Updated:
24 Aug 2011 at 09:35 UTC
I just installed the email_registration module and am noticing a strange behavior. When I create an account as an admin the path alias that gets set is something like (zkqqcadgr6), while the username is set to the beginning of the email as described the path alias is not set correctly. If I then edit the node and then save, the alias then updates itself.
The token I am using for pathauto is user/[user-raw], is this because pathauto is not yet able to receive a username yet?
Thanks
Comments
Comment #1
elijah lynnFollow up:
It is actually more interesting now. I have an advanced action setup to alert me of new accounts created using a variable as follows.
%username has just created an account. You may view their account at www.domain.com/user/%username
This email contains the zkqqcadgr6 and then when I click the link, I get redirected to the actual alias. So, it is created these temporary usernames and then created a redirect to the actual node, and then somehow the actual alias gets set somewhere along the line.
I really don't want to have all these redirects created for every account. Any ideas?
Comment #2
Sam Straub commentedI'm having the same behavior. Subscribing.
Comment #3
Sam Straub commentedThis worked for me (from Email Registration Issue Queue):
http://drupal.org/node/465498#comment-3125356
Comment #5
xbery commentedSame here, subscribing..
Comment #6
pieterdcDuplicate of #465498: Random path for new user