Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Blogs List

Ah, I’m fairly certain we had/have an issue where this happened if people installed WPMU into a subdirectory called “blogs”.

Can you test this? Make a file in and called /plugins/bp-custom.php and put this into it:

<?php

define ( 'BP_BLOGS_SLUG', 'elephants' );

?>

No need to activate that anywhere. Then refresh your browser and see if you can access http://your_site.com/elephants

Skip to toolbar