Help - Search - Members - Calendar
Full Version: Need Register.php Help
Zymic Webmaster Forums > Web Design & Development > Server Side Scripting > PHP
sttankers
for some reason, when it trys to send the activation code, i get this error.

Warning: mail() [function.mail]: SAFE MODE Restriction in effect. The mail() command is not allowed. in /www/clanteam.com/s/t/t/sttankers/htdocs/register.php on line 31

what does this mean?
MrTouz
if you are with zymic host i think they disallowed mailing scripts
Luke
They disallowed mailing script?? That is very strange, but I guess it prevents from spamming?
Ed
Yes, the mailing function has been disabled. There are many many threads on this.
sttankers
oh, sorry.

do you know how i take off the random key generator and the mailing part then?
MrTouz
take mailing part of what ?
of your script ? if yes i guess youll need to provide the script.

of a cms ? than i think youll need to tell wich one.
sttankers
its a php script i downloaded.

this is the link to it. the download is on bottom, i downlaoded the version 1.1.

http://www.roscripts.com/PHP_login_script-143.html
EMOruffino
QUOTE(Bread @ Oct 24 2007, 08:40 AM) *
Yes, the mailing function has been disabled. There are many many threads on this.


Just about every FREE host disables the PHPmail function.

Most scripts allow for SMTP connections which you setup from your mail client such as yahoo!, Windows Live Mail and Gmail.
sttankers
wait...so i can use SMTP? because my login system has the option for that.
misoft
have u try with ini_set() on register.php?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.