PostHash SQL Table
Hi all,
I would like to be able to link postid and posthash.
I don't think there is such an SQL Table natively in vBulletin.
What is the better way :
1. modify the posthash Table by adding a postid field
What is the file I need to modify to fill the posthash table when posting ?
2. create a new table with postid and posthash
What is the file I need to modify to fill this Table when posting ?
Thanks
|