Closed (fixed)
Project:
Taxonomy Export
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2010 at 12:11 UTC
Updated:
18 Feb 2010 at 21:10 UTC
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
Comment #1
James Andres commentedArgg, that would be my poorly done CVS commit. The files should all be there now in the DRUPAL-6--2 branch.