[buddypress-trac] [BuddyPress] #2945: Don't hard-code the 'buddypress' plugin folder

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Thu Aug 16 16:30:33 UTC 2012


#2945: Don't hard-code the 'buddypress' plugin folder
--------------------------+-----------------------------
 Reporter:  cnorris23     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Core          |     Version:  1.6
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------------
Changes (by sakthi31):

 * cc: sakthi31 (added)
 * version:  1.5 => 1.6


Comment:

 I'm trying to test this. I renamed buddypress folder into social; created
 bp-custom.php in placed it in plugins directory with the following content
 <?php

 define( 'BP_PLUGIN_DIR', trailingslashit( WP_PLUGIN_DIR . '/social' ) );

 ?>

 WP_PLUGIN_DIR is already defined in wp-config.php and is working fine

 Restarted apache and launched the site. Nothing shows up, only a blank
 page. Do I need to do anything different.

 I'm running WP 3.4.1, BP 1.6.1 and BBPress 2.1.2 installed through
 Buddypress

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/2945#comment:21>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list