Forum Replies Created
- 
		
			
In reply to: Admin just showing up as some text + missing links… 1 month ago! nobody having this problem? In reply to: Admin just showing up as some text + missing linksNobody 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? In reply to: Admin just showing up as some text + missing linksI 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.php Here the link to the forum http://rheinrauschen.de/forum its looking normal Any idea how to get it fixed? In reply to: Paragraph tag after TinyMCEhow you did this?