In my excitement to have taxonomy integrated with features, I made a fresh install of drupal for testing. On enabling the module, Im getting:
Fatal error: Call to undefined function taxonomy_export_sync() in /home/.../public_html/sites/all/modules/taxonomy_export/taxonomy_export.install on line 50

You're calling the function at:
taxonomy_export.install:50
taxonomy_export.module:29
taxonomy_export.module:78

but don't seem to have included this function.

Comments

James Andres’s picture

Status: Active » Fixed

Argg, that would be my poorly done CVS commit. The files should all be there now in the DRUPAL-6--2 branch.

Status: Fixed » Closed (fixed)

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