Topic: How to set "active" to "y" after email verification (Read 497 times)
Raped By Google
Gender:
Posts: 27
206 credits Members referred : 0
PPC 4 Real Estate
« on: Jan 30, 2007, 09:46:08 PM »
I've looked everywhere, even under the bed, but I can't find the config to change the default so that new users have access after they confirm their email. It's requiring me to activate them manual. My name is Robert, not manual. :-) Where is that stinkin switch? Please?
Hey hey! I found it!!!! It's on the login page!
« Last Edit: Jan 30, 2007, 10:31:11 PM by RealEstateAdvertis »
Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6487
39754 credits Members referred : 374
It's time to use PHP5!
« Reply #1 on: Jan 30, 2007, 11:28:52 PM »
for all others (from the manual)
Quote
If you want to use disable the automatic feature use this variable inside the login script: $my_access->auto_activation = false; // (true/false) or set this boolean inside the class file.