Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
No, no no, bb_is_admin is to detect if you are in the admin control panel
First line should be
<?php if (bb_current_user_can('administrate')) { ?>