Difference between revisions of "PKP/Bug Fixes"
Jump to navigation
Jump to search
m |
m |
||
| Line 4: | Line 4: | ||
Install the following; | Install the following; | ||
sudo apt-get install php5-pear | sudo apt-get install php5-pear | ||
| + | ;Notification emails bounce | ||
| + | *https://pkp.sfu.ca/wiki/index.php/PKP_Frequently_Asked_Questions#Emails_aren.27t_being_received_by_users.2C_or_I_am_encountering_Sender_Policy_Framework_.28SPF.29_validation_issues_on_sending_email.3B_what_should_I_do.3F | ||
;Reference | ;Reference | ||
*https://pkp.sfu.ca/ojs/docs/userguide/2.3.3/systemAdministrationDebugging.html | *https://pkp.sfu.ca/ojs/docs/userguide/2.3.3/systemAdministrationDebugging.html | ||
Revision as of 10:43, 10 May 2016
- 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
- Notification emails bounce
- Reference