I get 403 access denied on http://testing.drupal.org/admin/pifr/environment/edit/1. I have the admin role, which has all permissions except book page deletion.
I get 403 access denied on http://testing.drupal.org/admin/pifr/environment/edit/1. I have the admin role, which has all permissions except book page deletion.
Comments
Comment #1
boombatower commentedI assume you meant: http://testing.drupal.org/pifr-2.x/admin/pifr/environment/edit/1.
Works for me, but I am user 1 on that site. Menu hooks seems correct, the permission matches up and everything.
Looks like it will require some further investigation.
Comment #2
deekayen commentedYep, not an access issue. I can get to your corrected link. It's the edit link for the environment on http://testing.drupal.org/pifr-2.x/admin/pifr/environment - it is coded to the root of the domain instead of relative to the install.
Comment #3
boombatower commentedHmm...I create those in a view, not sure what else to do as they need the beginning / or they will be relative to whole path.
Comment #4
deekayen commentedComment #5
boombatower commentedUnless we have an easy way to fix this in a view, I vote we leave it alone since pifr runs on a root domain normally.