Well, the addition of /admin/build/path is happening because your menu-item paths are relative to the current page, and the path admin page happens to be the page you&#39;re looking at as you look at the menu paths.  If you navigate to a different page, you&#39;ll get a different path.  Without looking much at the structure of your pages, a leading slash in the path of the menu item will often take care of that.<div>
<br></div><div>Brian</div><div><br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 7:37 AM, Christopher M. Jones <span dir="ltr">&lt;<a href="mailto:cjones@partialflow.com">cjones@partialflow.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I&#39;m having a problem, I think with pathauto. I have a nav bar that I<br>
built from book pages. I&#39;m displaying that navbar in a nice menu. Before<br>
I was using a nice menu I was using some custom code in a block to<br>
generate the menu, and I was having the same problem there, as well. So<br>
I don&#39;t think this is related to nice menus.<br>
<br>
The menu itself seems to have the correctly named paths, e.g.,<br>
<br>
<a href="http://mydomain.com/article-title" target="_blank">http://mydomain.com/article-title</a><br>
<br>
This is what I see when I mouse over the items in admin/build/menu,<br>
anyway. But the menu itself is displaying strange paths, such as<br>
<br>
<a href="http://mydomain.com/admin/build/path/node/1" target="_blank">http://mydomain.com/admin/build/path/node/1</a><br>
<br>
Node 1 is the correct node, and obviously node/1 is a good path. But why<br>
isn&#39;t it using the alias, and why is it appending the path to the<br>
currently active path?<br>
<br>
You can see this behavior at <a href="http://www.fertilityauthority.com" target="_blank">http://www.fertilityauthority.com</a>, in the<br>
horizontal nav at the top of the page.<br>
<br>
Any help would be greatly appreciated here, as this is a live site and<br>
it&#39;s only a matter of time before the client sees the problem.<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br><br>
</div>