Earnie Boyd ha scritto:
Uhm, you haven't pulled in the session or loaded the user variable.
How "pulled in the session" ??? I do this:
mydomain/user/ (loggin into my account with my data) mydomain/mytestpage.php (and this say me that I'm the user "0", but it's not true.
http://api.drupal.org/api/5 http://api.drupal.org/api/function/user_load/5
I know user_load(), but when I'm logged into Drupal $user is avaible and I don't need to load my user-data.
M.