How to entice people to actually register?
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?
rex_b
Junior Poster in Training
56 posts since Feb 2004
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0
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 :)
Dani
The Queen of DaniWeb
21,367 posts since Feb 2002
Reputation Points: 1,555
Solved Threads: 368
Skill Endorsements: 122
rex_b
Junior Poster in Training
56 posts since Feb 2004
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0