PDA

View Full Version : How to read forum id on showthread template


random1231231231
09-16-2011, 02:32 PM
Removed

Lynne
09-16-2011, 02:49 PM
You cannot put php into a template.

The variable is most likely just $forumid.

<if condition="$forumid == 1">Hello!!!!</if>