Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Welcome Pack update request


Wythagy
Participant

@wythagy

Well I got it activated by replacing…

require_once( WP_PLUGIN_DIR . '/buddypress/bp-core.php' );<br />

with this one:

require_once(WP_CONTENT_DIR . '/mu-plugins/bp-core.php');<br />

but, I don’t see any options or anything on the admin side. I’m assuming some constants or global variables must have changed since I am using the latest release of BP…does anyone have an updated version of this plugin that works?

Skip to toolbar