How does vB check which attachment is associated with which thread? In the 'thread' table, it just has a variable to determine if there is an attachment, and in the 'attachment' table it only has attachmentid.
I am trying to modify a news system to display a link to a file attachment at the end of the post.
http://www.sandiegopegasus.com uses vB as the news system and many times there are file attachments. This would be *very* helpful!
Thanks for any help!