Forums
-
- Forum
- Posts
-
- Installation
- 28,350
- Troubleshooting
- 62,092
- Themes
- 10,373
- Plugins
- 15,302
- Requests & Feedback
- 14,871
- Showcase
- 3,252
-
Nobody out there who can help?
If I inset admin-header.php and admin-footer.php to the forum/bb-admin/index.php file, the admin is back again.
1. <?php
2. require_once(‘admin.php’);
3. require_once( BB_PATH . BB_INC . ‘functions.bb-statistics.php’ );
4. require_once(‘admin-header.php’); (new)
….
123. <?php require_once(‘admin-footer.php’); (new)
124. bb_get_admin_footer(); ?>
but this is just a dirty hack… what is going wrong there?
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS