LaMonte Forthun
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] ErrorFixed with v3.8.4
Forum: Plugins
In reply to: [LeagueManager] Fatal ErrorFixed with v3.8.4
Forum: Plugins
In reply to: [LeagueManager] ErrorFixed with v3.8.4
Forum: Plugins
In reply to: [LeagueManager] Update 3.8.0 –> .1 –> .2 Parse error when activating pluginThis issue was fixed with v3.8.4
Forum: Plugins
In reply to: [LeagueManager] Buggy LeagueManager 3.8.5Tiborsho – 3.8.6 fixes the problem.
Forum: Plugins
In reply to: [LeagueManager] Groups in ChampionshipSorry, I’m going to post some code to test a bit later, I had to work through a few things and get my lead story for the day up on our website.
Forum: Plugins
In reply to: [LeagueManager] Buggy LeagueManager 3.8.5Tiborsho – new version coming, odd as it sounds, keyboard problem with saving a file… Fixed now.
Eddyemmer – version 3.8.5 or earlier? I ask because that was a problem a couple of days ago, but shouldn’t be any longer.
Forum: Plugins
In reply to: [LeagueManager] Buggy LeagueManager 3.8.5Are you getting any error messages?
Forum: Plugins
In reply to: [LeagueManager] edit difWhat would you like to do with it and what ‘sport’ are you using?
Forum: Plugins
In reply to: [LeagueManager] Cannot access wp-admin after update to 3.8.3There’s still an error in the admin.php file.
On line 1440, make sure that line is exactly like the following:
$this->league = $leaguemanager->getLeague($this->league_id);
Although, I don’t think that this particular error would cause you to not be able to get to wp-admin, but make sure the line is ok, even after you re-install. This and a few other minor bugs should be fixed shortly.
Forum: Plugins
In reply to: [LeagueManager] Groups in ChampionshipI don’t see a way to put a widget down with a group, but I worked on some code that will allow it. If you’d like to test it let me know, if it works for you and we can get it solid, we can see about getting it into the plugin permanently.
Forum: Plugins
In reply to: [LeagueManager] Championship mode- moving teams to semi final-howAh, OK, give me a bit to look into it…
Forum: Plugins
In reply to: [LeagueManager] Groups in ChampionshipThat’s what you put on your page/post to get the standings table to display, it’s the shortcode.
The id would be replaced with the id number of your league, the groups changed to however you set up your groups and the template can be eliminated or you can use one that’s supplied based on the documentation. The template I listed is one I added, so you won’t have that. For standings you have compact and extended available. For example:
[standings league_id=1 group=B template=compact]
Forum: Plugins
In reply to: [LeagueManager] Championship mode- moving teams to semi final-howSo you have teams that have moved into the semifinals, but they are not where you want them? You’d rather have 1-A and 2-A in one semi, then 1-B and 2-B, yes?
Just so I’m clear…
Forum: Plugins
In reply to: [LeagueManager] Please notify when you fix the bugThis has been fixed in the most recent revision, 3.8.3