When installing:
Fatal error: Call to undefined function taxonomy_save_vocabulary() in [...]\sites\all\modules\image_upload\image_upload on line 27
When installing:
Fatal error: Call to undefined function taxonomy_save_vocabulary() in [...]\sites\all\modules\image_upload\image_upload on line 27
Comments
Comment #1
bojanz commentedThis is a Drupal 6 built in function.
What is your drupal version?
Comment #2
anrikun commentedDrupal 6.9
This error occurs only when taxonomy module is not enabled.
Comment #3
bojanz commentedThe taxonomy module is required. I will update the info file so that Drupal knows that.