Forums
-
- Forum
- Posts
-
- Installation
- 28,439
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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' );