Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Specific User Postbit Background Picture
stølen Offline
Junior Member
**
Posts: 1
Joined: Nov 2020
Post: #1
Question Specific User Postbit Background Picture
I want to only give a couple users the ability to add postbit background images without editing any usergroups.

I know how to make it where members can see edit buttons on their own profile but i want to have a universal function that users the same function but without "$memprofile['uid'] " in it.

Code:
<if $GLOBALS['mybb']->user['uid'] == $memprofile['uid'] then>
(text text text)
<else>
<!--NOTHING!-->
</if>


BUT

I really want a very simple/default function that i can use all around for future reference as well please!

(This post was last modified: 11-16-2020 01:53 AM by stølen.)
11-16-2020 01:52 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: