SMF has no invitations system, so I assume you're using a MOD for that. I don't know what's inside "$context['invite']" but you can do, before that script:
Re: Displaying users in tree, with links to account
Code: [Select]
echo '<pre>';
print_r($context['invite']):
echo '</pre>';With that we should be ab...Re: Displaying users in tree, with links to account
0 commentaires:
Enregistrer un commentaire