Hi,

My client has been getting this PHP Fatal error: Call to undefined function ec_product_form_is_product() in /var/www/drupal/sites/all/modules/ecommerce/ec_availability/ec_availability.module on line 131 when installing any module. ec_product is enabled. My temporary solution was commenting the offending line out.

Regards,

Comments

fonant’s picture

I get this too, after upgrading from Drupal 5 to Drupal 6. For some reason the upgrade enables the ec_availability module. The fix for me was to simply disable this module.

timurek’s picture

Hi,

the same problem here.

Is there any dependency missing? Where comes this function from?