Forums

how can i store send mail in db

kurt2000 02 Nov, 2009
if it was asked before sorry but i coulnt find i want to store send mail in db after i sends
GreyHead 03 Nov, 2009
Hi kurt2000,

Do you want to save the body of the email message? I guess this is possible, I'd have to dig into the code to find out how.

Bob
kurt2000 03 Nov, 2009
ok waiting for your solution.
GreyHead 03 Nov, 2009
Hi Kurt,

On the To-Do list . . . but it's a long list :-(

Bob
kurt2000 04 Nov, 2009
i am looking forward to hear your respond
kurt2000 04 Nov, 2009
i think it will a take a long time😟
GreyHead 09 Nov, 2009
Hi kurt,

Sorry, I've taken a look at the code and the email body isn't saved anywhere accessible, you'll need to hack the com_chronocontact/libraries/mails.php to extract the value of $email_body towards the end of the file. You could try adding it to the $_REQUEST array and see if that will let you save it.

Bob
kurt2000 09 Nov, 2009
no need bob
just copy past the email temp html code into the "after mail" code , and write to db after email must be selected

thats it
This topic is locked and no more replies can be posted.