Closed (won't fix)
Project:
userreview
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 May 2007 at 15:11 UTC
Updated:
3 Feb 2013 at 18:01 UTC
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
Comment #1
gerd riesselmann commentedThis 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.
Comment #2
gerd riesselmann commentedI issued an according debate, see: http://drupal.org/node/154827
Comment #3
land0 commented**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_WhatYouNamedTheFieldto remove the field enter
http://www.example.com/admin/content/types/userreview/fields/field_WhatYouNamedTheField/removeOf 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.
Comment #4
pomliane commentedThis 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.