Hi,

For some inexplicable reason neither the edit link or the delete link, in the list of relationships defined, work i.e. take me to where I can edit/delete the relationship attributes.

Any suggestions.

Comments

jaydub’s picture

Status: Active » Postponed (maintainer needs more info)

Are you referring to the relationship admin page at /admin/user/relationships?

What happens when you click on the edit or delete links? Can you paste in the the URI of the links here? If the link contains a relationship ID can you verify that the relationship with the ID exists in your database?

sziggle’s picture

i am seeing the same issue. it's got to be a bad interaction with some other module.

yes, it is on the admin page at /admin/user/relationships.

i am looking at the two relationship types i have defined in the db, so i can confirm that they are there.

here are the relevant URL's for editing / deleting the two types i have created:

http://p5y.local/admin/user/relationships/1/edit
http://p5y.local/admin/user/relationships/2/edit
http://p5y.local/admin/user/relationships/1/delete
http://p5y.local/admin/user/relationships/2/delete

i think that drupal thinks that i am on the edit page or that i have deleted the type. when i click the link, i get a page refresh and the browser URL is one of those listed above. but i am brought back to the form on the admin relationships page and nothing has happened.

i'll try disabling some other modules and see if i find a culprit.

sziggle’s picture

it's the "me alias" module http://drupal.org/project/me . turn it off and it works. turn it on and you get the behavior described above.

which is a bummer because i want to use both...

jaydub’s picture

Project: User Relationships » me aliases
Component: User interface » Code

I verified this. Setting the project to 'me'. Perhaps sziggle can follow up with the Me module developer since that module works by rewriting links/paths in Drupal.

sziggle’s picture

Title: Can't edit or delete » Can't edit or delete user relationships with me aliases turned on

mostly just updating the issue title here.

i don't know how to determine whose module this issue really belongs to. i was posting to an issue in the user relationships module issue queue. i guess jaydub decided that the issue was with me alias. i just hope that someone can come up with a way to be able to use both modules, cuz i'd sure like to use both of them. ;^)

cdale’s picture

Status: Postponed (maintainer needs more info) » Fixed

I've made an update that should correct this issue. Install the latest dev version and let me know if that resolves the issue for you.

sziggle’s picture

confirmed fixed with current dev version.

thanks!!!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.