Something wrong when using with CCK (maybe)
teamrob - May 30, 2007 - 19:52
| Project: | userreview |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Unless your the actual dev or plan on being one dont even install this on your test site, it still lacks some important functions and will really mess things up.
I had to re install drupal to get rid of it, it should not be sumbitted even as a dev version in this state.

#1
I've had no problems with it. I usually try to stick to official releases but there is only one for 4.7 so I'm using 5.x-1.x-dev. It's working fine for me.
It would help if you provided some specifics about what wasn't working for you so the maintainer can address them.
Michelle
#2
Well for instance attaching this module to a custom node type for reviews I was not able to manage fields. If your unable to manage fields then if you make a mistake or want to change something what then?
To make matter worse if you deleted that content type it still shows up, disabling the actual module it still left traces and conflicted with other modules, and since it was already unmanagable theres wasnt much else to do besides a fresh install without it.
I dont mean to bash it but if your running a test site it can really mess things up.
#3
Odd... I haven't had any problem managing fields in mine. I'm running it on a live but not terribly active site and it's working fine. The only real issue I had was the pathauto issue I posted and that wasn't a big deal once I figured it out.
In the future, you might want to have a look at the content type cleanup module rather than re-installing your entire site.
Michelle
#4
Sorry for answering that late, but I've been rather busy lately.
As for managing fields with CCK: It is true that it is not possible to alter the fields of the user review itself (I'm investigating this). However it should be possible to alter the fields of the reviewed node type. I'm using userreview with CCK nodes myself, and had no problems up to now with that, so it leaves me wondering.
Is there a step by step scenario to reproduce the bug?
#5
This bug report adds nothing new to http://drupal.org/node/145679