Search found 240 matches
- Mon Mar 02, 2020 12:13 pm
- Forum: Zuluru 3 Installation
- Topic: Zuluru on PHP7
- Replies: 1
- Views: 130230
Re: Zuluru on PHP7
The translation branch should be working fine on PHP 7.3. That will be promoted to the master branch in git just as soon as I complete a couple of server updates on my hosting. I *think* I've resolved the issues with MySQL 5.7 after 5.7.5. Haven't tried yet with MySQL 8, or looked into whether there...
- Thu Feb 13, 2020 8:34 pm
- Forum: Feature Requests
- Topic: Personal Attendance Page
- Replies: 4
- Views: 191226
Re: Personal Attendance Page
Could add a "my entire schedule" page, I suppose, letting you set attendance there. I've never found it overly onerous to go to all my teams' season attendance pages and do them one at a time, but I'm generally only on 2 (max 3) teams per season.
- Thu Feb 13, 2020 6:39 pm
- Forum: Feature Requests
- Topic: Player Handedness
- Replies: 2
- Views: 82732
Re: Player Handedness
Will put this on the todo list, though it'll be a lower priority than a number of things already on there.
- Thu Feb 13, 2020 6:37 pm
- Forum: Feature Requests
- Topic: Personal Attendance Page
- Replies: 4
- Views: 191226
Re: Personal Attendance Page
You should already be able to change the attendance for your next few upcoming games through the dashboard page. For each such game, there will be a link to the game attendance page, but also one to change your attendance right on the dashboard.
- Sun Dec 29, 2019 12:52 pm
- Forum: Administration
- Topic: Can't approve teams?
- Replies: 2
- Views: 147723
Re: Can't approve teams?
That is indeed strange. If you still have the original admin account with this problem, can you try Configuration -> Clear Cache (with the new admin account, maybe), and see if that fixes the original? If it doesn't, any chance you could do a database dump and email it to admin@zuluru.org for me to ...
- Sat Dec 21, 2019 8:33 pm
- Forum: Feature Requests
- Topic: Seeing shared teams in Player History
- Replies: 1
- Views: 65921
Re: Seeing shared teams in Player History
I plan at some point to add a feature to show a team's entire history against another team, and this would be something quite similar. I'll put it on the todo list.
- Tue Aug 06, 2019 10:22 am
- Forum: Zuluru 3 Installation
- Topic: Installing Zuluru3 on NethServer (CentOS) Server
- Replies: 2
- Views: 86400
Re: Installing Zuluru3 on NethServer (CentOS) Server
There's not supposed to be any /installer/install folder, the paths are all handled by the dispatcher figuring out which plugin (if any), controller and action to call. You do have a /vendor/cakephp-app-installer/installer folder? Seems like you should, from the install log. I do note that it sugges...
- Mon Jul 22, 2019 2:20 am
- Forum: Theming
- Topic: Lost password not working
- Replies: 6
- Views: 237925
Re: Lost password not working
Hoping to get this sorted in the next day or two. A couple questions to clarify, and make sure that what I'm doing matches what you've got. 1. How are you configuring Zuluru to use your theme? 2. What files do you have under your theme's src/Template folder? (Complete list of all files with full pat...
- Tue Jun 11, 2019 12:57 am
- Forum: Theming
- Topic: Lost password not working
- Replies: 6
- Views: 237925
Re: Lost password not working
Haven't seen that before, and timing is bad; I'm leaving tomorrow night for two weeks away, and tomorrow is going to be busy.
- Wed May 22, 2019 5:17 pm
- Forum: Administration
- Topic: Is there a notion of a discount code
- Replies: 1
- Views: 66563
Re: Is there a notion of a discount code
That's on the (extensive) todo list for the registration system. It's a significant enough list that it's going to require an almost complete rewrite of that entire section of code, so there are a number of smaller items ahead of it on the list.