[buddypress-trac] [BuddyPress] #2335: BP permalinks in standard WP installed in a subdirectory

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Apr 22 17:45:43 UTC 2010


#2335: BP permalinks in standard WP installed in a subdirectory
--------------------+-------------------------------------------------------
 Reporter:  r-a-y   |       Owner:     
     Type:  defect  |      Status:  new
 Priority:  major   |   Milestone:  1.3
Component:  Core    |    Keywords:     
--------------------+-------------------------------------------------------
 Apologies if this is already posted in Trac.

 If an admin installs Wordpress in a subdirectory as stated here:
 http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory

 Wordpress URLs will appear as they are served from the root directory.

 {{{
 mysite.com/this-is-a-new-post
 }}}

 instead of:

 {{{
 mysite.com/wordpress/this-is-a-new-post
 }}}

 ---

 However, BP adds the subdirectory folder name to all BP pages:

 {{{
 mysite.com/wordpress/members
 }}}

 Here's the thread that started the whole thing:
 http://buddypress.org/forums/topic/permalinks-setup-with-wp-intalled-in-
 subdirectory-and-indexphp-in-root#post-43767

 For now, I've told users to add a filter to bp_core_get_root_domain, but
 there should be better support for this in the upcoming BP 1.3 release.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/2335>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list