Difference between revisions of "Upgrading Mantis"
From GeeklogWiki
(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/ | + | # 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
- log into the project account for the server
- follow the upgrading instructions
Additional Steps
-
As long as this bug has not been addressed, apply the "quick fix" I posted there to core/bug_revision_api.php - Copy the Geeklog favicon from images/favicon.ico to the same location in the new directory (overwriting the one that ships with Mantis).
- 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.
-
Cosmetics: In core/user_api.php search for "identicon" and replace it with "wavatar" (see this feature request).