stiez / pos-tracker-eve

Automatically exported from code.google.com/p/pos-tracker-eve
0 stars 0 forks source link

Unable to insert new API via admin interface #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter the user ID and the API key and submit
2. Select the character

What is the expected output? What do you see instead?
Seeing the selected user show up on screen.  No data is entered into the 
database, and no error shows up

What version of the product are you using? On what operating system?
5.1.1 Beta 1

Please provide any additional information below.

Original issue reported on code.google.com by Pontia...@gmail.com on 19 Feb 2011 at 8:22

GoogleCodeExporter commented 9 years ago
Disregard the problem with inserting data, as the problem was clearly a 
database issue (I modified the schema) however, no error was given to indicate 
this would have been a problem.

To reproduce I added an integer field to the end of the eveapi table.

Original comment by Pontia...@gmail.com on 19 Feb 2011 at 8:31

GoogleCodeExporter commented 9 years ago
Was caused by changing original code/database setup. Issue is invalid.

Original comment by frozenic...@gmail.com on 23 Feb 2011 at 4:17