Dan Allen
Active member
We have about 53 trophies. I want to make a report that includes the names of the trophies. My research indicated that xf_trophy would be a good place to access trophy names and descriptions in mySQL, but when I looked at that data, I find the right number of records, but no trophy names or descriptions?
Two questions:
How can I access the trophy names and descriptions with sql?
Why is that information not in the trophies table or other obvious location?
Bonus Question:
Are you sure it is a good idea to not have the trophy names in the trophy table? Why?
Two questions:
How can I access the trophy names and descriptions with sql?
Why is that information not in the trophies table or other obvious location?
Bonus Question:
Are you sure it is a good idea to not have the trophy names in the trophy table? Why?