LaMonte Forthun
Forum Replies Created
-
Forum: Plugins
In reply to: [LeagueManager] position error after updateThat’s because the file was never uploaded properly, I apologize. If you can download it again, and update your results, you should be good.
Forum: Plugins
In reply to: [LeagueManager] ProblemsYou’re right, the file wasn’t uploaded properly. If you can download it again, should be good. I apologize for the confusion.
Forum: Plugins
In reply to: [LeagueManager] ProblemsTo fix the positions just to the league page in the admin section and at the bottom of the page click ‘update results’ as if you had entered in new scores. That will force LeagueManager to recalculate the positions and reset the start to 1.
Forum: Plugins
In reply to: [LeagueManager] ProblemsHow are you doing the update?
Forum: Plugins
In reply to: [LeagueManager] Can this plugin work with cricket?You can start with copying one of the files in the ‘sport’ folder. Rename it cricket.php and then there is a couple of lines near the top that will need to be edited from what sport you copied to say cricket. Once you do that, you’ll see your file in the sport drop-down in the league preferences. To customize the sport you’re looking to add scoring specific details and columns. It’s not all that difficult if you know even just a little php.
Forum: Plugins
In reply to: [LeagueManager] ProblemsMarselo can you give me some additional details, doesn’t work at all or some things fixed, some not?
Cargov, you’ve got me stumped so far. In looking at the source of that page the text you’re seeing (which is a LM database query) is wrapped in an entry div, which is a bit odd. I’m looking though. Did the updated tiebreaker.php file fix the position numbers for you? (if not, did you update your results, the positions need to be updated in the database).
Forum: Plugins
In reply to: [LeagueManager] Faults after new update of League managerThat’s the great thing about open source and a some basic php knowledge, make things look as you wish…
Forum: Plugins
In reply to: [LeagueManager] championship without groupsYes, just don’t add groups to the league preferences.
Forum: Plugins
In reply to: [LeagueManager] position error after updateDid you update your results in the admin section?
Forum: Plugins
In reply to: [LeagueManager] position error after updateGrab this file:
and replace the same file in the ‘lib’ folder of your LeagueManager installation. Once you’ve done that, update your results in the admin section and the positions will be good. I haven’t pushed out a full version yet, we are testing some fixes for the widget as well.
Forum: Plugins
In reply to: [LeagueManager] ProblemsOK, here’s an updated widgets.php file:
Grab that and replace the current file in the ‘lib’ folder and let me know if it fixes the problems. This particular file had a lot of errors pop up when I put went into WordPress debugging mode, so I fixed those as well.
I don’t want to push out a full update until I know these bigger problems you guys are having are fixed, so let me know what you see. Thanks
Forum: Plugins
In reply to: [LeagueManager] Faults after new update of League managerThank you Patrick, I appreciate that. I agree with you on the sentiments regarding LeagueManager, as you’ve probably read somewhere along the lines I didn’t do the original work, but have sort of adopted LM after using it extensively on a site I was managing. The main developer did a remarkable job on it, I’m just trying to keep it moving forward… If you’ve got ideas and/or any code you’ve dropped in over your time with LM and would be willing to share with the rest of the users, that would be most welcome.
Forum: Plugins
In reply to: [LeagueManager] ProblemsCargov, after you replace that file, go to your admin page and click the ‘Update Results’ button. The rank numbers need to be re-written and dropped in the database. Once you do that things should be back to normal with the positions.
Change this:
[standings league_id = 2 template = extend = true logo]
to:
[standings league_id=2 template=extend logo=true]Marselo, I’ll have the widget problem fixed today, hopefully (but I have been saying that for a couple of days now, so I am pushing for something today).
Forum: Plugins
In reply to: [LeagueManager] Horizontale Template for championshipThanks Necho, for some reason I was thinking of something totally different…
Let me get a few things cleared up and then I’ll get back to you on this.
Forum: Plugins
In reply to: [LeagueManager] ProblemsCan you show me your shortcode you are using to put the matches on the page for league 2. Thanks