Ticket #337: fEmail not working when safe mode is on

Reporter: eirik Type: defect Opened: 5 months ago Status: closed
Assigned to: wbond Priority: major Modified: 5 months ago Resolution: fixed

the $parameters-variable have to be completely removed from the mail()-function when using safe mode?

Attachments

History

Reply 10/23/09 08:41:08 changed by wbond

  • status changed from new to assigned.

Can you post the error message you are getting?

Reply 10/23/09 08:52:56 changed by eirik

<b>Warning</b>: mail() [<a href='function.mail'>function.mail</a>]: SAFE MODE Restriction in effect. The fifth parameter is disabled in SAFE MODE in <b>/home/virtual/kirie.no/public_html/tbk/code/inc/flourish/fEmail.php</b> on line <b>1028</b>

<b>Fatal error</b>: Uncaught exception 'fConnectivityException' with message 'An error occured while trying to send the email entitled Medlemsinfo' in /home/virtual/kirie.no/public_html/tbk/code/inc/flourish/fEmail.php:1036

Stack trace:
#0 /home/virtual/kirie.no/public_html/tbk/code/inc/submit.php(17): fEmail->send()
#1 /home/virtual/kirie.no/public_html/tbk/code/functions.php(16): require('/home/virtual/k…')
#2 /home/virtual/kirie.no/public_html/tbk/code/core.php(33): require('/home/virtual/k…')
#3 /home/virtual/kirie.no/public_html/tbk/index.php(1): require('/home/virtual/k…')
#4 {main} 
  thrown in <b>/home/virtual/kirie.no/public_html/tbk/code/inc/flourish/fEmail.php</b> on line <b>1036</b>

Using @version 1.0.0b10

Reply 10/23/09 09:09:52 changed by wbond

I should have this fixed in about 3 hours or so.

Reply 10/26/09 12:45:58 changed by wbond

  • status changed from assigned to closed.
  • resolution set to fixed.

This should be fixed in r722 - sorry for the delay

Edit the Ticket



please register or log in to allow for editing your comment

Action