I need problems on my website fixed. The website is www.hockey-pbem.de/site
The game is a PBEM game: http://en.wikipedia.org/wiki/Play-by-mail_game
The following problems need to be fixed:
1. Play Offs
When the regular season is played, the Play Offs start. At the moment the play off games are shown in the schedule (http://www.hockey-pbem.de/site/match_schedule.php) as game days 27 to 41. Before the play offs start, these game days are not visible. I need these game days shown on a seperate page with a link on the left side. The games for the play offs are seperated in the following game days:
27-31 : Quarter Final
32-36 : Semi Final
37-41 : Final
Here is an example of how it could look like: http://www.hockey-pbem.de/del/_playoff1.php
2. Goals for the play offs
Every team gets a number of goals they can use for their games during the regular season and they can not use more than this number of goals. The number is set in the backend. For example 60 home goals and 40 away goals.
I need this for the play offs as well, so that I can set seperate numbers of goals for the play offs.
3. Calculating the score in the play offs
If a team has no manager, the goals are set by a cron file. You need to change this file so that the goals are taken from the number of goals set in the backend. If the computer calculates the goals, it needs to pretend that it sets goals for all games so that not all goals get used in the first games. The max goal per game is 10.
4. Days between the play off games
At the moment I can set the free days between games in the backend for the season. I need this for the play offs as well. So that I can say the quarter final is on day 1, then three days off which means the semi final is on day 5. This is all real dates!
5. End season – Play off winner
I need a button in the backend, that moves the play off winner one league higher if a league higher exists.
6. End season – New season
I need a button that resets all the values to zero so that a new season can be started.
7. Set goals
When a User sets goals for his team he has to do that in a pair of games. For example games 1-4, 5-7, 8-10 etc.
At the moment the user has to hit save after each game instead of saving all goals for the game group at once. I need this changed so that goals for all game days in a group get saved at the same time.
Please let me know if you have questions.
Please do NOT send references unless I ask.
I will not give you access to my server. I will provide the full code to you and you need to work on your server and send me the final version for testing.