I'm not using taxonomy on my site, so I got this:

Fatal error: Call to undefined function taxonomy_get_vocabularies() in omniture/omniture.module on line 82

An if statement to check if (module_exists('taxonomy')) { fixed it.

CommentFileSizeAuthor
#1 343086_taxonomy_optional.patch1.68 KBgreggles

Comments

greggles’s picture

Status: Active » Needs review
StatusFileSize
new1.68 KB

Something like this?

robloach’s picture

Status: Needs review » Reviewed & tested by the community

That's actually exactly what I stuck in. Sorry about not putting up a patch....

Race.it’s picture

Status: Reviewed & tested by the community » Fixed

Committed to 6.x-2.x-dev branch with and http://drupal.org/cvs?commit=253172

Status: Fixed » Closed (fixed)

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