MyBB Community Forums

Full Version: Is there a way to use "$memprofile" with "member_profile_start" hook?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Not the Best way but
$memprofile2 = get_user($mybb->input['uid']);

And use $memprofile2

Better update mybb
well, I upgraded to newest version, now can confirm it worked! thanks!
Pages: 1 2