Forums
-
- Forum
- Posts
-
- Installation
- 28,416
- Troubleshooting
- 62,414
- Themes
- 10,415
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,255
-
for some reason this code although works in pulling in WP header/footer i notice that i cannot access the admin, is this the correct code ?
$bb->WP_BB = true;
require_once( ‘../wp-blog-header.php’ );
update: ok i worked it out, needed the full path