Difference between revisions of "PKP/Bug Fixes"
Jump to navigation
Jump to search
| Line 5: | Line 5: | ||
Due to the single mode hack used by Stellenbosch Library, the "USER HOME" link is wrong. | Due to the single mode hack used by Stellenbosch Library, the "USER HOME" link is wrong. | ||
| − | See: https://github.com/pkp/ojs/blob/ojs-2_4_7-1/templates/common/navbar.tpl#L17 | + | See: https://github.com/pkp/ojs/blob/ojs-2_4_7-1/templates/common/navbar.tpl#L17 or https://github.com/pkp/ojs/blob/ojs-2_4_8-1/templates/common/navbar.tpl#L17 |
After an upgrade, simply change "index" to "pub", save the file and restart the apache2 web server. | After an upgrade, simply change "index" to "pub", save the file and restart the apache2 web server. | ||
Revision as of 10:20, 16 August 2016
Back to PKP System Admin
Contents
Fix "User Home" error
Due to the single mode hack used by Stellenbosch Library, the "USER HOME" link is wrong.
See: https://github.com/pkp/ojs/blob/ojs-2_4_7-1/templates/common/navbar.tpl#L17 or https://github.com/pkp/ojs/blob/ojs-2_4_8-1/templates/common/navbar.tpl#L17
After an upgrade, simply change "index" to "pub", save the file and restart the apache2 web server.
Notification emails non-delivery
Click on the heading above.
Password reset fails
- https://github.com/pkp/pkp-lib/pull/833#issuecomment-150335585 or upgrade to at least 2.4.8
Enabling a plugin causes a blank web page
Install the following;
sudo apt-get install php5-pear