For 4.5 compatibility, the module needs to use the new taxonomy url system. Previous form: taxonomy/view/or/3. New: taxonomy/term/3. Specifically, where the arg() call is used, it needs to be updated to reference the correct part of the url.
For 4.5 compatibility, the module needs to use the new taxonomy url system. Previous form: taxonomy/view/or/3. New: taxonomy/term/3. Specifically, where the arg() call is used, it needs to be updated to reference the correct part of the url.
Comments
Comment #1
LacKac commentedWork done, you can find it at http://drupal.org/node/view/10397.