user registration - need help user registration - need help
 

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

user registration - need help

Started by mulmiz, February 17, 2005, 02:10:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mulmiz

helo
when user register
there is no user activation , only admin can activate the new memebr ,

how can i set that member can activate there nick

help me

Joachim Müller

make sure your webserver is capable of sending emails - you might have to configure include/mailer.inc.php - refer to the documentation.

Joachim