The problem at least for me on a new drupal installation is whatever vocabulary blocks were selected to show would generate the terms ok and even get the total # of items right. But clicking on a link would navigate to a 404 page not found.

the url generated in the links would simply be "?q=/" for all the items.

I didn't see any mention of others having problems or if there was a fix or a new version. And I don't normally submit patches, but this works for me, and I don't believe it will break anything, but who knows. Just want to give a little back to the community where I can.

patch attached.

CommentFileSizeAuthor
taxonomy_dhtml.module_0.diff1.47 KBwillistg

Comments

Carlos Miranda Levy’s picture

Worked for me :-)
Thanks.

Not only does your patch solves the problem you mention, but also the same problem for the syndication page.

Great!!!

sanduhrs’s picture

Had the same problem.
Thanks for the patch, it worked for me too.

jdhorne’s picture

Patch fixed this module as well as the syndication module, as mentioned by a previous poster.

moshe weitzman’s picture

Status: Needs review » Fixed

fixed a long time ago

Anonymous’s picture

Status: Fixed » Closed (fixed)