LaMonte Forthun
Forum Replies Created
-
I’m looking into it…
Forum: Plugins
In reply to: [LeagueManager] 3.8.8.5 – Rugby – Bonus PointsYeah, that’s why I was asking… Good that you found it.
Forum: Plugins
In reply to: [LeagueManager] 3.8.8.5 – Rugby – Bonus PointsGood information, thank you.
Inter-group matches is part of the latest release, you can set it up in the league preferences.
You modified the font for the tables on the template or in the admin section?
Forum: Plugins
In reply to: [LeagueManager] Documentation permissionThe reason for the permission issue was based on a minor change I made to make some code consistent. Deactivating and reactivating resolves it…
Forum: Plugins
In reply to: [LeagueManager] Curling League ManagerSounds good, we’ll see what we can come up with. As mentioned, there are a few others I have to get to first, but we should be able to get you something.
Forum: Plugins
In reply to: [LeagueManager] Can I change user permission?I think we’d have to add a permissions options to allow different user levels access to various functions. Something to think about…
Forum: Plugins
In reply to: [LeagueManager] 3.8.8.5 – Rugby – Bonus PointsDoes it make sense to keep the method that’s currently available and add this as an option or would it be better to make the bonus point system fully modifiable? Thanks for the feedback, anything else you can help with to expand the Rugby features would be appreciated.
Forum: Plugins
In reply to: [LeagueManager] Curling League ManagerHi Bill,
There are a few other sports I need to get to as well, but I’d be happy to look into it for you. Get me some specs on how you want the scoring to be presented in the standings and updated and I’ll see what I can do.
Forum: Plugins
In reply to: [LeagueManager] Restricting User Capabilities to Editing Individual LeaguesI don’t think it’s possible as is, we’d probably have to implement a permissions system that would allow the admin to pick and choose functions a user would have access to. If you’re familiar with Drupal, it would be similar to the permissions method used in modules.
Forum: Plugins
In reply to: [LeagueManager] ultra small team logos on google ChromeAre you guys getting any errors when uploading logos? I know that the problems you are having are related to the new version, but I’m wondering if you’re having issues before.
Charly,
No, if you deactivate and reactivate there’s nothing deleted. If you delete the plug in folder (which shouldn’t have to be done, but a few said that’s what they did) it still doesn’t delete data.
At the same time, I would back up your data to be 100% positive you’re covered, just in case something goes wrong. I’ve had way too many things over the years screw up when ‘just doing a quick experiment’ or whatever…
There’s no good explanation to any of this. The class it’s calling for is where it needs to be, as is everything else, but the sport files are throwing the error. Something changed, and I think it has to do with the fixes I am working on to fix PHP Strict error warnings. Stuff that has to be done and there’s a lot of it, so it’s possible something somewhere gets broken. The thing is, I’m not seeing most of these errors on my install.
Forum: Plugins
In reply to: [LeagueManager] TypeError: Leaguemanager.setMatchBox is not a functionThe only change you made was dropping ‘Leaguemanager’ from the code on those two files?
Someone said they ended up downloading a fresh version of the plugin and installed it and that worked. Not sure why, the code for the class is where needs to be, but for some reason the sport files aren’t seeing it right now. I’m trying to track down a solution looking at what’s changed, but nothing so far…
No tables are deleted
Forum: Plugins
In reply to: [LeagueManager] title widget "season"You can change the term from white to whatever you need in the CSS. If you want to remove season, that will have to be done in the widget code. It’s probably best that I make that an option…