Closed (fixed)
Project:
Certificate
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Oct 2013 at 22:43 UTC
Updated:
7 Nov 2013 at 23:37 UTC
Jump to comment: Most recent
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
Comment #1
djdevinThere's a missing check for the profile2 module.
Please try the dev branch after it re rolls!
Committed 785be4c
Comment #2
djdevinComment #3
djdevin