| Author |
Message |
krike
Repeat Offender

Joined: Apr 02, 2008
Posts: 47
|
Posted:
Mon Aug 18, 2008 2:36 am |
|
I've set it to e-mail activation, people do receive the e-mail and the link to activate their account with the confirmation code.
once they submit the shop shows the registration form again. So people think they are registered, but they can't login cause their account is not activated and when I go to my admin panel their registration shows up in the waiting approval???
is this normal? cause I ain't gonna approve each member one by one
hope you can help me out |
|
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 722
|
Posted:
Mon Aug 18, 2008 2:42 am |
|
No that isn't normal, if it is set to email activation you shouldn't have to approve them. The next version is close to done so I'll go through and make sure it is fixed.
Edit: found the problem.
Open templates/XXX/account/register_confirm.tpl and find...
| Code: |
| <form action="{$base_link}do=account&act=register |
Add this to the end of that url...
|
|
|
|
 |
krike
Repeat Offender

Joined: Apr 02, 2008
Posts: 47
|
Posted:
Mon Aug 18, 2008 4:42 pm |
|
yep thanks it worked  |
|
|
|
 |
|
|