Active
Project:
phpEdu
Version:
6.x-1.1-beta3
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
23 Mar 2009 at 12:14 UTC
Updated:
18 Jun 2009 at 16:34 UTC
when I first install phpedu module this error appear Fatal error: Call to undefined function content_profile_load() in /sites/all/modules/phpedu/pe_edu/pe_edu.module on line 430
any one can help me to solve this problem
Comments
Comment #1
ergonlogicYou'll need to enable the Content Profile modules, which is currently not an enforced dependency.
I had to move the phpedu folder out of modules to regain access to the site. Once I had enabled Content Profile, I moved it back, and re-enabled it.
Comment #2
dakala@ergonlogic: Thanks.
Will check this as content_profile is included in the modules list in the installation profile. Anyhow will probably go back to listing dependencies in pe_edu.info which has been suggested before.
Comment #3
brianfountain commentedErgonlogic was spot on with his solution. Thanks!