Patch (to be ported)
Project:
Ubercart Followup
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 20:16 UTC
Updated:
26 Sep 2014 at 12:04 UTC
Jump to comment: Most recent
Comments
Comment #1
tnfno commentedAgree, this is a requirement. This is an extremely useful module for anyone running a Ubercart shop. Including the possbility of PHP code and full HTML in the bodytext would be extremely useful.
Comment #2
Neo13 commentedI agree. Php code in follow-ups would really help.
Comment #3
remkovdz commentedI'm not sure if this is the same question, but I would really like to be able to select an Input Format so I can apply markup to my message.
I just tried some inline styling, but it all disappears?
I use 7.x dev.
Comment #4
m.stentaI added this capability to the 7.x branch. A new dev release should be available shortly, as well as the first beta release.
I have not backported this to the 6.x branch yet. If this is something you need, please reopen this ticket.
Let me know if you notice any issues.
Comment #5
remkovdz commentedI installed the new BETA which support input formats. I've tried this new version, however until now (I tried 3 times) I don't receive ANY follow-up emails anymore. I will do some more testing and try to figure out whats wrong.
Comment #6
m.stentaDid you run update.php?
Comment #7
remkovdz commentedI ran update.php.
After several hours I received the follow-up email after all. It took longer than expected since I set it up to send the email after 1 hour.
I changed the input format to full HTML but... the e-mail still got no markup at all. Sorry I don't have any more info.
Comment #8
m.stentaThat's probably not an issue with the UC Followup module. Drupal automatically converts emails to plain-text before sending. You need to take extra steps to ensure that they are sent as HTML.
Here is a guide to HTML mails in Drupal 7: http://drupal.org/node/900794
Comment #9
remkovdz commentedWell, I use that Input Format almost everywhere on the site and it works fine, except for here :( Are you sure it's not a UC Followup issue?
Comment #10
m.stentaYou use that input format for other *emails* and it works?
The input format itself would work on the site... it's when it is sent via email that the HTML is stripped out (this is something Drupal does by default). There are a bunch of modules available for enabling HTML emails from a site.
Comment #11
remkovdz commentedThats great to know, I will check those out and let you know if it works.
Comment #12
remkovdz commentedYou were right, it works great now, thanks a lot!
Comment #13
gway commentedRequest you to enable HTML input for Ubercart 6 also.
Many thanks
Gurpreet Singh
Comment #14
m.stentaReopening with a "Patch (to be ported)" status (indicating that we need to backport the feature from 6.x.
I don't think I'll have time to tackle this myself soon, but I wanted to make sure the ticket status wasn't "closed" so that it doesn't get lost.