SocialEngine / phpv4-feature-requests

The purpose of this repository is to collect SocialEngine PHP public feature requests.
https://www.socialengine.com
1 stars 0 forks source link

Resend Activation Email By Admin #20

Open DonnaScriptTechs opened 7 years ago

DonnaScriptTechs commented 7 years ago

From @meetgerry on December 18, 2015 1:16

There is no option to resend activation email when users report that they did not receive activation email.

Copied from original issue: SocialEngine/phpv4-issues#342

DonnaScriptTechs commented 7 years ago

From @Anshuse on December 18, 2015 11:55

Hello @meetgerry , Currently if email verification is enabled on site and user tries to login to his account without verifying his email then he gets a message like "This account still requires either email verification. Click here to resend the email." to get verification email again.

Thanks!

DonnaScriptTechs commented 7 years ago

From @meetgerry on December 18, 2015 13:36

As per your suggestion, only when a user attempts to login he sees the message. But what I am referring to is that admin should have an option to tick on the emails that are not verified or approved and resend a reminder for email activation.

DonnaScriptTechs commented 7 years ago

From @Anshuse on December 23, 2015 10:26

@meetgerry , we've added your suggestion at our end for our internal team discussion.

Thanks!

DonnaScriptTechs commented 7 years ago

From @Elshara on December 25, 2015 12:41

I'd also like to see this as well. Why can't it just be set to where someone has to click an email to be verified when they enter their email address before setting up a profile. That way half accounts which aren't verified will automatically be deleted before they are recognized as an official profile id.

DonnaScriptTechs commented 7 years ago

From @NaughtyToWild on May 16, 2016 6:55

Me too, I think its very important for growing the community. As specially if there is issues with members not receiving there verification email. I have wanted this for ages. Please let me know if this happens.

Thank you

DonnaScriptTechs commented 7 years ago

From @Elshara on May 16, 2016 8:36

Wow I love your user name! It would be very nice to import member data and export member data to and from social engine.

On 15/05/2016, NaughtyToWild notifications@github.com wrote:

Me too, I think its very important for growing the community. As specially if there is issues with members not receiving there verification email. I have wanted this for ages. Please let me know if this happens.

Thank you


You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/SocialEngine/phpv4-issues/issues/342#issuecomment-219361477

DonnaScriptTechs commented 7 years ago

From @NaughtyToWild on May 16, 2016 14:38

Thanks Elshara, Its actually my business name lol. I agree import & export would be great. If anyone ever gets the code or the socialengine updates the resend verification email in admin please let me know.

DonnaScriptTechs commented 7 years ago

From @Elshara on May 16, 2016 15:36

Hey we can all dream the dream. It's always nice to have more features, even if they never happen. With a name like that your business must be thriving! Too bad we didn't have a directory like Ning used to. All you have to do over there is look at someone's profile to see what kind of site they run and join it if you like it. I think that's how the directory started, then they discontinued it when new management came in. Sad really. I have such high hopes for this platform, but I feel like we're in limbo. I find that home family grown companies tend to do best. After all many businesses project to this kind of life style in some way. For businesses that don't, they're hardly ever seen which at least they contribute sometimes here to, but I feel like projecting too much to them causes a rift within our social clientele. Fairness all round makes a business strive to be the best it can be, in my opinion. The second a company puts money over people, it makes it very hard to keep the family feel alive. That's why I've been contributing so much to this place, I wish it to be the best it can be and support people like you where I can in the same manner, even social engine as a company. An interest we all share. You, we, I make it fun together. Elshara Silverheart. Cosmic Nation. http://starseeds.co

On 16/05/2016, NaughtyToWild notifications@github.com wrote:

Thanks Elshara, Its actually my business name lol. I agree import & export would be great. If anyone ever gets the code or the socialengine updates the resend verification email in admin please let me know.


You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/SocialEngine/phpv4-issues/issues/342#issuecomment-219441897

DonnaScriptTechs commented 7 years ago

From @NaughtyToWild on May 17, 2016 1:39

True True, I have been working on my website for about a year now trying to get it working all good. I think I fell in the trap of trying to add to much to the website which has dragged on when I should have been marketing to the public. I'm almost ready within the next week or two to start marketing the website. I seen you signed up to my site, I'll add you as a friend and pm you

DonnaScriptTechs commented 7 years ago

From @NaughtyToWild on May 17, 2016 1:48

Also I have allot of members that haven't verified there email, It has been reported to me a few time that they never received an email even after checking spam folder. However some members do get the email and verify it. I just changed my mail settings to SMTP yesterday instead of the built-in mail() function. So maybe this will make a difference. Does anyone have any ideas how to ensure clients receive the verification and how I can get a new verification email sent to the members that haven't verified?

Thank you

DonnaScriptTechs commented 7 years ago

From @Elshara on May 17, 2016 3:11

Mine showed up in spam. I signed up to support you. Nice site I've got some ideas for it. I'll pm you there as to not attract the moderators to ban me from git hub for being too off topic lol.

On 16/05/2016, NaughtyToWild notifications@github.com wrote:

Also I have allot of members that haven't verified there email, It has been reported to me a few time that they never received an email even after checking spam folder. However some members do get the email and verify it. I just changed my mail settings to SMTP yesterday instead of the built-in mail() function. So maybe this will make a difference. Does anyone have any ideas how to ensure clients receive the verification and how I can get a new verification email sent to the members that haven't verified?

Thank you


You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/SocialEngine/phpv4-issues/issues/342#issuecomment-219598615

DonnaScriptTechs commented 7 years ago

From @alimoosavi15 on July 22, 2016 20:58

When email verification is enabled in admin panel, they'll receive verification email without requesting it manually and they can request to receive it again. If your users are not getting the verification email, please use SMTP instead of mail(). You can configure that in Settings -> Email Settings. It's a bit spammy for the admin to send a reminder to users when they can request it themselves and this won't useful in large communities with a lot of users. Maybe an auto reminder to get sent out after a period of time would be a better solution. I will add this in the tracker.

PS. Please keep the communications related to the issue so the development team can understand the issue easily. For other conversations, you can use http://community.onsocialengine.com

DonnaScriptTechs commented 7 years ago

From @NaughtySocial on January 21, 2017 15:24

Alimoosavi, I had users sign up and the email was going to spam and at one stage I am unsure they received the emails. I have the issue fixed now but I could use this feature to resend the email so it would land in the members inbox now I have it fixed