-
G joined the group Requests & Feedback
-
have u tried this plugin?
-
G posted a new activity comment
WP 3.3.1 BP 1.5.3.1
hey Francesco, this Ninja plugin works ok, keeps the user in stealth fine, Profile does not appear, beautiful. however, Posts of the user made on another blog on the network still appear in main Activity stream, i thought they would not. i tried activate plugin on main site, also tried Network Activate, made no difference.
is…[Read more] -
G joined the group BuddyPress Ninja
-
WP 3.3.1 BP 1.5.3.1
hey Francesco, this Ninja plugin works ok, keeps the user in stealth fine, Profile does not appear, beautiful. however, Posts of the user made on another blog on the network still appear in main Activity stream, i thought they would not. i tried activate plugin on main site, also tried Network Activate, made no difference.
is…[Read more]
-
-
G joined the group Creating & Extending
-
G replied to the forum topic Multisite install on non root site is not working in the group Creating & Extending
in bp-custom.php works.
-
G joined the group s2Member ( Membership w/ PayPal Integration ) also works w/ BuddyPress
-
G joined the group BP GTM System
-
G joined the group BP Group Organizer
-
-
G replied to the forum topic Can I keep my "normal" admin bar when activating BP? in the group How-To and Troubleshooting
i solved it. the developer of Suffusion Theme [http://buddypress.org/community/members/sayontan/] had included bad references to BP in the functions.php file. i edited them out, all fine now.
-
G replied to the forum topic Can I keep my "normal" admin bar when activating BP? in the group How-To and Troubleshooting
by the way, none of the above (ie: faulty adminbar.css link, or global.js) appear in source on the site using TwentyEleven theme. so i guess it is someting in the other theme that brings it out. i will look […]
-
G replied to the forum topic Can I keep my "normal" admin bar when activating BP? in the group How-To and Troubleshooting
==== this has been resolved in upcoming BP 1.6===
WP 3.3.1 Network with WPMU Domain Mapping plugin
BP 1.5.3.1
bp-custom.php – define ( ‘BP_ROOT_BLOG’, 3 );whenever default BP admin bar is […]
-
hopefully you have a database backup of the test site. if so, why not import it thru phpMyAdmin in your server control panel, then make any edits as appropriate. this is the most reliable method.
-
check your settings at: yourdomain.com/wp-admin/network/admin.php?page=bp-settings
make sure option “Disable BuddyPress to WordPress profile syncing?” is set to NO
otherwise, do what we all do, research the […] -
G joined the group How-To and Troubleshooting
-
I ended up using the code: define ( ‘BP_ROOT_BLOG’, $blog_id ); in bp-custom.php then installed as described at http://codex.buddypress.org/getting-started/install-buddypress-on-a-secondary-blog/
I wanted to […]