Forum Replies Created
-
AuthorPosts
-
December 8, 2016 at 2:41 pm in reply to: How can I edit the "Registration Successful" message? #9133December 8, 2016 at 1:34 pm in reply to: How can I edit the "Registration Successful" message? #9129
jnystrom
Participant@mbrsolution – BEAUTIFUL 🙂
$after_rego_msg = '<div class="swpm-registration-success-msg">' . SwpmUtils::_('Registration Successful. ') . SwpmUtils::_('Our staff will get back to you once your application has been reviewed.') . ' </div>';Changed the message, removed the link ref. Just what I needed! @shup, will this work for you too?
BUT STILL – another problem remains: The system sends out a welcome, login message with username & password although I have new applications set to “pending” as default. How can I stop this from happening? My quick & dirty fix looks like this – basically just editing the new registration email:
Dear {first_name} {last_name} Your registration will now be reviewed by our support staff and will usually be approved within 24hrs. Once approved, please use your submitted details and below login link. Registration details: Username: {user_name} Password: {password} When approved, please login to the member area at the following URL: {login_link}Thank You!
Cheers guys!
December 7, 2016 at 1:16 pm in reply to: How can I edit the "Registration Successful" message? #9115jnystrom
ParticipantThanks for your input, shup! Ultimately, I am in fact trying to accomplish exactly what you refer to, but I haven’t been successful yet 🙁 So the very same problem exists for me – In the “registration successful” message, I want users to fully understand that they can’t log in until their profile is accepted/manually approved.
So I chime in – Any ideas of how to fix this? Thanks!
-
AuthorPosts