Forum themes don't work
PieterDC - December 3, 2007 - 14:50
| Project: | Taxonomy Theme |
| Version: | 5.x-1.1 |
| Component: | Code / API |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I recently upgraded my Drupal site from 4.x to 5.x, and also taxonomy_theme module I need for that site.
The forum skin didn't get applied until I patched the module's taxonomy_theme_taxonomy.inc file.
The problem is that inside _taxonomy_theme_select_alltaxonomy() the variables $forum_vid, $theme_forums and $theme_forum_dep were not known.
I've seen that most of it is already solved in the dev-version (version 1.4.2.1 2007/05/08 17:18:20) .. but not the fix for $forum_vid.
Maybe a developer of this module can review my patch and commit something like that..
| Attachment | Size |
|---|---|
| taxonomy_theme_forum_fix.patch | 999 bytes |

#1
Seems fixed in version 5.x-1.2 although changelog doesn't mention it and no maintainer has closed this issue.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.