View Single Post
  #2 (permalink)  
Old 18-May-2004, 03:57 AM
Darkling
Darkling's Avatar
Darkling is offline
 Founder
 Karma +/- Power: 69
 Karma: Darkling is a name known to allDarkling is a name known to allDarkling is a name known to allDarkling is a name known to allDarkling is a name known to allDarkling is a name known to all (614)
 
 Local Time: 04:31 AM
 Local Date: 08-Oct-2008
 Join Date: May 2004
 Posts: 985
 Blog Entries: 1
Default Re: Trophy Cabinet Move

Quote:
Originally Posted by kall
If anyone can tell me how to write a conditional so that Arcade awards will show in the legacy postbit ONLY in this forum (id=44), then I will enable them in the postbit for his forum.

Kall, whack this in template postbit_legacy.

Code:
<if condition="$forum['forumid'] == 44">

	Your arcade awards code goes here.

</if>
Sorted!

Darkling's Signature:
Reply With Quote