Not Solved add last visit to postbit
#1
Not Solved
This just gives me a unix timestamp
{$post['lastvisit']}

I have template conditionals installed so i tried to add

		Last Visit: <if 1 then>gmdate("Y-m-d\TH:i:s\Z", {$post['lastvisit']});</if>

but i am not sure how to execute the php code to convert it.

I would like it to read how it does in the profile such as 1 minute ago/15 minutes ago/ etc.
Reply


Messages In This Thread
add last visit to postbit - by metulburr - 2016-10-12, 12:59 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)