Comment to ' 500 Internal Server Error Caused by PHP Fatal Error in BxEventsModule'
  • I have resolved the problem by updating it to match the parent class signature by adding the third parameter as follows:

    public function serviceBrowseRecentProfiles($bDisplayEmptyMsg = false, $bAjaxPaginate = true, $sUnitView = false)

    but I still don't know what triggered the error