| User | Post |
|
8:45 am February 20, 2009
| Shaun
| | |
| Guest
| | |
|
|
Peter,
I'm getting ready to add the schedules for over 200 teams and I just noticed that there is no way to enter inter-conference games other than entering the game twice, once in each conference and listing the opposing team as TBD. Is this really my only option?
|
|
|
3:00 pm February 20, 2009
| Peter
| | |
| Admin
| posts 732 | |
|
|
Hi Shaun,
Unfortunately, it’s a current limitation that I should lift (or add an option to lift) in the future.
If you’re not comfortable with code, you would have to do a workaround by re-working your setup so that so-called conferences are all defined as divisions.
If you are comfortable with code, you can modify the “update.php”, “admin_files/addscore.php”, and “admin_files/editscore.php” files as described here, since the limitation acts only on the display of teams in the dropdown menus in the administration interface.
|
|
|
6:44 pm February 23, 2009
| Shaun
| | |
| Guest
| | |
|
|
Thanks Peter. That helps, it lists every team in every division but at least we can schedule games between teams from different conferences now.
|
|
|
10:58 am April 5, 2009
| Shaun
| | |
| Guest
| | |
|
|
Peter, looks like I messed up. I said "inter-conference" when I actually meant "inter-division." Now that teams from different divisions within a conference can play each other, I get every single team from every conference when I try to add a new game. If there a way to limit the team drop down options to show only teams from that conference? I still need to see all the teams from all the divisions though. Sorry for the mix up.
|
|
|
1:03 pm April 6, 2009
| Peter
| | |
| Admin
| posts 732 | |
|
|
Hi Shaun, that's actually the default behavior of the script — to show all teams from within that conference. Therefore, unless you've made any other changes to the core files, you can just revert the "update.php", "admin_files/addscore.php", and "admin_files/editscore.php" files.
|
|