I can't seem to get user attributes to work in my messages.
For example, if I send a message that says.
Your name is [FIRST NAME] and you live in [STATE]
it does not replace those tags with the data. The email I get has the text exactly as typed above. And yes, my attributes are correct and they are capitalized.
I am using phplist 2.10.14
Something else that might help. When I installed Phplist, there was a bug that I fixed that was preventing attributes from appearing when they should be, and I wonder if that has something to do with it?
Here is the bughttp://mantis.phplist.com/view.php?id=15614. When I did the install, I followed those directions.