Recent versions: ||| Galaxytool: v5.1 ||| Galaxytoolbar: v2.6.32 |||

Difference between revisions of "Update"

From Galaxytool wiki
Jump to: navigation, search
(prerequisites to upgrade to version 4.0)
m
 
(38 intermediate revisions by 15 users not shown)
Line 1: Line 1:
First you need to figure out what has changed in the config.php file.
 
 
A detailed description of the config.php is shown at the [[Installation]] guide.
 
 
 
 
=== Update from any Version to the latest version ===
 
 
 
After completing the following checklist, you should have no problems running the latest version.
 
After completing the following checklist, you should have no problems running the latest version.
  
# Download the latest version
+
# [http://www.ehow.com/how_2036600_create-database-php.html Create a backup of your database]
# Modify config.php
+
# [[Download]] the latest version and unzip them
# Upload new files and overwrite old files
+
# Upload new files and overwrite old files - ''' the old config.php and attributes.php must be kept'''
# Run update.php
+
# Make sure, the old config.php and attributes.php are [[How to set writable permissions|writable]]
# modify everything until the update process can be started (the update.php will tell you which checks failed)
+
# Now delete your browser cache, so you'll get the most recent JavaScript files from the server
# Select your current version from which the tool should be updated to the latest version. If your version is not listed, you do not need to run that file!
+
# Run update.php in your browser
 +
# Select your current version from which the tool should be updated to the latest version. If your version is not listed, you do not need to run the update!
 +
# Enter all required information on the screen in your browser - '''no need to manually edit any files'''
 +
# In the last step of the update, the Galaxytool is automatically refreshed via OGame API - if this is not desired, cancel this step by closing the browser tab right after updating the tables
 
# After a successful update you need to delete the update.php and install.php files.
 
# After a successful update you need to delete the update.php and install.php files.
# After updating from any version below 4.0 to the latest version, delete your old tables. They are not needed any more.
+
# Finally, remind all your users to delete their browser cache, otherwise things could look strange for them
 
 
 
 
 
 
=== prerequisites to upgrade to version 4.0 ===
 
 
 
# Make a backup of all needed notices, notices will '''not''' be imported to the new version!
 
# Rename the alliances at allyhistory to its corresponding names. Otherwise the alliance history won't be imported to the new version. You would only be able to see the player history, but not the history of your alliance.
 
# Do not interrupt the update process, it will take a while!
 
 
 
Note: version 4.0 is '''not''' available yet
 
 
 
The updates are:
 
  
added links from reports to galaxy and notices to galaxy
+
[[de:Update]]
fixed some minor bugs
+
[[es:Updates]]
extended user options
 
added information about online users
 
not every query needed to be cached at index page
 
link reports from notices and the other way around (if there are reports and notices for equal coordinates)
 
delete button behind statistics entries to delete players who were banned or deleted at ogame
 
search with alliance status (war, ally...)
 
<search for reports from raidable players + added playerstatus at report overview
 
add "all resources" to extended report search results
 
Added mouseover features at galaxyview to see the reports or notices directly at this screen. This includes also the coordinates below the galaxyview for moon coordinates (phalanx) and planet coordinates (iraks)
 
added speedsim (websim) support for reports
 
moon destroy calculator added (mouseover at moonsize at galaxyview)
 
add diplomatic status to alliances OR players
 
one notice per player instead of one notice per coordinate
 
added colors to user management at status (email, admin or active)
 
delete button behind statistics entries to delete players who were banned or deleted at ogame
 
delete button behind statistics entries to delete alliance
 
add "all resources" to extended report search results
 
search with diplomatic status (war, ally...)
 
colored background at galaxyview depending on diplomatic status
 
horizontal scrollbar at extended report search results instead of the whole result page
 
Statistics for players and alliances including creation of graphs as known from the alliance history (which was "removed" because it is just a small part of this new solution)
 
mysql 4.1.16 or mysql 5.0.16 are required
 
added new mouseover at allystats to show a graph for details of that alliances
 
new infopages for players or alliances which shows a summary of available information
 
added new ogame ship (battlecruiser)
 
changed files to UTF-8 to support more languages
 
added brazil language support
 
added russian
 

Latest revision as of 13:23, 21 September 2012

After completing the following checklist, you should have no problems running the latest version.

  1. Create a backup of your database
  2. Download the latest version and unzip them
  3. Upload new files and overwrite old files - the old config.php and attributes.php must be kept
  4. Make sure, the old config.php and attributes.php are writable
  5. Now delete your browser cache, so you'll get the most recent JavaScript files from the server
  6. Run update.php in your browser
  7. Select your current version from which the tool should be updated to the latest version. If your version is not listed, you do not need to run the update!
  8. Enter all required information on the screen in your browser - no need to manually edit any files
  9. In the last step of the update, the Galaxytool is automatically refreshed via OGame API - if this is not desired, cancel this step by closing the browser tab right after updating the tables
  10. After a successful update you need to delete the update.php and install.php files.
  11. Finally, remind all your users to delete their browser cache, otherwise things could look strange for them