Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 How do i check if thread is closed, unapproved or stickied?
ollie2015 Offline
Member
***
Posts: 90
Joined: Jan 2015
Post: #1
How do i check if thread is closed, unapproved or stickied?
How do i check if thread is closed, unapproved or stickied?
02-05-2015 12:56 PM
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: How do i check if thread is closed, unapproved or stickied?

Code:
$thread['closed'] == 1
$thread['visible'] == 0
$thread['sticky'] == 1


My Blog
02-05-2015 05:01 PM
Find all posts by this user Quote this message in a reply
ollie2015 Offline
Member
***
Posts: 90
Joined: Jan 2015
Post: #3
RE: How do i check if thread is closed, unapproved or stickied?
thanks
02-05-2015 08:04 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: