Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Plugin – Private Messages


ardentfrost
Member

@ardentfrost

try to split the lines. do this:

$user = bb_get_user( $pmmessage->id_sender);

$userlogin = $user->user_login;

Don’t know if that’ll work or not, but it’s worth a try. Let me know, I’ll make the change to the release if it does.

But I’m out of town til Sunday. So when I get back, I’ll see about it.

Skip to toolbar