Arrow

Version 1.x to 1.2 upgrade instructions | Peter's Sports League Standings | Forum

Back to the sports standings script page

Please consider registering
guest

Log In

Lost password?
Advanced Search

— Forum Scope —

  

— Match —

   

— Forum Options —

   

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
Version 1.x to 1.2 upgrade instructions
July 24, 2008
11:36 pm
Peter
Admin
Forum Posts: 841
Offline
  1. Back up your files and database!
  2. 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.
  3. All files can be overwritten except for settings.php, unless you have customized the display in standings.php or update.php.
  4. 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.