When installing:

Fatal error: Call to undefined function taxonomy_save_vocabulary() in [...]\sites\all\modules\image_upload\image_upload on line 27

Comments

bojanz’s picture

This is a Drupal 6 built in function.

What is your drupal version?

anrikun’s picture

Drupal 6.9
This error occurs only when taxonomy module is not enabled.

bojanz’s picture

Status: Active » Closed (fixed)

The taxonomy module is required. I will update the info file so that Drupal knows that.