MikeInToshx
2014-03-15, 07:10 PM
Hey guys,
What PHP code do I use if I want to make an infobar in this forum?:
http://computerhelpforum.be/forum-handle...ips-tricks
Only visible in that forum, not somewhere else.
EDIT:
This has been solved!
What PHP code do I use if I want to make an infobar in this forum?:
http://computerhelpforum.be/forum-handle...ips-tricks
Only visible in that forum, not somewhere else.
<if "user in this forum"' then>
<div>...</div>
</if>
EDIT:
This has been solved!