@cry1978
7 months ago
Insert this code
ini_set(‘display_errors’,’off’);
on the top of this page, after the beginning php tag <?php
/wp-content/plugins/buddypress-courseware/roles/roles.class.php
this will get rid of that error, make a backup copy first by downloading that page.
ini_set(‘display_errors’,'off’);