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

stella’s picture