garri - 02 March 2007 01:01 AM
Good Day!
First of all FAL is really promising!
I’m currently developing on a localhost my box has no capability to send email for activation. so i used the add user function in the admin panel but it seems that it is not working?
I guess you are running PHP4. If Yesyou have 2 solutions to sort out your problem:
a) turn custom user_profile OFF in the application/config/freakauth_light.php
b) have a look to what the gang suggested in this forum @page 18
I hope this helps!
PS: to enable mailing in your localhost on Wondows open your php.ini file and find the below stuff and change it to suit your internet provider smtp config
[mail function]
; For Win32 only.
SMTP = smtp.tiscali.it
smtp_port = 25