Requires Taxonomy
Rob Loach - December 5, 2008 - 05:17
| Project: | Omniture Integration |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
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.

#1
Something like this?
#2
That's actually exactly what I stuck in. Sorry about not putting up a patch....
#3
Committed to 6.x-2.x-dev branch with and http://drupal.org/cvs?commit=253172
#4
Automatically closed -- issue fixed for 2 weeks with no activity.