Just installed the dev. Added a field to the default "Main profile" profile type. Then I went to my user account "user/1/edit". There I see two options "Account" and "Main Profile". The account page display's alright. The "Main Profile (user/1/edit/main)" page however results in a "Page not found: The requested page could not be found."
I've double checked my permissioning and user/1/ should certainly be able to see their own Main Profile edit page.
Thoughts?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | url-main-bug.png | 60.7 KB | Anonymous (not verified) |
Comments
Comment #1
Gr3fweN commentedHappens for me too...
Comment #2
Anonymous (not verified) commentedThe attached image shows the problem using Drupal 7 and the default theme Bartik. The link in the red circle (sort of) goes to http://example.com/user/3/edit/main when it should point to http://example.com/profile-main/3/edit. The link with the pointing arrow above shows the correct path to get to the editing of the profile page.
Comment #3
Taxoman commentedComment #4
fagoindeed, this happened if profile-pages is activated for a certain type. fixed that.