PAULEM
6 years agoAdvisor
Cannot get last_post_time
I want to put a banner at the top of a thread if the last_post_time is older than three months. Here's my code (just using a static message ID while testing): <#assign cutoff = (.now?long - 90 * 86...