I'm using CCK Date for my events. In the signup confirmation email I wrote, %user_name, %node_title and %node_url all get substituted properly, but %node_start_time does not. I was able to work around this with the Replacement Token [field_date-view] for my defined field.

My cck field is named field_date, with the label being 'Date'. I confirmed in my date content type under 'Signup settings' that I selected 'Date' as the 'Date field to user with signup' (the other two options being and ).

As I said, I have a workaround that works. But I'm curious why the substitution string doesn't work and hope the reason doesn't affect other functionality.

Comments

dww’s picture

Status: Active » Closed (duplicate)

This was already fixed over at #390000: Date format has changed. I'm way over-due for a RC4 release, which should be out in the next day or so. That'll include the fix.