MyBB Central

Full Version: Could u tell me how to..
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Make the amount of points a user has show up in the header?

Thanks!
In the header? Do you mean the MYPS points?

{$mybb->settings['myps_name']} {$mybb->user['myps']}

Try adding that in your template somewhere.
Thanks! <33333333
you helpeed me also thankxCool
Reference URL's