Closed (duplicate)
Project:
userreview
Version:
5.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2007 at 19:52 UTC
Updated:
26 Jun 2007 at 16:50 UTC
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.
Comments
Comment #1
michelleI'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
Comment #2
teamrob commentedWell 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.
Comment #3
michelleOdd... 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
Comment #4
gerd riesselmann commentedSorry 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?
Comment #5
gerd riesselmann commentedThis bug report adds nothing new to http://drupal.org/node/145679