Forum Replies Created
-
https://wordpress.org/plugins/stop-spammer-registrations-plugin/
Above plugin is the only plugin you will ever require to stop spam. Donate to plugin author if it stops spam on your site to keep the plugin alive
https://wordpress.org/plugins/activate-users-in-buddypress
basically you need to get the Last Activity field set for this users manually.
Seems u got your wish answered by the plugin author..check this:
For those who are interested, I have a beta of what will be 4.2.0 available at https://github.com/WebDevStudios/BuddyPress-Registration-Options/archive/alpha-revamp.zip
I have tested/checked around 80-90 plugins with bp 2.0 and they work absolutely great. As modemlopper suggested did you test it with your bp install?
I have seen plugins 2-3 years old working great with latest bp
Test it out
https://wordpress.org/plugins/wordpress-ecommerce/ aka MarketPress. You would need multisite BP and this plugin works fine with that.
BuddyPress Block Activity Stream Types is working absolutely fine even with BP 2.0
This code works 100% with latest BP
function remove_xprofile_links() { remove_filter( 'bp_get_the_profile_field_value', 'xprofile_filter_link_profile_data', 9, 2 ); } add_action('bp_setup_globals', 'remove_xprofile_links');This plugin is also interesting BuddyPress Activity Stream Ajax Notifier
Check this one too
use this plugin does an auto update of activity RS Buddypress Activity Refresh works fine on BP 1.9 and 2.0 as well.
With Invite Anyone 1.2 you no longer need any additional code. That option is now included (last setting of IA settings)!
i guess somethings wrong with your install. do a fresh install…install latest versions of BP and TML and then check again….regarding your points
1. name is a required field and i do get the Name (required) This is a required field if the user doesnt put in this name. so it works for me.
2. name is required for bp. profiles wont work correctly as that name field is used in user profiles and member directory
https://wordpress.org/plugins/private-bp-pages/
https://wordpress.org/plugins/private-community-for-bp-lite/above 2 work for me absoutely fine. great plugins by @bp-help
sidebar.php in \bp-themes\bp-default
View profile is working for me…checked with bp default and buddyboss theme
as @boonebgorges has mentioned https://buddypress.org/support/topic/lost-admin-access-after-2-o-update/page/2/
– If you need to repair other users, I recommend that you use the bulk update tools at Dashboard > Users
keep only one register page…delete the register1 or register2 page and in the register main page add this [theme-my-login] in the content and save it and in buddypress settings put this correct register page in the pages section
My apologies…said 2 soon….did a fresh install and the compression works absolutely fine…thanks for this BP update….works like a charm
@djpaul thanks for this…also one thing i noticed in BP 2.0..i am using compression in the header of the theme ini_set(‘zlib.output_compression’, ‘On’); with Bp 1.9 it used to work perfectly well. Now it duplicates the page content..i read this we’ve totally overhauled the way that BuddyPress utilizes advanced caching systems like APC and Memcached how do i use compression with BP 2.0?
Thanks once again for the admin bar fix….
you wont see a buddypress menu…just activate the menu for that theme and customise the menu as per ur requirements..
in pages do you have a members page created?
if its created is it associated with buddypress memebers in the buddypress settings page?
did u run the buddypress settings which comes with the first install?
Members is created as a page…add the members page in the menu…else just create a “Link” in the menu and name the link as Members and link it to yoursite.com/members/
Thanks @r-a-y any other theme would you suggest/recommend to be used which would get all features and new features working? I test with BP default theme cause mostly plugins work (new and old) work like a charm. Kindly do let me know.
Maybe you can refer this
https://wordpress.org/plugins/multi-site-site-list-shortcode/ try this works without site tracking