Forums
-
- Forum
- Posts
-
- Installation
- 28,407
- Troubleshooting
- 62,352
- Themes
- 10,400
- Plugins
- 15,321
- Requests & Feedback
- 14,954
- Showcase
- 3,254
-
Sorry. I meant, replace line 43 (the one that says include(my-plugins/ranks/config.php)
) with this:
include_once BBPLUGINDIR . '/ranks/config.php';
and see how it works.