Closed (fixed)
Project:
Localizer
Version:
4.7.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Dec 2006 at 19:54 UTC
Updated:
19 Dec 2006 at 15:05 UTC
After installing "localziertaxonomy replaces taxonomy module, so you should disable taxonomy module" link /forum does not work, error
The forum module requires both the taxonomy module and the comment module to be enabled and configured.
Comments
Comment #1
vb commentedadding child page got error
Fatal error: Call to undefined function: taxonomy_get_term() in ....\modules\forum.module on line 85
Comment #2
Roberto Gerola commentedI've tried only to extend the taxonomy module with localizertaxonomy using the hooks provided by taxonomy,
but it isn't possible to make all the necessary changes in this manner (form_alter method for example).
Providing, as in version 1.0 version, a module with the same name of the core module can cause problems when you want uninstall it.
Patching cannot be an option (not affordable as solution to all users).
I'll look for another possible solution.
Perhaps extending taxonomy core module with some hooks could be a good idea.
Comment #3
Roberto Gerola commentedComment #4
Roberto Gerola commented