Can't delete relation
sanduhrs - December 4, 2006 - 08:41
| Project: | Node Family |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
It'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.#2
Allright, this is working.
But no, i don't get any message after clicking the delete button.
#3
does your theme show them correctly?
#4
The theme is unmodified Bluemarine, so yes, it should show them correctly.
#5
so 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.
#6
Doing this I get the above-mentioned message when trying to delete the relation.
But deactivating devel.module leaves me without message.
#7
hm then I suppose this is a problem with your drupal installation.