I'm using the Rename Admin Paths module to change the location of my login (after migrating from a WordPress site and seeing the number of attempts by non-staff to find the wp-login.php page). However I do have a view with the path /user/% that should list out all the posts of the user. This now shows a page not found error, while the new_user_login/% works just fine. How can I change the path so the /user/% works? Or can I create another path that will pull in the uid and correctly display?

This seems easy but I'm not sure why I'm having all this trouble...

Comments

vm’s picture

Anyone else facing the issue mentioned above may want to read through the project issue submitted @
http://drupal.org/node/2000034

cfox612’s picture

Yes I got the path working fine, but obviously the pages need titles, which is proving to be a bit difficult. I'd even settle for a generic "Author" in lieu of the author's name.