Quote:
Originally Posted by Internetcafe
Every time I upgrade I get another line of tournament stats info in members profile .. where do I need to edit to remove half a dozen entries of the same information ?
|
It would appear to me that when you are updating you re not allowing overwrite when you upload the new product XML file. I would uninstall the product then reinstall the latest version.
If you are currently running an active tournament, you could backup your DB, then go to your DB, browse the users table, scroll down until you see "tmnt_joins" and "tmnt_wins". Odds are, you have multiple rows with these names. Typically a DB structure will insert new rows underneath existing rows, so if you delete duplicate rows, except for the top ones, you should be good to go.
*If you do access your DB, make sure to back it up before you make any changes!*