Title: Old version php fix
Last modified: July 22, 2017

---

# Old version php fix

 *  [fcandiani](https://wordpress.org/support/users/fcandiani/)
 * (@fcandiani)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/old-version-php-fix/)
 * Even though I updated to version 2.1.0.1 I was still getting an 500 error on 
   a old php version. (Made a fresh install with the same config and the error persisted).
 * Had to chage line 6 from file
 * `/2.0/include/coursepress/view/front/class-student.php`
 * to
 * `add_action('coursepress_after_settings_username', array(get_class(new CoursePress_Helper_UI),'
   password_strength_meter'));`
 * And now it is working.
 * Didn’t know a better way to get in touch, so did it here.
 * Regards,
    Fernando

Viewing 1 replies (of 1 total)

 *  Plugin Support [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * (@wpmudev-support2)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/old-version-php-fix/#post-9343747)
 * Hello Fernando,
 * Yes, there is this error 🙁 – but it was already reported to developer and they
   are preparing fix for the new version.
 * kind regards,
    Kasia

Viewing 1 replies (of 1 total)

The topic ‘Old version php fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/coursepress_f7e9b6.svg)
 * [CoursePress Learning Management System](https://wordpress.org/plugins/coursepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coursepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coursepress/)
 * [Active Topics](https://wordpress.org/support/plugin/coursepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coursepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coursepress/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Amin – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support2/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/old-version-php-fix/#post-9343747)
 * Status: not resolved