Topic: Verification
If you have verification turned on for registration, how can you tell whether the user has actually verified? I don't see this anywhere in the user's profile. When I look in phpMyAdmin, there are fields in the users table for activate_string and activate_key, but these seem to be NULL in all cases.
I'm trying to figure out whether requiring verification is actually an effective deterrent to spammers, but it's tricky if I can't even tell whether they've done the email verification thing.
Thanks.