Re: [PHP] Catchable fatal error

2008-10-20 Thread Chris
Richard Kurth wrote: I figured it out .. and the magic answer is ? Useful even if just for the archives so others can search for the error/problem and find a solution quickly. I am getting *Catchable fatal error*: Object of class stdClass could not be converted to string in *C:\web\easycon

Re: [PHP] Catchable fatal error

2008-10-20 Thread Richard Kurth
I figured it out I am getting *Catchable fatal error*: Object of class stdClass could not be converted to string in *C:\web\easycontactpro\openchecker.php* on line *49 line 49 is * $mail_head = imap_headerinfo($conn, $i); what could be casing this. The next line works fine if I delete line 49

[PHP] Catchable fatal error

2008-10-20 Thread Richard Kurth
I am getting *Catchable fatal error*: Object of class stdClass could not be converted to string in *C:\web\easycontactpro\openchecker.php* on line *49 line 49 is * $mail_head = imap_headerinfo($conn, $i); what could be casing this. The next line works fine if I delete line 49 $conn = @ima