Site
Home / Forum / General Discussion / Bugs reporting

Bugs reporting


Posted: 18 Apr 2022 13:36
svetoslavTr
Posts: 4
Joined: 2021-06-22

Yes, they appeared in front end, but in the API are missing:
Sao Paulo vs Atletico PR
Palmeiras vs Ceara
10.04.2022
for example

Posted: 18 Apr 2022 18:56
curswine
Posts: 863
Joined: 2020-06-17

The date you're looking at has 500 events being returned which might be the top limit(?), could you perhaps search for them using a more specific method?

zag
Posted: 19 Apr 2022 06:35
svetoslavTr
Posts: 4
Joined: 2021-06-22

If I specify the sport name to limit the resuts, events Sao Paulo vs Atletico PR and
Palmeiras vs Ceara are listed, but other events in Spanish la liga for example (Mallorca vs Ath Madrid, Cadiz vs Betis) are missing:
https://www.thesportsdb.com/api/v1/json/API_KEY/eventsday.php?d=2022-04-10&s=Soccer

If I specify by league like:
https://www.thesportsdb.com/api/v1/json/API_KEY/eventsday.php?d=2022-04-10&s=Soccer&l=Spanish%20La%20Liga
The both events Mallorca vs Ath Madrid and Cadiz vs Betis are still missing




Posted: 19 Apr 2022 19:03

Ovokx
Posts: 1,691
Joined: 2020-06-17

Some bugs found while testing new feature Team Honours:

- While adding honors, Feed page displayed updates for all description languages, all social medias, Formed Year, country and gender

- Hall of Fame page displays the total of submitted honors for all teams as a single player. I think that it will have more sense to split it in 2 different pages: Players and Teams, and for the second one, split by team.

- In Honor listing pages, for the season which have honors for players and teams, it displays an error "Warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 in C:\inetpub\thesportsdb.com\includes\ez_sql_mysqli.php on line 272" and aswell a fake player link



zag
Posted: 19 Apr 2022 21:49

zag
Posts: 3,311
Joined: 2020-03-23

Thanks, hopefully fixed all.

Ovokx
Posted: 20 Apr 2022 08:42

Ovokx
Posts: 1,691
Joined: 2020-06-17

Only one bug missing which I forgot to mention:

- On the front page, Hall of Fame list shows a fake player which is the total quantity of team honors entered

Thanks again!

zag
Posted: 20 Apr 2022 14:15

zag
Posts: 3,311
Joined: 2020-03-23

Only one bug missing which I forgot to mention:

- On the front page, Hall of Fame list shows a fake player which is the total quantity of team honors entered

Thanks again!


fixed

Posted: 20 Apr 2022 15:57
smudgie
Posts: 333
Joined: 2020-06-17

We seem to have lost most Career Honours icons, all sports

zag
Posted: 20 Apr 2022 21:23

zag
Posts: 3,311
Joined: 2020-03-23

We seem to have lost most Career Honours icons, all sports

Yes to be expected, upload new high quality logos and trophies here:

https://www.thesportsdb.com/honour_all.php

Posted: 21 Apr 2022 13:13

Ovokx
Posts: 1,691
Joined: 2020-06-17

I've found two players with the same name and (presumably) the same DoB, any idea how that could have happened?

https://www.thesportsdb.com/player/34146075
https://www.thesportsdb.com/player/34174161


I assume that the auto-importer didn’t check for previous entries as it does for manual ones

Posted: 21 Apr 2022 15:04
curswine
Posts: 863
Joined: 2020-06-17

If I specify by league like:
https://www.thesportsdb.com/api/v1/json/API_KEY/eventsday.php?d=2022-04-10&s=Soccer&l=Spanish%20La%20Liga
The both events Mallorca vs Ath Madrid and Cadiz vs Betis are still missing


Both of these matches took place 2022-04-09 ...

https://www.flashscore.com/match/4E06Cnz6 - Mallorca x Ath. Madrid
https://www.flashscore.com/match/r5aAB6kC - Cadiz x Betis



Posted: 21 Apr 2022 15:51
cardinaldiehard25
Posts: 162
Joined: 2021-05-22

Not sure why this is happening, but looks like our importer source is duplicating some minor league baseball events

https://www.thesportsdb.com/league/5065-Triple-A-West
https://www.thesportsdb.com/league/5085-Triple-A-East

For example:
https://www.thesportsdb.com/event/1558765
https://www.thesportsdb.com/event/1540444

This is an issue with the source

Triple-A East should be ID 60 (Currently it is importing ID 3 as well)
Triple-A West should be ID 61 (Same as above with ID 4)

Not sure how DB is importing the old IDs since the league is not set to use those and never has been this season to my knowledge

Posted: 05 May 2022 20:55
smudgie
Posts: 333
Joined: 2020-06-17

Tennis Honours
When adding a mens honour, Wimbledon, us open etc, the same trophy is added to the women players honours list.
Would it need a separate trophy for men and women.

