Try the 'me' module. (Quotes included)
Michelle
On 10/16/2007 9:52:49 AM, Xavier Bestel (xavier.bestel@free.fr) wrote:
On Tue, 2007-10-16 at 18:49 +0530, Kalyani Waychal wrote:
Try this: code for:
<?php "user/".$user->uid ?>
On 10/14/07, Xavier Bestel xavier.bestel@free.fr wrote:
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'tappear 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,