Posted by anrikun on February 13, 2009 at 5:25pm
Jump to:
| Project: | Image Upload |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When installing:
Fatal error: Call to undefined function taxonomy_save_vocabulary() in [...]\sites\all\modules\image_upload\image_upload on line 27
Comments
#1
This is a Drupal 6 built in function.
What is your drupal version?
#2
Drupal 6.9
This error occurs only when taxonomy module is not enabled.
#3
The taxonomy module is required. I will update the info file so that Drupal knows that.