This topic is locked

Limit login attempts and FROM NOBODY IN EMAIL VER 4.2

6/5/2008 11:51:55
PHPRunner General questions
B
bochaka author

Hi

I am looking for a thread that WAS here on how to limit the number of login attempts a user can make, any body got the url for it.,also there also was one on changing the FROM NOBODY in the email, i tried this but could not find the specific code to change, is it different in ver 4.2, i have set the fiels in security for the from, but id does not appear to work

J
Jane 6/6/2008

Hi,
check following article:

http://www.xlinesoft.com/articles/system_access_lock.htm
To change from email add additional headers to mail() function. You can do it in the generated files directly or in the event (if your mail is sent in the event).

Check following thread:

http://www.asprunner.com/forums/index.php?showtopic=8661