fixtures for team doesnt work properly
-
Hello, there is a problem to show fixture for a team in leagues with ID higher than 1.
I have 4 leagues: ID=1, ID=2, ID=3, ID=4.
I want to show fixtures for my favourites teams from each leagues.
team ID=1, team ID=17, team ID=33, team ID=43.And it works properly only for a team 1 in league 1. For rest of teams it shows all matches in its league.
[phpleague id=1 id_team=1 type=fixtures] <– OK
[phpleague id=2 id_team=17 type=fixtures] <– NOT GOOD, SHOWS ALL LEAGUE2 FIXTURES
[phpleague id=3 id_team=33 type=fixtures] <– NOT GOOD, SHOWS ALL LEAGUE3 FIXTURES
[phpleague id=4 id_team=43 type=fixtures] <– NOT GOOD, SHOWS ALL LEAGUE2 FIXTURES
Any idea what is wrong??
- The topic ‘fixtures for team doesnt work properly’ is closed to new replies.