ApocalypticMC / ebattles

Automatically exported from code.google.com/p/ebattles
0 stars 0 forks source link

Double Event Reporting #76

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I accidentally double reported a match (same W/L, same points, etc)
The system doesn't list it twice anywhere except in the standings. Not
under the players listing, not under the matches reported section.

I can delete the one that is listed, but now I have an invisible match that
still appears in the standings but no where else.

Original issue reported on code.google.com by Eric.CP....@gmail.com on 11 Mar 2010 at 12:06

GoogleCodeExporter commented 8 years ago
In order to debug this problem, it would be helpful if I could take a look at 
the ebattles tables in your 
database.
If that's ok with you, here is the procedure to export the data:
- go to your phpmyadmin page
- on the left pane, select the database that you use to store e107 tables.
- click on the "Export" tab
- Assuming you prefixed your tables with e107_, select all the 
e107_ebattles_... tables.
- Then select "SQL"
- Then check the "Save as File" checkbox (no compression)
- Click the go button, save the file and attach it to this issue.

Also, if you could write down the steps to recreate the problem, it would help 
me prevent it from happening 
again.

Original comment by frederic...@gmail.com on 11 Mar 2010 at 5:36