Version 1.x to 1.2 upgrade instructions | Peter's Sports League Standings | Forum
Back to the sports standings script page
Topic RSS
Version 1.x to 1.2 upgrade instructions
- Back up your files and database!
- Run the MySQL commands in upgrade_1.x_to_1.y.sql to upgrade the database tables from Version 1.x to 1.y. If you are upgrading across multiple versions, you must run the commands in multiple files. For example, to upgrade from Version 1.0 to 1.2, run the commands in upgrade_1.0_to_1.1.sql, then run the commands in upgrade_1.1_to_1.2.sql.
- All files can be overwritten except for settings.php, unless you have customized the display in standings.php or update.php.
- settings.php has new settings for winning percentage calculations, seasons customization, and admin folder location, so you can copy and paste those sections to your existing settings.php.