Forum Software - myBB
I am currently using this - {$newposts} to display the amount of posts made today on my forum
Is it possible to have an if statement so I can do something like this -
if {$newposts} = 10 then "display this message"
else
"display this message2"
I am currently using this - {$newposts} to display the amount of posts made today on my forum
Is it possible to have an if statement so I can do something like this -
if {$newposts} = 10 then "display this message"
else
"display this message2"







