Just some quick feedback regarding the moderated sign-up option 'Apply for Membership'. From a usability/user experience perspective, the default message is very confusing:
Your application will be reviewed by an administrator. You will be notified by email if your application is approved.
Powered by Vanilla
You need to confirm your email address. Click here to resend the confirmation email.
The message doesn't state that an confirmation email has already been sent to the applicant, and the last line even suggests that this is something the applicant still needs to do (why suggest they resend at this stage in the process?).
Many of my users have found this confusing and I've had to rewrite the default messages to something more user-friendly. Something along the lines "You have been sent an email asking that you confirm ... etc"
Comments
Thanks for the info. So which file did you change to make your suggested improvements? Maybe it's something for the next version of vanilla
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme | Give thanks to the Vanilla Developers!
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Thanks for getting back UnderDog.
For the main message I changed the echo output in:
applications\dashboard\views\entry\registerthanks.php
I also completely removed the text/link saying: "You need to confirm your email address. Click here to resend the confirmation email." (now empty string).
Found this around line 56 in:
applications\dashboard\settings\class.hooks.php
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Personally , i think after registration. You should be redirected to a "welcome and what next" page. Based on a smarter registration system.
We do this for every website we build, never leave anyone or anything to chance is my motto.
If you require users to think, they will bugger off in my experience.
422 Real Estate Australia , now open Check it out
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •I agree 422. This is what I've kind of done in changing the default meassage. Mine basically explains that they now need to confirm their email address, as we can't approve (or dismiss) their membership application until they've done that.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Withya on that. Currently registration sucks. Even i forget what to do next.
422 Real Estate Australia , now open Check it out
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Ok, so it's time for a feature request on gitHub. Anyone interested in writing out what needs to be changed exactly? Preferably in functionality language.
User clicks on button X the following should happen. The following text should be shown, etc, etc.
Get my drift?
What to do if I get a Bonk Error?
Vanilla Wiki : Join and help edit our Wiki! | View all Vanilla issues on GitHub | Report a new Vanilla issue on GitHub
Deploying a new Forum and adding a Theme | Give thanks to the Vanilla Developers!
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •I will, but may well be much later today. Happy to pitch in with others. I also feel built in fuctionality for additional field modules is a pre-req
422 Real Estate Australia , now open Check it out
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Ok just a rough I knocked up.
This shows registration Page, and below form process page.
422 Real Estate Australia , now open Check it out
- Spam
- Abuse
- Troll
1 • Off Topic Insightful 1Awesome LOL •I think the sign-up process is generally okay, it's really only the 'Thank you' page that needs improving. 422's thank you page is nice, I like that it feeds back the applicant's email and username (the default doesn't). Think the message should be more generic though - 'goto' might be too informal for some forums?
LinkedIn use a fairly standard approach, using theirs as a basis perhaps something like:
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •