Forums
-
- Forum
- Posts
-
- Installation
- 28,542
- Troubleshooting
- 62,855
- Themes
- 10,444
- Plugins
- 15,396
- Requests & Feedback
- 14,992
- Showcase
- 3,259
-
<?php echo('<img src="/forums/avatars/' . basename( current( glob( BB_PATH . 'avatars/' . $current_user->user_login . '.*' ) ) ) . '" />'); ?> (Untested, but it should work.)