crsouser
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Athletics] Supporting Multiple ClubsI can also see the value in the plug-in, but there are other ‘club vs. club’ plug-ins that may be better suited when it is ‘club v. club’. This power of this plug-in I think is the individual user stats that other plugins do not have.
I also agree there is a balancing act of whether it is appropriate for a general release.
The plugin uses the WordPress member database currently and I am wondering if it was separated and made more of a general participants table unrelated to the member’s database it would simplify things.
We have literally thousands of different individuals participate in our events each year and if loaded up with the last 20 years of results (which is the #1 requested feature of our members) exceed more than 10,000+ unique individuals (I should figure this out before trying to load it up) and not sure what that might do to the overall performance of the website.
Going off of Conor’s note above of having limited time to work on it perhaps Conor could look at expanding the developer pool on it to be a collaboration.
It is a good plug-in and I’d hate to see it go away do to lack of support and WordPress flagging it as dormant. I’ve also emailed Conor offering to help where I can.
Christopher
Forum: Plugins
In reply to: [WP Athletics] Athlete NameCipriano, can you elaborate on what you are referring to and perhaps take a screenshot and share it so it is clear exactly what you are experiencing?
Can you also reply with the WordPress version and PHP version you are utilizing if you know?
Thanks
ChristopherForum: Plugins
In reply to: [WP Athletics] Triathlons, duathlons, custom columnsJamie, can you provide more information on this enhancement request so that I can put it on the list to scope out as I have a similar request and it would be more useful if I can consider others requirements at the same time.
For example, are you looking for breakdown by segment (run, swim, bike, total) columns so it would look something like the following:
Place Class Name Bib Age Swim Bike Run Total
023 Expert Jenny Jones 002 24 04:00 04:30 03:30 12:00Christopher
Forum: Plugins
In reply to: [WP Athletics] User Roles and Athelete Total MilesGood ideas.. I may play a bit myself with this myself. I am coming up to speed with WP development but don’t see why it wouldn’t be possible. Thanks for sharing.
Forum: Plugins
In reply to: [WP Athletics] Plugin stopped to work.OK great, glad I could help. Can you please mark the thread resolved?
I have made a note to update the readme to state you need to at least be running PHP 5.4 for the plug-in to work.
Thanks. Christopher
Forum: Plugins
In reply to: [WP Athletics] Age groups not flexibleAlso which specific code in what file did you remove?
Forum: Plugins
In reply to: [WP Athletics] Plugin stopped to work.Have you tried wordpress debug mode or are your server logs specifically erroring on any specific file? I know when I was troubleshooting another plugin it pointed me to at least the file generating the error. Does the error occur in Admin only and does it disable your site completely, just disable the plugin, or does it disable admin but not the none-logged in user and to external users otherwise seems fine?
I was running an older version of PHP and upgraded to 5.6 I believe, 5.3 is EOL as of August and 5.4 is coming EOL in June. The recommended version is 5.5 at a minimum usually right now. That may also be something to try.
https://php.net/supported-versions.php
Christopher
Forum: Plugins
In reply to: [WP Athletics] Results table does not populate in IE9 or IE8I was able to reproduce it on IE 9.0.33 on Windows 7 only.
I then opened up IE 9 developer tools and it then loaded.This pointed me to this. wp-athletics is very AJAX oriented.
https://stackoverflow.com/questions/12592209/jquery-ajax-not-working-in-ie9There are similar threads about older versions of Android out there going back some years.
Being IE9 is depreciated I am not sure how much effort should be put into fixing it. wp-athletics also uses a several year old version of some backend stuff. I have updated it and have it running on my test site right now with this newer version but I am not able to definitively tell yet if it will fix it or it is something that needs to be fixed manually (if it can be).
I have some free time to work on this plugin this week as I need it for my own clubs purposes so if I can track it down I will try to fix it in the build I am currently working on and testing this week which has some enhancements and fixes. I have what I need I think for at least exploring more and maybe doing some thing with it. I’ll let you know if I do.
Christopher
Forum: Plugins
In reply to: [WP Athletics] Plugin stopped to work.Ok, that one is a lot harder to troubleshoot without more information. I there may be a conflict with another plug or something on your server got updated and your wordpress did not. Is there a reason you are not on 4.0.1 yet and are you running a current version of PHP?
Christopher
Forum: Plugins
In reply to: [WP Athletics] Age groups not flexibleTulesi, can you describe how you would like them to work if it was an option and describe the ‘business case’ for doing so?
I think I can see the value of having overlapping age groups for different classes, such as one set of events may have one class set and others may have another class set. Is there another?
I was thinking what would be useful is taking classes beyond age alone and have a class group with properties such as gender, age, and course as many sports have different courses for different classes and have the class labeled as like Youth, Sport, Advanced, Expert or something like that and allow similar names across different sports types (i.e. Road Biking vs. Mountain Biking).
Christopher
Forum: Plugins
In reply to: [WP Athletics] Plugin stopped to work.I can confirm it is running fine on 4.0.1 as well. Can you describe the issue and errors you are getting beside it did not work. Does it not initialize or are you just not seeing the results or admin boards? Which browser and OS?
Forum: Plugins
In reply to: [WP Athletics] Results table does not populate in IE9 or IE8Can you provide a link to the page exhibiting the behavior? I have an idea but would like to check it.
Thanks
ChristopherI will add that I have fixed this in the plug-in.
I am testing it and also potentially making some other enhancements / tweaks mentioned in this thread and then will contribute it to Github for general release later this week.
Christopher
Forum: Plugins
In reply to: [WP Athletics] Adding other sports (Cycling & Swimming)This seems like a great plug-in but falls just short of meeting our cycling club’s needs in a couple features.
So I second this, I would really like support for some more cycling specific event features such as variable course length, laps performed, bonus and penalty time. This alternatively could be done with some user definable free as fields as well for an event type. As laps for example is not applicable in a time trial cycling event.
Christopher
Forum: Themes and Templates
In reply to: [Pilot Fish] resize home banner windowI am also interested in resizing as well as to make it a static image that does not scroll with the window size so sometime it is not visible at all.