PDA

View Full Version : conditional LAST post


jdingman
02-15-2006, 10:54 PM
how can I use a condition to put code AFTER the last post in the thread? Thanks!

Marco van Herwaarden
02-16-2006, 12:03 PM
To code after the last post, simply edit the DISPLAYTHREAD template. This is only called once.

jdingman
02-16-2006, 05:48 PM
To code after the last post, simply edit the DISPLAYTHREAD template. This is only called once.

Ohhh ok, thanks Marco.

Update: Macro, I can't find that. Where is 'displaythread'?

PHPGeek2k3
02-17-2006, 04:05 PM
you would want SHOWTHREAD template

Thanks
- James

jdingman
02-18-2006, 09:21 PM
you would want SHOWTHREAD template

Thanks
- James

Ok, once I'm there, what portion do I look for in order to put something right after the last thread?