Try this:
code for:
<?php "user/".$user->uid ?>
Hi (newbie question ahead),
I'm using Drupal 5. I tried to add an element to the main menu to link
to "my account", so I made it link to "user". But when I do that, the
element doesn't appear in the menu (whereas it works for all other
pages). I have to put the full URL and then the element appears.
I looks like the menu system filters some elements based on some
mysterious criteria - for example the "admin" element is showed only for
administrators (that's handy). But why isn't "user" showing properly ?
Thanks,
Xav
--
[ Drupal support list | http://lists.drupal.org/ ]