Forums
-
- Forum
- Posts
-
- Installation
- 28,548
- Troubleshooting
- 62,881
- Themes
- 10,444
- Plugins
- 15,396
- Requests & Feedback
- 14,994
- Showcase
- 3,259
-
I think that you need need to require bb-settings.php, too. However, that doesn’t explain your error messages. The //../ part is odd. What if you try an absolute path? E.g.
require_once( '/home/ceciliabjerling.com/www/wordpress/wp-blog-header.php' );