thisisfootball
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: LeagueManager] World Cup format using League managerThe World Cup format works fine apart from the Team and Match pages created through championchip. Seems to add the team into every single group.
See here: https://www.thisisfootball.co.uk/groups/?team=9 to see what I mean.
Any ideas?
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeThanks, that is great news. i’ll sort out a donation, you’ve been a massive help.
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeThe league id didn’t show up.
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeHere you go:
Array ( ) Array ( [0] => stdClass Object ( [home_team] => 63 [away_team] => 64 [date] => 2009-06-06 20:00 [day] => 6 [month] => 6 [year] => 2009 [hour] => 20 [minutes] => 00 [match_day] => 1 [location] => Test [league_id] => 6 [home_points] => 0 [away_points] => 0 [winner_id] => 0 [post_id] => 0 [season] => 09/10 [id] => 8 [custom] => [0] => ) ) Array ( [0] => stdClass Object ( [home_team] => 63 [away_team] => 64 [date] => 2009-06-06 20:00 [day] => 6 [month] => 6 [year] => 2009 [hour] => 20 [minutes] => 00 [match_day] => 1 [location] => Test [league_id] => 6 [home_points] => 0 [away_points] => 0 [winner_id] => 0 [post_id] => 0 [season] => 09/10 [id] => 8 [custom] => [0] => [class] => alternate [hadPenalty] => [hadOvertime] => [start_time] => 8:00 pm [title] => - [report] => [score] => 0 - 0 ) )
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeI’ve added those.
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeHere’s the result, I use the default template.
Array ( [0] => stdClass Object ( [home_team] => 63 [away_team] => 64 [date] => 2009-06-06 20:00 [day] => 6 [month] => 6 [year] => 2009 [hour] => 20 [minutes] => 00 [match_day] => 1 [location] => Test [league_id] => 6 [home_points] => 0 [away_points] => 0 [winner_id] => 0 [post_id] => 0 [season] => 09/10 [id] => 8 [custom] => [0] => [class] => alternate [hadPenalty] => [hadOvertime] => [start_time] => 8:00 pm [title] => - [report] => [score] => 0 - 0 ) )
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeSorry, confused matters there, I replaced the front end code in matches.php with the back end code to see if it would pull in the team names. When I did this I could get the ID but still no team name.
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeIt looks like it can’t connect to wp_leaguemanager_teams to get the title. If I remove
['title']
from the code it does show the IDs of both teams.Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeDid a full fresh install of 3.0.3 and I’m getting the same problem. Any ideas?
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeIf we can get this all working as we want we’ll be making a donation.
Thanks for you help in advance.
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeThey do display in admin, the shortcode I use is
[matches league_id=6 mode=all]
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeThis has fixed now (caused by a missing line in the db), but the problem I’m getting no teams show upon the fixtures page. The sport I’m doing it for is soccer.
https://www.thisisfootball.co.uk/thisisfootball/?page_id=646
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeThis has fixed now (caused by a missing line in the db), but the problem I’m getting no teams show upon the fixtures page. The sport I’m doing it for is soccer.
https://www.thisisfootball.co.uk/thisisfootball/?page_id=646
Forum: Plugins
In reply to: [Plugin: LeagueManager] Version 2.9 & Championchip ModeI have installed the plugin recently but when I enter the results score for the away team does not register in database.
All the points work perfectly but this means the goals scored and goals conceded is wrong for all teams.
I have 24 teams in my league.