User logged in and profile
Skiilz Offline
Member
***
Posts: 198
Joined: Nov 2010
Post: #6
RE: User logged in and profile
Temaplte Conditionals:

PHP Code:
<if $GLOBALS['mybb']->user['uid'] == $memprofile['uid'] then>
<img src="images/something.gif">
<else>
<!--NOTHING!-->
</if>


That did it. Thank you for the base code.


[Image: 468x602b.png]
(This post was last modified: 11-22-2010 06:24 AM by Skiilz.)
11-22-2010 06:15 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
User logged in and profile - Skiilz - 11-21-2010, 11:59 PM
RE: User logged in and profile - RateU - 11-22-2010, 04:00 AM
RE: User logged in and profile - Skiilz - 11-22-2010, 05:16 AM
RE: User logged in and profile - 1master1 - 11-22-2010, 04:11 AM
RE: User logged in and profile - Imran - 11-22-2010, 05:40 AM
RE: User logged in and profile - Skiilz - 11-22-2010 06:15 AM
RE: User logged in and profile - Imran - 11-22-2010, 08:32 AM

 Standard Tools
Forum Jump: