Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,412
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- 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.