Solved: 8 Years, 2 Weeks ago How to make a div visible only to thread author?
#1
Solved: 8 Years, 2 Weeks ago Question 
Hi guys,

I'm looking for a way to make a div visible only to thread author like edit thread button. Can you help me?

Thanks your help.

Edit:
I found my solution. 

I downloaded ZingaBurga's PHP plugin from here: http://mybbhacks.zingaburga.com/showthread.php?tid=260

Then I added this code my page:

<if $mybb->user['uid'] ==  $thread['uid'] then> MY SPECIFIC CODES HERE (DIV, BUTTON ETC.) </if>

So it is worked!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)