What is 'user_actkey'? What is 'user_actkey'?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

What is 'user_actkey'?

Started by Sashenka, January 31, 2006, 04:01:32 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sashenka

Hello, I'm web developer from Riga (Latvia) and I try to adapt Coppermine photo gallery for my need. And I have a questions: "What for we need 'user_actkey' in the users table?" and "Can I register a new user whithout 'user_actkey'?". Can someone help me?

Nibbler

It is used if users are required to activate their account via email. If you don't require activation then it does nothing.

Sashenka