Active
Project:
Node Family
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2006 at 08:41 UTC
Updated:
4 Dec 2006 at 15:47 UTC
Don't know if this is related to http://drupal.org/node/101140.
I have setup on relationship.
Clicking on delete nothing happens.
The URL displayed in the browser's status-bar on hover says /admin/settings/nodefamily/usernode/statement but the URL in the location field stays /admin/settings/nodefamily when clicking on it.
Comments
Comment #1
fagoIt's a feature not a bug.
However you get this message in case you press the delete link for usernode relations:
You may not delete this relation manually. To remove it unmark the content type "XY" as nodeprofile.Comment #2
sanduhrsAllright, this is working.
But no, i don't get any message after clicking the delete button.
Comment #3
fagodoes your theme show them correctly?
Comment #4
sanduhrsThe theme is unmodified Bluemarine, so yes, it should show them correctly.
Comment #5
fagoso then:
could you install the devel module and enable "Display redirection page" in its settings and try again. If there are any errors you should see them now.
Comment #6
sanduhrsDoing this I get the above-mentioned message when trying to delete the relation.
But deactivating devel.module leaves me without message.
Comment #7
fagohm then I suppose this is a problem with your drupal installation.