![]() |
How to prevent spam regestration ? - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html) +------ Forum: 1.6 Security Management and Support (https://community.mybb.com/forum-153.html) +------ Thread: How to prevent spam regestration ? (/thread-154725.html) Pages:
1
2
|
How to prevent spam regestration ? - NomanProdhan - 2014-06-10 In my forum I got more than 30 spam registration everyday. I also set some Disallowed Emails but it didn't work. Can anybody tell me how I can prevent spam registration ??
RE: How to prevent spam regestration ? - dragonexpert - 2014-06-10 Use the Registration Question plugin on the Mod site. Delete the included questions andwrite some specific to your niche. RE: How to prevent spam regestration ? - NomanProdhan - 2014-06-10 I already try that. But that won't work. ![]() RE: How to prevent spam regestration ? - dragonexpert - 2014-06-10 What are the questions you are using? RE: How to prevent spam regestration ? - mmadhankumar - 2014-06-10 Check my reply here: http://community.mybb.com/thread-154702-post-1079570.html and this reply too: http://community.mybb.com/thread-154499-post-1078689.html RE: How to prevent spam regestration ? - NomanProdhan - 2014-06-10 I was using below questions, But currently this plugin is deactivate in my forum. ............. 1. What is the full form of FFU (answer : Forum For U) 2. Who are you human or bot (answer : human) 3. What is the full form of MyBB (answer : My Bulletin Board) 4. How many days in a week (answer : 7days/seven days) RE: How to prevent spam regestration ? - mmadhankumar - 2014-06-10 not bad questions imo... you can try to replacing the "Powered by MyBB" text into a image... RE: How to prevent spam regestration ? - NomanProdhan - 2014-06-10 Don't find any image for that. ![]() RE: How to prevent spam regestration ? - mmadhankumar - 2014-06-10 you are free to change the text to anything which provides a similar meaning as powered by mybb and a link back to mybb.com if you are using a dark themed footer, feel free to get the image from my forum's footer and use it RE: How to prevent spam regestration ? - Dave H - 2014-06-10 I would guess the weak link is the question that asks if you are human or a bot. 1: Don't make questions binary so they have a 50% chance of guessing. 2: Almost all human spammers and many bots know that bot is a bad answer. Since each user can keep trying until they get a question they like, one weak one can make it all fall apart. |