Difference between revisions of "Upgrading Mantis"

From GeeklogWiki
Jump to: navigation, search
(cosmetic change re: gravatar icon no longer required)
m (locatin of the Mantis upgrading instructions changed)
 
Line 5: Line 5:
  
 
# log into the project account for the server
 
# log into the project account for the server
# follow the [http://www.mantisbt.org/manual/manual.installation.upgrading.php upgrading instructions]
+
# follow the [http://www.mantisbt.org/docs/master-1.2.x/en/administration_guide/admin.install.upgrade.html upgrading instructions]
  
 
=== Additional Steps ===
 
=== Additional Steps ===

Latest revision as of 13:38, 15 February 2014

The Geeklog Bugtracker is running Mantis. Here are some tips for upgrading Mantis:


Upgrading Mantis

  1. log into the project account for the server
  2. follow the upgrading instructions

Additional Steps

  1. As long as this bug has not been addressed, apply the "quick fix" I posted there to core/bug_revision_api.php
  2. Copy the Geeklog favicon from images/favicon.ico to the same location in the new directory (overwriting the one that ships with Mantis).
  3. Add the "Hosted by pair.com" line to core/html_api.php (copy from previous version; search for "webmaster_email") to honor our agreement with our sponsor.
  4. Cosmetics: In core/user_api.php search for "identicon" and replace it with "wavatar" (see this feature request).