Conditional to check user reply in Post

ToDie4

Well-known member
Been searching here and trying to find a hint or two within the templates but I cannot seem to find a conditional to check to see if a user has replied to a 'thread'.

I am looking to create a bbcode to hide content that will check to see if a user has posted a reply to a thread, if anyone knows the conditional I need to use I would be most grateful for the help. ;)

Thanks.
 
Hey Jake, thanks for your reply, I will be writing the bbcode myself using KingK's bbcode manager mod, I just need to know what html to use for the conditional to check if a user has replied to a thread.
 
It still requires an addon. Within a thread the user_post_count is not available to know if the user has posted. The addon needs to query that information for use in a conditional.
 
Top Bottom