I have a user registration form from the latest user module, and on submit, it sends out an activation email (default EE stuff, speciality templates)
I have a member activation email being sent out, the mail code looks like this:
{unwrap}{activation_url}{/unwrap}
But the email link I get is this:
http://www.mysite.com/?ACT={AID:User:activate_member}&id=sOMCQpRow7
Which is obviously a bad link and not working correctly. Any ideas on how the proper link should be displayed, or I might have something turned off?
I am on 1.6.7, normal type install etc etc. and the EE lads pointed me this way, since I am using the User plugin.
Any ideas?
