Is there a short form they can fill out? Like put it on the main page. They select a username/password and put in their email address then bam they are registered?

Where can I find something like this, phpbbhacks.com?

Recommended Answers

All 5 Replies

If you're using phpBB, then yup, phpBBHacks has something like that - I'm pretty sure of it. If not, just go to the register page and view the HTML source code. Copy the <form> and all of the textboxes, etc. in between. Then, just paste that data (the required fields) on your homepage :)

vBulletin version 3 has a quick registration form as default.
The admin can pre select the default options and setup required fields (if any are needed)
But a user can enter a user/pass and email and is signed up. (if email verification isn't turned on).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.