I am in the process of migrating my web server from a very old Gentoo based install to a more modern/current Ubuntu install. As part of this, I'd like to upgrade Drupal from 6.20 to 7.x (whatever x is by the time I get that far along).
I created a page with views and gave it the url alias "updates." Then I tried to create a menu link to that alias. When I tried to save the menu, I received an error message: "The path 'updates' is either invalid or you do not have access to it." Next, I tried to create the menu link in Views, but the link didn't appear in the menu. Finally, when I try to visit the view in my browser by using the alias, I receive a "Page Not Found" error.
I have a contrib theme that is not showing a "pager" on the front page when it should(other themes do). I filed an issue in the queue, but what file is that supposed to be generated from in a theme?