Posted: 18 May 2022 00:17
cardinaldiehard25
Posts: 162
Joined: 2021-05-22

I have started using the LiveScore V2 API and have noticed that once it passes midnight UTC that games still in progress disappear. This seems to only be an issue for non-soccer from what I have noticed. This effects a lot of games in the USA

EDIT:
After looking at API-SPORTS looks like a date is a required parameter to the endpoint, so hopefully would be able to add pulling "yesterday" and "today" date. And v2 of the api-football API does not request a date which is why it likely isn't an issue for soccer matches

zag
Posted: 18 May 2022 21:06
cardinaldiehard25
Posts: 162
Joined: 2021-05-22

Another thing I have noticed with LiveScore API is that baseball games disappear if they go into extra innings

EDIT:
Noticed a game was in the 11th inning, but status was set to FT

zag
Posted: 20 May 2022 16:11

Ovokx
Posts: 1,691
Joined: 2020-06-17

"Latest results" and "Recent League Form" don't match between them in "American NWSL" league:



Displayed image is related to Washington Spirit: https://www.thesportsdb.com/team/136423


Posted: 21 May 2022 08:00
curswine
Posts: 863
Joined: 2020-06-17

"Latest results" and "Recent League Form" don't match between them in "American NWSL" league:



Displayed image is related to Washington Spirit: https://www.thesportsdb.com/team/136423


It looks like its using last seasons matches for the form. The league table still shows 24 matches played.

Posted: 29 May 2022 09:26

Ovokx
Posts: 1,691
Joined: 2020-06-17

If you filter by any sport on the Hall of Fame page, appears a fake player which shows the total count of team honours





zag
Posted: 06 Jun 2022 13:05

zag
Posts: 3,311
Joined: 2020-03-23

- Fixed the Hall of Fame issue
- Fixed tennis player results to correct format. Winner and Loser results can now be added like here: https://www.thesportsdb.com/event/1569411

Posted: 13 Jun 2022 21:00
smudgie
Posts: 333
Joined: 2020-06-17

Womens Tennis Honours. Adding incorrect trophy's to womens tennis majors. Wimbledon etc, adding mens trophy,s
Just noticed there's no women's trophy's listed.

Posted: 08 Jul 2022 22:49
curswine
Posts: 863
Joined: 2020-06-17

Somethings gone wrong with the triple a baseball games, they've been duplicated and triplicated with multiple games livescores appearing too.

Posted: 09 Jul 2022 12:28

Ovokx
Posts: 1,691
Joined: 2020-06-17

Just found a bug related to automatic soccer player stats:

If a player played a game from the bench, it doesn't count on the appearences stats. Here you can see an example with Radamel Falcao (https://www.thesportsdb.com/player/34152730) who played yesterday and scored, but on his profile page only the goal is counted.



This bug is still active. I have detected a new example: https://www.thesportsdb.com/player/34174634



Any advance on this bug reported in 2021, please? Just found another example of a player displaying 3 goals (made as substitute), but with no appearences stats displayed

https://www.thesportsdb.com/player/34199235

Posted: 15 Jul 2022 14:35
cardinaldiehard25
Posts: 162
Joined: 2021-05-22

Noticed a bug with FIBA Asia Cup that is likely happening for other Cup Competitions. Only teams that have FIBA Asia Cup set as their main league are having their events imported. I know for example we were having issues with Euroleague where events were not importing, but it would still show up in live scores if the event was added manually.

https://www.thesportsdb.com/league/4898

Events are also getting duped somehow from the importer

Posted: 15 Jul 2022 14:49
curswine
Posts: 863
Joined: 2020-06-17

Noticed a bug with FIBA Asia Cup that is likely happening for other Cup Competitions. Only teams that have FIBA Asia Cup set as their main league are having their events imported. I know for example we were having issues with Euroleague where events were not importing, but it would still show up in live scores if the event was added manually.

https://www.thesportsdb.com/league/4898

Events are also getting duped somehow from the importer


Regarding the events not being imported when not main league, I saw that happen with Volleyball also.

Event dupes might be related to my previous post about Triple A baseball events being duplicated.

cardinaldiehard25
Posted: 27 Jul 2022 07:07

Ovokx
Posts: 1,691
Joined: 2020-06-17

Women national teams don't have current season activated in order to add kits on the Archive page. Example:



https://www.thesportsdb.com/equipment.php?t=136818


zag

Who is Online?

In total there are 68 users online :: 3 registered, 0 hidden and 65 guests (based on users active over the past 5 minutes) Most users ever online was 424 on Fri Nov 10, 2017 9:02 pm

About Us

Discussion forum for TheSportsDB.com site and related topics

Rules

- Be Polite
- Respect other users
- Always post log files with issues
- Try to be helpful
- No Piracy discussion

Showing 402 to 427 (Total: 456)