Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 2, 20204 yr Trying to figure out which table to join to connect file_id back to the owner member_id I cannot find the table that tracks which files belong to which member. Any help appreciated. Thank you 🙂
August 2, 20204 yr Community Expert downloads_files is the correct one. The file owner is stored in the submitter column.
August 2, 20204 yr Author downloads_files is the correct one. The file owner is stored in the submitter column. Derp!!! LOL I don't know how I missed that!! All one table no joins needed. Thank you 🙂