Hi,

I have installed (and uninstalled and reinstalled several times) User Tags v 5.x-1.0dev and 2.0dev.

I am using the nodeprofile module which takes over the normal userprofile page and makes a node out of it so that it can be associated with views, taxonomy, etc. The vocabulary that I am associating User Tags with has no hierarchy and only consists of about 5 or 6 preexisting terms.

The User Tag module seems to install correctly and creates the two tables described in the install package.
I have enabled all the associated user access permissions.

When I go to my user profile page, there is a new tab displaying for "Tags". This tab exposes the freetagging widget which successfully references the correct terms from the associated vocabulary.

When I type an new word (not among the existing terms) into the freetagging box and submit ... the taxonomy vocabulary is updated correctly, but the node is not successfully tagged. I have tried tagging the node independantly using the vocabulary and it works normally.

Any ideas? Anyone?

Comments

jackspiv’s picture

Update.

It seems that maybe this is by design??? Entries are being made in the "term_user" table that the module creates.

These can be visualized by visiting the link tags/user/"termid" where termid is the tid of the term in the taxonomy database. A list of users having that termid/tag in common are listed with their other user tagged taxonomy terms.

However, taxonomy seems to have no awareness of the existance of this module. Neither does nodeprofile ... so the changes being made to print to the standard user profile page are not being propagated to the corresponding user node.

It seems that views and CCK are similarly blind to this module's work.

Is this intended? Is there a way to get this to play with the other modules that I'm missing?
Is this only useful with the 'plain vanilla" out of the box user module?

Can you describe the intended use case for the module? Maybe I'm way off in what I'm trying to use it for.

Thanks,

Jack

pomliane’s picture

Status: Active » Closed (won't fix)

This version of User Tags is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.