Quote:
Originally Posted by Lynne
There is no variable for that since vb doesn't care about a users first post. I think you'd have to write a plugin to do a query to grab the first post in a thread for the user and then see if that postid is the same as the one you got from the query. Sounds icky. Maybe someone else can think of a cleaner way to do it.
|
First of all, thank you very much for your comments.
The thing is that I would like to have the user's signature only in their first post in a thread. I thought It would be a good idea to modify the postbit_legacy template in order to do this, by adding a "if condition" sentence....
....maybe, is there another way to do it?