Using Drupal: 7.23, Quiz: 7.x-4.0-beta1. I'm logged in as the admin user, no other users in the database. I've set up a simple certificate, and a quiz with the certificate assigned. Nothing fancy or unusual. When I complete the quiz the certificate tab is visible. Clicking on the Certificate tab yields white screen error:

Fatal error: Call to undefined function profile2_load_by_user() [my site]/sites/all/modules/certificate/certificate.module on line 751

Any help is appreciated and thank you in advance.

Comments

djdevin’s picture

There's a missing check for the profile2 module.

Please try the dev branch after it re rolls!

Committed 785be4c

djdevin’s picture

Version: 7.x-2.0-beta4 » 7.x-2.x-dev
Issue summary: View changes
Status: Active » Needs review
djdevin’s picture

Status: Needs review » Closed (fixed)