Hi Ray, following on from the thread above, I recently updated the site to use the new PowerCMS with mySQLi behaviors. I would still like to include a CMS area in the email - how would I update the code so that it works correctly?
$MailBody = $MailBody . "</style><head></head><body> " . WA_getCMSContent($database_PowerCMSConnection, $PowerCMSConnection, 'Email Text', 'Text') . "\r\n";