28, May 2012

registration spam - webmaster forum

 
Webdigity webmaster forums
[ Home | Help | Search | Forum's Shop | Archive | Login | Register | Webmaster Directory ]
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: registration spam
« previous next »
Pages: [1] Print
Instabuck - The easy way to sell digital products online

Author Topic: registration spam  (Read 1195 times)
aka J Love
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 886
1148 credits
Members referred : 4



« on: Apr 20, 2007, 07:14:45 am »

i know we are all familair with registration spam, and other similair forms of auto-signups on your sites. the first commonly known way to avert this is with the use of image verification to be sure that the user is a human - but this user can still be a naughty human and want to cause harm!

especially on blog sites. comment spam is a large problem, even worse with wordpress. there is even some bugs with the software that allows them to create accounts you have even disabled registrations and have comment spam "protection". i have decided the best way to combat this is to get rid of wordpress, and go on my own using my own cms.

the problem still remains though, how to stop them from registering. i have never used or implemented any type of image verification scripts, and actually would rather not use one. i know alot of sites that have an activation system, whereas instead the administrator must go by hand and activate accounts that he/she wishes to be apart of the site. this is more of along the lines of what I would like to do but what would be the best way to accomplish this? would a new table need to be created as new_users and first send registrations there, then once activated they are moved to the real users table? or just add a new field to user rows.. any ideas for the best solution?


Last blog : phpHaze 1.59.1 in Development
Global Moderator
Community Supporter ?
Jedai Sword Master
*****
Gender: Male
Posts: 6691
34714 credits
Members referred : 374


It's time to use PHP5!


« Reply #1 on: Apr 20, 2007, 07:40:45 am »

this user authentication class has these features:
http://www.finalwebsites.com/snippets.php?id=10

Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #2 on: Apr 20, 2007, 03:38:33 pm »

If you already have a working registration system in place I think the easiest way would be to add one field to your user table, something like 'activated' and default it to 0, then your admin user can update the field to 1 to make the user profile active. No need to create an extra table.


Last blog : Are You Stumbling Yet?
aka J Love
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 886
1148 credits
Members referred : 4



« Reply #3 on: Apr 20, 2007, 06:19:03 pm »

If you already have a working registration system in place I think the easiest way would be to add one field to your user table, something like 'activated' and default it to 0, then your admin user can update the field to 1 to make the user profile active. No need to create an extra table.

and then modifying the login script to only accept logins where that userfield is set for activated?


Last blog : phpHaze 1.59.1 in Development
Global Moderator
Internet Junkie
*****
Gender: Male
Posts: 1807
9006 credits
Members referred : 6



« Reply #4 on: Apr 20, 2007, 06:59:31 pm »

exactly!


Last blog : Are You Stumbling Yet?
aka J Love
Community Supporter ?
Bill Gates is my home boy
*****
Gender: Male
Posts: 886
1148 credits
Members referred : 4



« Reply #5 on: Apr 20, 2007, 07:21:20 pm »

thanks mind, this is what i was probably going to end up doing -- just wanted a second opinion
and Olaf, i dont need a whole entire script for this, as the CMS is already operational just needs some modifications Wink


Last blog : phpHaze 1.59.1 in Development
Trackback URI for this entry : http://www.webdigity.com/trackback.php?topic=6416
Tags : registration Bookmark this thread : Digg Del.icio.us Dzone more....

Pages: [1] Print 
Webdigity Webmaster Forums  >  Web Development  >  PhP
Topic: registration spam
« previous next »
Jump to:
User Area
Welcome, Guest. Please login or register.
Did you miss your activation email?
May 28, 2012, 08:34:04 pm





Login with username, password and session length

Donate to our community, and get a permanent link back to your site!

Donate to our community, and get a permanent link back to your site!






Web Design Gallery · Whois Lookup · Pagerank · Tag Browsing · Lo-fi version · Syndication · Webmaster forum history · Advertise
Developed by HumanWorks © 2005 - 2012 Webdigity webmaster community · sublime directory
Webdigity Webmaster Forums | Powered by SMF 1.0.12. © 2001-2005, Lewis Media. All Rights Reserved.