• 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

    (@wpmudev-support2)

    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.