By Torgrim Sandvoll on Friday, 24 October 2014
Posted in Technical Issues
Replies 3
Likes 0
Views 571
Votes 0
Hi,

Backend: Profile Type > Registered user (default) > Registration > Registration type = Require user activation. (also for OAuth).

When a user register (regular and mini, not tested Facebook yet), The user get an email with activation link, and admin gets an email with Reject and Activation link.


Admin also getting an email is very good, since if for some reason the user could not activate/did not get the activation email, admin can just click his Activation link for this user to activate him (No need to go backend. Good thinking!!).

But the Reject link does not work? When admin click the reject link I get a message that the user has been rejected, and the user get an email that he has been rejected, but he can still log in, and there no changes in his user status in backend.

Can you please explain the logic behind this?
Hello Torgrim Sandvoll,

Thanks for reporting on this, it seems like that reject function is not working from email notification.

Can you try download my attachment file and replace in this file -> JoomlaFolder\administrator\components\com_easysocial\includes\user\user.php
and see how it goes?
·
Friday, 24 October 2014 18:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks! The fix did it.

1. If user register, and admin reject BEFORE user activate. User can not log in, and when user try to activate it will not work. User also get an email with rejection notification.

2. If user register, and activate. Then later admin reject. User will get rejection email, and will not be able to log in to site/will get a correct warning message (on site) when trying to log in.
·
Friday, 24 October 2014 18:55
·
0 Likes
·
0 Votes
·
0 Comments
·
hello Torgrim Sandvoll,

You're welcome. Thanks for described how the result at above.
·
Friday, 24 October 2014 19:06
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post