Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Show something only to profile owner
isoka Offline
Junior Member
**
Posts: 11
Joined: Mar 2013
Post: #1
Show something only to profile owner
is there a way to show something on member profile page  (in my case is a customprofile fields editable only by moderator) only to profile owner?
(This post was last modified: 08-18-2015 08:08 AM by isoka.)
08-18-2015 08:06 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: Show something only to profile owner

Code:
<if $memprofile['uid'] == $mybb->user['uid'] then>
My profile!
</if>


My Blog
09-01-2015 04:53 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: