2015-04-14, 11:30 PM
Hello
I'm looking for a way to display X text on users postbit after a year has passed since his registration, two years and so on.
A guy on another forum told me about the timestamp but I don't know how to use it properly.
I though on do something like if ($mybb->user['regdate'] => the date, timestamp or I don't know ) { echo "The message"; }
What do you guys think so far, how could it be done?
I'm looking for a way to display X text on users postbit after a year has passed since his registration, two years and so on.
A guy on another forum told me about the timestamp but I don't know how to use it properly.
I though on do something like if ($mybb->user['regdate'] => the date, timestamp or I don't know ) { echo "The message"; }
What do you guys think so far, how could it be done?