well it does something now though! so thats good! and you doing good aswell!
ive replaced >>get_currentuserinfo
with
$info = fetch_userinfo($userid);
$username=$info["username"];
echo $username;
and also included global.php
this works!
but... the return to the user section is a zero 0
so it does something!
ill guess the zero is the usrid admin im right?
ifso then it looks we almost there.....
but im looking not for the id but username