Hi
Am trying to show a message to users who have not posted in the last 2 weeks, but nothing seems to work!!
The code below shows the message to everyone... $bbuserinfo[lastpost]<strtotime("-2 weeks") also does not work!!
TIA!!
nd.
--
[[($bbuserinfo[usergroupid]>1 AND $bbuserinfo[lastpost]+1209600<$now)]]<b>Hello $bbuserinfo[field1]</b>, we noticed that you have not posted a message in the last 2 weeks... Better get to work!!
[[/($bbuserinfo[usergroupid]>1 AND $bbuserinfo[lastpost]+1209600<$now)]]