Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Does it send your message, or are you saying the email contains nothing at all? If the former, that's the expected behavior - if you want to add something to it other than the title, link, and sender's message, you'll need to modify the theme functions (see forward.theme)
Should all be working now. There will be a new release up later today or tomorrow with this and other bug fixes, or you can update from CVS if you need the changes now.
Comments
Comment #1
kristi wachter commentedIf it helps in debugging - forward seems to work; epostcard doesn't. (Chriz001, is that your experience too?)
Comment #2
seanrDoes it send your message, or are you saying the email contains nothing at all? If the former, that's the expected behavior - if you want to add something to it other than the title, link, and sender's message, you'll need to modify the theme functions (see forward.theme)
Comment #3
chriz001 commentedyes forward works epostcard doesn't, it sends an email containing nothing.
Comment #4
seanrOK, please test CVS HEAD.
Comment #5
johnalbinSean, I think this might be related to #350121: HEAD and DRUPAL-6--1 are out of sync.
forward_theme() is missing the forward_postcard declaration in DRUPAL-6--1 (and the 6.x-1.x-dev release).
Comment #6
seanrOK. Does HEAD work correctly, though? My intention was to copy it over if the changes I just now made work correctly.
Comment #7
seanrShould all be working now. There will be a new release up later today or tomorrow with this and other bug fixes, or you can update from CVS if you need the changes now.