2021 Playoff Restructure

Download files from this area.
Post Reply
User avatar
Russaholic
Posts: 58
Joined: Tue Oct 15, 2013 3:19 pm
Contact:

2021 Playoff Restructure

Post by Russaholic »

If you plan on running any of the playoff pools this season, here are the necessary tweaks you need to make to account for the new structure.

----------------------------------------------------------------------------------------
Update Database
Options:
  1. Download and update the 'playoffSchedule.mdb' file in your database
  2. Copy the data from the text file over to 'playoffSchedule' in your database (you'll have to add two lines prior to pasting over current info)
Update 'common.asp' file
(located in --> /includes/common.asp)

On line 53, adjust the 2 to a 3.

Code: Select all

'Define the number of wild card playoff teams in each conference.
	const WILD_CARD_TEAMS = 3
----------------------------------------------------------------------------------------

Please let me know if you have any questions.
Attachments
PlayoffSchedule_Update.zip
(22.32 KiB) Downloaded 240 times
fjcalap
Posts: 19
Joined: Wed Aug 28, 2013 5:40 am

Re: 2021 Playoff Restructure

Post by fjcalap »

Hi,

I made the changes and was able to update the schedule. I tried to put picks in but they don't seem to save. Anyone else having that problem or is it just me?

****Ooops, I must have had an older copy of PlayoffPickEntry on my local server. It works fine, just another self inflicted wound****
Post Reply