Upgrading Drupal from 5.6 to 6.8 and received this error during the install process:

An error occurred. http://www.domain.com/dev/update.php?id=1&op=do <br /> <b>Fatal error</b>: Call to undefined function ec_anon_policy_list() in <b>/path/modules/ecommerce/ec_anon/ec_anon.install</b> on line <b>70</b><br /> 

I received this error with both 6.x-4.0-beta4 and 6.x-4.x-dev.

Thanks for any help.

Comments

gordon’s picture

Status: Active » Fixed

I have fixed this I think, I am not sure why it was failing but I have added a change to make sure the module is loaded.

iokevins’s picture

Hi gordon,

Thank you. Is the fix included in one of the existing releases or should I grab the ec_anon directory from git?

Thanks again for any help.

iokevins’s picture

Hi gordon,

I answered my own question. I downloaded the files from git and everything works. Thank you.

Status: Fixed » Closed (fixed)

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