Log in

View Full Version : text before the last post on the thread?


jdingman
12-16-2005, 07:36 PM
I'm trying to get some code above the last post of the thread, I'm currently using this code:

<if condition="!in_array($forum[forumid], array(19,20,21))">
<if condition="$post[postcount] == 2">

how would I apply similar code methods and get some text above the last post? Thanks!

jdingman
12-20-2005, 01:15 AM
Anyone know anything about this?

Anyone?