Info
- 4 posts
- 2 voices
- Started 2 years ago by mrroboto
- Latest reply from Svenl77
- This topic is not resolved
Admin just showing up as some text + missing links
-
- Posted 2 years ago #
Hi
I've just installed the new version of BBPress and followed the instructions to integrate
it with WP.When I log in and click on Admin I just get a plain text page, where my only options
are to choose the template. So basically I can't go any further with this install...Does anyone have a way to fix this please
-
- Posted 2 years ago #
I have the same problem.
I use wpmu 2.8.4a buddypress 1.0.3 and bbpress 1.0.2
I have deep integration and the forum is working very well. Also I have the buddybar integrated. I just doesn't have a regular admin interface...
In the moment I go to all sites by calling the page directly. For example to activate plugins I go to yourdomain.com/forum/bb-admin/plugins.phpHere the link to the forum http://rheinrauschen.de/forum its looking normal
Any idea how to get it fixed?
-
- Posted 2 years ago #
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?
-
- Posted 2 years ago #
... 1 month ago! nobody having this problem?
-
You must log in to post.