I'm guessing it's because I don't have taxonomy module enabled but when I visit admin/settings/faq/categories I get...
Call to undefined function taxonomy_get_vocabularies() in faq.admin.inc on line 250
Perhaps we need a "if (module_exists('taxonomy'))" to handle it or is taxonomy required?
Cheers,
Will
Comments
Comment #1
stella commentedDuplicate of #271729: Fatal PHP error when trying to create categories with taxanomy disabled.