Quote:
Originally Posted by jscieza
Thanks for your kind reply Lynne!
I applied the conditional and now I can't see the date/time even in my own profile 
|
That's what I get for not taking my own advise and actually looking at the code in the file to determine the variable names!
PHP Code:
if ($this->registry->userinfo['userid'] == $this->profile->userinfo['userid']) {
the date/time code
}