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

vb’s picture

adding child page got error
Fatal error: Call to undefined function: taxonomy_get_term() in ....\modules\forum.module on line 85

Roberto Gerola’s picture

I'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.

Roberto Gerola’s picture

Assigned: Unassigned » Roberto Gerola
Status: Active » Fixed
Roberto Gerola’s picture

Status: Fixed » Closed (fixed)