FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Using fudforum throughout a website  () 1 Vote
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Using fudforum throughout a website [message #16676 is a reply to message #16669] Wed, 11 February 2004 23:06 Go to previous messageGo to previous message
WhiteFire is currently offline  WhiteFire   United States
Messages: 16
Registered: March 2002
Karma:
Junior Member
Ok, after the code you provide before, I'm trying to do the following:

$userinfo = $usr;

fud_use('users_reg.inc');
$moreinfo = new fud_user_reg;
$moreinfo->get_user_by_id($usr->id);

fud_use('users_adm.inc');
$moremoreinfo = new fud_user_adm;
$moremoreinfo->get_user_by_id($usr->id);


$moreinfo and $moremoreinfo do not contain anything in the fields for, say, avatar_loc (the one I'm after), though they have everything I see in $usr.

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to display latest post/topic on another page
Next Topic: CHANGE MY HOME URL??
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 04:31:01 GMT 2024

Total time taken to generate the page: 0.04278 seconds