Project:Omniture Integration
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

Comments

#1

Status:active» needs review

Something like this?

AttachmentSize
343086_taxonomy_optional.patch 1.68 KB

#2

Status:needs review» reviewed & tested by the community

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

#3

Status:reviewed & tested by the community» fixed

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

#4

Status:fixed» closed (fixed)

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