Forum Replies Created

Viewing 15 replies - 241 through 255 (of 574 total)
  • Plugin Author LaMonte Forthun

    (@lamontef)

    Hey Bosco,

    I’m going to release a new version shortly and I’ll make the inter group part of core and not just in the sport file. I think that there is more needed than just the lines you copied, but I haven’t checked. I’ll let you know when this is ready, probably within a day or two.

    Plugin Author LaMonte Forthun

    (@lamontef)

    Yeah, I’m working on it, a new release is on the way that will fix it… Thanks for the feedback.

    Plugin Author LaMonte Forthun

    (@lamontef)

    Great, thanks… I’m putting the code from 3.8.8.3 back in for 3.8.8.5 and releasing shortly.

    Plugin Author LaMonte Forthun

    (@lamontef)

    A fix is on the way…

    Plugin Author LaMonte Forthun

    (@lamontef)

    Hazards of coming back to some code a few months later… Max you’re exactly right, I think the issue with the 2s as the first position was not updating the results since the rank is stored in the database. This is one section of code that I had focused a lot on a few months ago as I was working on a new way to work with tiebreakers. A new release will be out shortly putting things back as I had them, if you see a 2 as the first position, go in to your admin area and update the rankings.

    Plugin Author LaMonte Forthun

    (@lamontef)

    Looks like next match doesn’t work, previous match does, yes? I think I know what’s up, I’ll add some code, test and post as soon as I can. Thanks

    Plugin Author LaMonte Forthun

    (@lamontef)

    Playaz,

    1). Any time you manually make changes to core code you’ll lose them if that core code is changed. As a developer that uses other developers plugins, modules, etc., I can tell you first hand that it’s great to be able to tweak things to work the way you want it, but it’s sometimes a nightmare to sync up those changes with core code changes. The best way to avoid the problem? Good question, but here are some ideas:

    a). If you’ve modified templates, put your files in your theme folder inside a ‘leaguemanager’ folder. The plugin will look in there first for your template, if it finds it, that’s what it will use, if not, it uses the template in the ‘templates’ folder in the ‘leaguemanager’ plugin folder.
    b). Back everything up, often. I can’t stress this enough. If you’ve put a mod on a core file (any file inside the leaguemanager folder) make sure you’ve got it backed up, in more than one location and if it’s really important, on more than one computer (or a cloud-based service like Dropbox or GoogleDrive). If the core is updated, you can then compare the files with a text editor. Personally, I use BBEdit on a Mac, haven’t found anything really good on a PC for lack of trying because I do most of my coding on a Mac, but I’m using Eclipse on the PC for LeagueManager now to keep my projects separate, it’s got some nice features… As you step through the code, you’ll see where there are changes and you can work to merge them together.
    c). If you’ve got some cool features you’d be willing to share with the LeagueManager community, let me know about them, send me your code and if I agree I’ll incorporate them in the core code (I’m easy to get along with, any feature that others would like, I’d be thrilled to talk about committing to core).

    Of the three options, I’d vote for ‘c’. As a community, it would be great to get some code from users. My original use of LM was on a basketball website I was working with. As I used the plugin I found things I wanted, so I wrote them in (many of the new features that were added in the most recent updates came from my personal use). The best was to get new things in and tested is to have them live on a site someplace.

    2). Yeah, something’s up with the position numbers and I’m about to dive into the code to track it down. I personally see what you do, the positions starting at 0 and 3.8.8.3 had fixed it so that I saw (as you would have) the positions starting at 1 instead of 0. Unfortunately, some see 1 now and were getting 2 as their start position after that update, so 3.8.8.4 reverted the code (and I saw 0s at the beginning again, but I figured it was just me due to the variety of changes I’ve made). I’ll get to the bottom of it tonight and will have it fixed shortly.

    I apologize for overwriting of your mods, I know what’s frustrating, hopefully you’ve got some backups that you can pull from…

    Plugin Author LaMonte Forthun

    (@lamontef)

    Ahhh… That’s my fault probably. In the widget style sheet, the background was set to black.

    If you have access to the file ‘style.css’ in the leaguemanager folder, open it and look for line 241 – ‘color: black’, change it to ‘color: white’ or whatever you’d like. I plan on making it a preference soon.

    Hopefully that’ll help, but let me know.

    Plugin Author LaMonte Forthun

    (@lamontef)

    Hi Sharky,

    I’ll have a look at the issue tonight and get back to you shortly. I apologize for the hassle…

    Plugin Author LaMonte Forthun

    (@lamontef)

    Odd thing is, and for the record, I have the same problem, 3.8.8.4 specifically was released to fix this problem. Remove 3.8.8.4 and install 3.8.8.3 for the time being while I figure out why some systems are putting up a 0 and some are putting up a 1. I’ll get it resolved tonight, hopefully.

    Plugin Author LaMonte Forthun

    (@lamontef)

    The latest update has the inter group function, but I just realized it’s only implemented in the basketball sport file. I’m going to work on getting it set up for the entire plug in, but just wanted to let you know it’s in there, just not where you’ll be able to get at for now.

    Plugin Author LaMonte Forthun

    (@lamontef)

    Seems that we have an interesting problem that I need to sort out. On my machine, I see what you do, positions starting at 0, while others, as you’ll see in a different support post, are ok and start at 1. I had modified it with the latest release so that it worked fine for me, but then a number of people said that the numbers were starting at 2 now.

    I’ll work out a resolution tonight and post an update that will be good for everyone, hopefully… Thanks for the feedback.

    Plugin Author LaMonte Forthun

    (@lamontef)

    I’ll have a look at this right away, never had an issue with it on my site, but right now when I put two codes on a page I only get one table. Thanks for the feedback, I apologize for the delay in getting in touch…

    Plugin Author LaMonte Forthun

    (@lamontef)

    Version 3.8.1 is your WordPress version, LeagueManager is currently on 3.8.8.4. Let me know if you have any further issues.

    Plugin Author LaMonte Forthun

    (@lamontef)

    Hi Saradon,

    Just checking in to see if you were able to get your issues resolved…

    Thanks

Viewing 15 replies - 241 through 255 (of 574 total)