Was upgrading Drupal to 6.13 from a previous version of 6. When i disabled Content Profile my system crashed with the following error message.

Fatal error: Call to undefined function content_profile_load() in /public_html/includes/common.inc(1645) : eval()'d code on line 5

Please help! =(

Comments

Anonymous’s picture

Can some one tell me if I posted this in the right section? I REALLY need to fix this asap. Much appreciated.

andrenoronha’s picture

problably one of your modules is calling the function somewhere. as it is declared inside content_profile.module if you disable it drupal will return this error.
reenable it.

fago’s picture

Category: bug » support
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.