Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 21,401 through 21,425 (of 69,210 total)
  • Author
    Search Results
  • #163653
    Ben Hansen
    Participant

    i think what you would want to do is not network activate bbpress, could have sworn you can do that.

    eddit: yeah i just double checked we have it set up exactly the way you say it should n’t work at gotgame dot com buddypress network activated, bbpress only activated on the root site.

    #163652
    Joss Winn
    Participant

    Thanks. I see what you mean, but it’s too focused on commercial upgrades, whereas the site I managed it based at a university with students and staff as users.

    Thanks anyway. There used to be a plugin called ‘Plugin Commander’ that might also have worked, but having tested that, it doesn’t seem to work at all with the current version of WP. Also, because bbPress can only be network activated on a network install, I’m not even sure it would have been any use anyway.

    #163651
    Rebastion
    Participant

    I actually think this should be a core feature ans simple on/off setting in BP.

    however there is a plugin to do that, which i havent tested https://github.com/bphelp/private_community_for_bp

    msdoble
    Participant

    @Baskers Yes, that’s incredible, this has also fixed the same issue I was having. I’d never have thought the directory name would be a factor. Glad you’re all sorted!


    @mercime
    thank you very much for the insight.

    #163648
    Aron Prins
    Participant

    Hey Joss!

    You might be interested in the Pro-Sites plugin, if you don’t already use that in your network.
    Via that plugin, you can set the bbPress plugin to nobody which disables it throughout the network except for you as super admin to activate/deactivate.

    Regards,
    Aron
    aronprins.com

    Baskers
    Participant

    Hi @Mercime

    I ended up doing a complete wipe, and fresh install of WP & BP again, only this time as you suggested I had the subdirectory folder all in lower case which became http://baskers.net/rickytweetup

    and magically…. it now works.

    Was having uppercase for the URL/subdirectory folder causing the issue?

    msdoble
    Participant

    I have been having the exact same issue. Clean install of both WordPress 3.5.1 and BuddyPress 1.7. Presuming you have checked the box “anyone can register” in Settings > General it’s a mystery.

    I did consider it might be a permalink issue, but have tried all combinations thereof. No joy. You might however want to try this perhaps. Also, it’s worth checking which pages are assigned to your registration and activation in BuddyPress settings.

    There are various threads on the same topic in this support forum, everybody experiencing exactly what you have mentioned, but none of them are resolved (so far as I can tell).

    Leads me to think that this is a SERIOUS bug in an otherwise fantastic plugin. It’d be nice for some of clarification on this though, even if the answer is ‘it’s a bug’.

    tomraff
    Participant

    Hi Maruti, I wonder if you could possibly help as I am trying to install BuddyPress to Flare Theme also…Would you be able to send me examples of the Template Files.
    I am building a new website for a local school (although I’m not a developer)…and would appreciate your support greatly!

    smartmwp
    Participant

    Hi, I have the latest version of wordpress and all other plugins. Buddypress was working fine with all these other plugins and theme before till Sunday! It has happened only in the last 5 days or so. I deactivated all plugins except buddypress and still its not working. It was working with BP 1.7 so I will try and revert back.

    #163626
    bp-help
    Participant

    @ubernaut @inkblots @hnla @mercime
    It is safe to say this issue should be officially closed thanks to the work of @megainfo with the buddypress activity privacy plugin which totally caught me by surprise and throughout my tests I have found it works flawlessly. Here is the link to this awesome plugin:
    https://wordpress.org/extend/plugins/buddypress-activity-privacy/
    Thanks again @megainfo !

    @mercime
    Participant

    I am using catalyst theme and I have added buddypress to it. I have also used BuddyPress Template Pack.

    Not to rock the boat, but if you have BuddyPress 1.7+ activated in your site, you shouldn’t need to install/activate that BP Template Pack plugin anymore in most cases.

    plugin or any modification that can insert the default user account in the sidebar and removes it from top bar while using my own theme?

    I would create a child theme of the Catalyst theme and then copy over your catalyst theme’s sidebar.php into your child theme folder with the relevant login code from the BP Default theme’s sidebar.php. Activate the child theme.

    #163621
    Thunderpeel
    Participant

    These plugins should help 😉

    This one is used for members to choose the group they want on registration.
    https://wordpress.org/extend/plugins/wp-roles-at-registration/

    This plugin assigns specific profile groups to the roles you want.
    https://wordpress.org/extend/plugins/buddypress-xprofiles-acl/

    These both work great together, and I am using them on the most recent WordPress and BuddyPress versions.

    @mercime
    Participant

    @mamasaywhat this codex instruction for sitewide and group forums? https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/

    Btw, you mentioned that you’ve been working on the BuddyPress project over and over for around a year, did you by any change install the old BuddyPress group forums then? If so, that’s what is causing the warnings. You’d need to read this https://codex.buddypress.org/user/buddypress-site-administration/migrating-from-old-forums-to-bbpress-2/

    As for the BP pages, I see no glaring issue at http://www.mamasaywhat.com/members/coreyp/

    #163615
    @mercime
    Participant
    #163613

    In reply to: Installation problems

    @mercime
    Participant

    @shonesss WP/BP versions?

    but the installation wizard does not show up

    There is no longer an Installation Wizard since BP 1.7, so no worries.

    I thought I’d plough on ahead anyway so I installed Buddypress Template Pack

    As of BP 1.7, BuddyPress is compatible with nearly all WordPress themes, which means you do not need to install/activate the BuddyPress Template Pack plugin. https://codex.buddypress.org/bp-17-upgrading-template-packed-themes/

    no buddypress navigation shows so its impossible to use.

    Go to Appearance > Menus, then add the BuddyPress Pages to your custom menu.

    @mercime
    Participant

    @baskers I got a 404 page when I visited your link. Try renaming the subdirectory folder where you installed your WordPress and BuddyPress from RickyTweetUp to rickytweetup

    @mercime
    Participant

    @munch40 thanks for sharing your solution. Glad you’ve got BuddyPress working in your site 🙂

    @mercime
    Participant

    There is the BuddyPress Followers plugin, but that follows a person/member and not a post. What exactly do you mean by following a post? Perhaps, you’d prefer a “Like” plugin where members can “like” a post or not.

    KZeni
    Participant

    Turns out there was an issue I didn’t catch until I noticed @mentions were showing up for more than just the specified user. Below is the updated code (really, it’s just a matter of swapping out $user_id for $filter_array[‘user_id’] in the edited code mentioned above). This is working on BuddyPress 1.7.1.

    I opened up buddypress/bp-activity/bp-activity-classes.php, found lines 620-624 (part of the get_filter_sql function), and changed it from:

    if ( !empty( $filter_array['user_id'] ) ) {
    	$user_sql = BP_Activity_Activity::get_in_operator_sql( 'a.user_id', $filter_array['user_id'] );
    	if ( !empty( $user_sql ) )
    		$filter_sql[] = $user_sql;
    }

    To:

    if ( !empty( $filter_array['user_id'] ) ) {
    	$user_sql = BP_Activity_Activity::get_in_operator_sql( 'a.user_id', $filter_array['user_id'] );
    	// START Also include @Mentions in User Stream
    	$search_terms = '@'.bp_core_get_username($filter_array['user_id']);
    	$user_sql.= "OR ( a.content LIKE '%%".like_escape($search_terms)."%%' )";
    	// END Also include @Mentions in User Stream
    	if ( !empty( $user_sql ) )
    		$filter_sql[] = $user_sql;
    }
    andycosta68
    Participant

    Hi Hugo.

    Thank you for the help. I think that your suggestion corrected it. I now just need to make things look prettier!

    Thank you,

    Andre Costa

    #163598
    VegasKev88
    Participant

    @felixrami

    • my best suggestion is to try and reinstall WordPress and BuddyPress & bbPress manually via ftp.
    • If that doesn’t work, you’re best bet is to reinstall the most recent versions of those (before the upgrade of course) and then upload your most recent .sql backup via phpmyadmin to restore your site pre-upgrade.
    • Once your site is back online, you can check your server logs for errors and report them here for assistance in finding the core issue and a best practice solution to implement to overcome it.
    • Then definitely move everything to a localhost so that you can try to replicate the issue

    Also, when you try to replicate the issue on your localhost, try to upgrade without any other plugins activated to see if there is a conflict with any of your plugins and the update. You can also search for “buddypress + {your plugin name here}” for each of your plugins that haven’t issued an update since buddypress 1.7, as they could possibly be the culprit.

    I hope this helps and good luck with restoring your site. It can be stressful, but you’ll get it bud.

    #163597
    felixrami
    Participant

    as even removing the /buddypress/ folder doesn´t run, I belive “in any place” of database there are some wrong code. Is it true?

    Thanks,
    felix

    #163596
    felixrami
    Participant

    Hi, I get a WPMU 3.5.1 and tried to upgrade to BuddyPress to last version. Now I get a white screen of death in my home http://www.dealermarket.net but the other sites run fine, by instance http://www.dealermarket.net/actualidad

    I cannot access to my Super admin network area:
    http://dealermarket.net/wp-login.php
    http://dealermarket.net/wp-admin/network.php … Error HTTP 500

    or even throught Network Admin dashboard. So what should I to do?, before touch anything. I see in any site dashboard, at Plugin section, two Buddypress versions 1.6.1 and 1.7.1. Also I have removed the ../plugin/buddypress/ folder but the problem persist. Just one thing more, I upgraded bbpress before BP, at v.2.3.2

    Note: I would need while fix it a solution to refresh/redirect from home site to another site to stay alive.

    Thanks a lot.,
    Felix

    Hugo Ashmore
    Participant

    (once I heard about every theme compatibility, which is awesome).

    However by the look of things you aren’t actually running under the new Theme Compatibility layer.
    Your layout under BP pages and lack of theme compat stylesheet suggests you’ve activated the older bp-default theme? If so you don’t want to be if using a custom third party theme or have you run the BP template pack plugin to make this theme work with BP?

    If you have any BP folders in your theme root try removing them and letting BP theme compatibility take over.

    #163577
    ProfC
    Participant

    hi again, I found this

    https://buddypress.trac.wordpress.org/ticket/4571

    is this a solution to the problem?, may you please tell me ho to patch a php file? is the file to patch bp-core-avatars.php?

    thanks,
    g

Viewing 25 results - 21,401 through 21,425 (of 69,210 total)
Skip to toolbar