View Issue Details

IDProjectCategoryView StatusLast Update
0001704mantisbtemailpublic2002-03-19 07:32
Reporterniels spek Assigned Toprescience  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version0.17.1 
Summary0001704: Error by creating new user
Description

When i try to creat a new user i get this error:

<a href="mailto:daan@lumensoft.nl" target="_new">daan@lumensoft.nl</a> IS EEN ONGELDIG EMAIL ADRES

Klik hier om verder te gaanPHP Warning: Undefined variable: temp in e:inetpubwwwrootBuglistcore_email_API.php on line 25 PHP Warning: getmxrr() is not supported in this PHP build in e:inetpubwwwrootBuglistcore_email_API.php on line 25 PHP Warning: checkdnsrr() is not supported in this PHP build in e:inetpubwwwrootBuglistcore_email_API.php on line 31

Please can you help fixing this????????

TagsNo tags attached.

Activities

prescience

prescience

2002-03-18 17:34

reporter   ~0002130

Disable these mail functions in your config_inc.php. See doc/configuration.html for details.

driesie

driesie

2002-03-19 04:54

reporter   ~0002138

note that getmxrr() is not supported in Win32. That's why you should disable it in the config when using win32

niels spek

niels spek

2002-03-19 07:32

reporter   ~0002141

Thanks this is now fixed.