Adding a new content type--> field is possible for this module but if you want to edit it or delete it under "manage fields" it will not show up and you get a defualt msg saying "You can submit reviews of content on this site. To submit a review, find the content you wish to review, and fill out the form below it. "

Comments

gerd riesselmann’s picture

This is a delicate bug, due to the way the CCK module works (it more or less simulates the creation of a new node instance of given type and evaluates the form returned). I will try to find a solution in cooperation with the CCK developers.

gerd riesselmann’s picture

Category: support » task
Priority: Normal » Critical

I issued an according debate, see: http://drupal.org/node/154827

land0’s picture

**EDIT**

TEMPORARY WORK AROUND

Enter this url into your address bar in your browser --Which is Firefox... because you value the files on your computer right?-- :p

http://www.example.com/admin/content/types/userreview/fields/field_WhatYouNamedTheField

to remove the field enter

http://www.example.com/admin/content/types/userreview/fields/field_WhatYouNamedTheField/remove

Of course replace -->www.example.com with your domain name
and -->_WhatYouNamedTheField --> to what you actually named it.

Hope this helps save someone a the few hours it took me to figure out how to edit and delete the cck field/'s until it is officially patched.

Thanks again for this great module. :)

**EDIT**

Hello there,

First of all thank you for this great module.

Drupal5-
userreview5-dev
cck5-dev

I tried the patch against content_admin.inc -- It was rejected
I upgrading cck to 5-dev version

I tried overwriting content_admin.inc with a newer "patched" version from the /cvs/cck/drupal5/branch I was able to verify that yched added the fix to the version that I downloaded.

I still cannot manage the cck field I created. :(

Does anyone have any insight into what I missed?

Thank you in advance.

pomliane’s picture

Status: Active » Closed (won't fix)

This version of userreview 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.