hello.... When we create a campaign we used '.$html.' for adding dynamic html content from the fckeditor for sending email. But it cause an error "Error 400: You must have content for your letter400" and the mail sending function failed. $html contains the data .If we hardcoded html in tags it works. Thanks in advance
... View more