Hello,
We are trying to use server side includes (ssi) inside of a Drupal email action type. It is an HTML email and we have tried:
1) #include file="/drupal/files/purchase_req/d.html ===> nothing is displayed in the email
2) php include("/drupal/files/purchase_req/d.html") ===> this is displayed in the email "php include("/drupal/files/purchase_req/d.html")"
Is there anyway to use server side includes in a Drupal email action type?
Many thanks!
Comments
Comment #1
pomliane commentedThis version of Actions is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.