Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 32,401 through 32,425 (of 94,540 total)
  • Author
    Search Results
  • 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.

    smartmwp
    Participant

    Hi,
    I recently updated Buddypress to 1.7.1 and users are having sign-up problems.
    1. because of lots of spam registrations, before upgrading to 1.7.1 i had set new user as Subscriber from General Settings.
    2. After upgrading Buddypress to 1.7.1 the “My Profile” Fields are not showing on the Sign-Up page.
    3. So, I changed new user registration to Contributer in the settings.
    4. After doing this also, the sign-up page is blank. I tried to change to a new page, that also was blank.
    5. I have put a sign-up form provided by my theme, but no email and password is being sent to a new user.

    Please help and Thanks in Advance!
    Sonia

    #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.

    #163618
    C0pyRyte
    Participant

    In the pages tab, where you assign pages to the directory, I select a page that I want the activity stream to appear on, I press save, then I press view… I then attempt to go to the page I created, it starts to load and then it just refreshes to my root website address..

    It does it for all of the directory options (activity stream, forums,groups,etc…)

    I am new at this stuff, but IMO it seems like a permalinks or .htaccess problem? Not sure!

    Permalinks are set to “Post Name”

    Not sure what other information I need to give!

    Wordpress Version: 3.5.1
    Theme: GoodNews v2.4.1
    Buddypress version: 1.7.1

    Site Link: http://apextimes.org

    @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/

    iamsheena
    Participant

    wordpress 3.5.1
    buddypress 1.7.1
    Theme: my own custom theme
    note: *i didnt use bp-default theme/child theme, from what i understand this is not needed for this version of buddypress (am i right?)

    ————–

    Hello guys!
    This might be a very noob question but i’m stuck with this for two days already. T_T Its my first time to install BuddyPress.

    I just want to change the location of the login | register in the admin bar.

    I’m planning to move it to the header and hide the admin bar to logged out users.

    I just want a simple Login | Register (if user is log out, and when clicked go to their own respective pages)
    and be changed to Log Out (if user is logged in)

    i have checked out:
    https://buddypress.trac.wordpress.org/browser/tags/1.7/bp-themes/bp-default/sidebar.php

    and came up with this:`<?php if ( !is_user_logged_in() ) : ?>
    <h4><?php echo bp_core_get_userlink( bp_loggedin_user_id() ); ?></h4>
    <a class=”button logout” href=”<?php echo wp_logout_url( wp_guess_url() ); ?>”><?php _e( 'Log Out' ); ?></a>
    <?php else : ?>
    <a href=”<?php echo get_site_url(); ?>/wp-login.php”>Login</a>
    <a href=”<?php echo get_site_url(); ?>/registration”>Register</a>
    <?php endif; ?>`

    But even when the user is logged out, it still says log out and isnt clickable.

    Thank you very much in advance! πŸ™‚

    #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

    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, so what I 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 from home site to another site.

    Thanks a lot.,
    Felix

    himlims
    Participant

    The issue: activation key / page nog working
    1. user can http://rootgamer.com/register account
    2. activation mail is received;
    Thanks for registering! To complete the activation of your account please click the following link: http://rootgamer.com/activate/?key=fd68df3543d98a53sdfasdfasdf
    3. user clicks link / activates on site
    4. after visit, you may enter key again and again, but account will not be activated!

    1. Which version of WordPress are you running?
    WordPress 3.5.1

    2. Did you install WordPress as a directory or subdomain install?
    Directory

    3. If a directory install, is it in root or in a subdirectory?
    nope it’s in root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    clean and fresh

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    yes, nothing out of the order

    6. Which version of BP are you running?
    Buddypress Version 1.7.1

    7. Did you upgraded from a previous version of BP? If so, from which version?
    No, clean fresh installation

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    plenty, only one is relevant; Social Login Version 4.0 | By Claude Schlesser

    9. Are you using the standard BuddyPress themes or customized themes?
    Custom theme

    10. Have you modified the core files in any way?
    core… had to modify the /members/index and other files as described in custom bp theme instructions. no other files are modified

    11. Do you have any custom functions in bp-custom.php?
    don’t have

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    don’t have

    13. Please provide a list of any errors in your server’s log files.
    all i can see in hosts provided log files is:

    Line 1327:  - - [08/May/2013:08:55:59 -0400] "GET /activate HTTP/1.1" 200 12640 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1328:  - - [08/May/2013:08:56:01 -0400] "GET /wp-content/plugins/simple-lightbox/themes/default/layout.html HTTP/1.1" 304 - "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1331:  - - [08/May/2013:08:56:01 -0400] "GET /how-to/install-steam-windows-ver-on-linux HTTP/1.1" 200 12995 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1332:  - - [08/May/2013:08:56:05 -0400] "GET /wp-login.php HTTP/1.1" 200 1551 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1333:  - - [08/May/2013:08:56:12 -0400] "POST /wp-login.php HTTP/1.1" 200 1615 "http://rootgamer.com/wp-login.php" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1336:  - - [08/May/2013:08:56:34 -0400] "GET /activate/?key=fd68df3543d98a53108946asdfasdfasdfasd HTTP/1.1" 301 20 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1337:  - - [08/May/2013:08:56:35 -0400] "GET /activate HTTP/1.1" 200 12642 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1338:  - - [08/May/2013:08:56:37 -0400] "GET /wp-content/plugins/simple-lightbox/themes/default/layout.html HTTP/1.1" 304 - "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1339:  - - [08/May/2013:08:56:38 -0400] "GET /how-to/install-steam-windows-ver-on-linux HTTP/1.1" 200 12996 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1340:  - - [08/May/2013:08:56:40 -0400] "GET /activate?key=fd68df3543d98a53108946asdfasdfasdfd&submit=Activate HTTP/1.1" 301 20 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1341:  - - [08/May/2013:08:56:41 -0400] "GET /activate HTTP/1.1" 200 12632 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1342:  - - [08/May/2013:08:56:42 -0400] "GET /wp-content/plugins/simple-lightbox/themes/default/layout.html HTTP/1.1" 304 - "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"
    	Line 1343:  - - [08/May/2013:08:56:43 -0400] "GET /how-to/install-steam-windows-ver-on-linux HTTP/1.1" 200 12996 "http://rootgamer.com/activate" "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:20.0) Gecko/20100101 Firefox/20.0"

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    Linux

    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.

    #163584
    catastr0phe
    Participant

    Hi everyone,

    I’m trying to figure out a way to make Buddystream work. I have bought the premium version and I did all the set up based on the documentation.

    It won’t import or post to Facebook though and it won’t import from Twitter as well.

    I tried contacting their support, but no answer.

    I use WordPress 3.5.1, BuddyPress 1.7.1 and BuddyStream Premium 3.0.3.

    Any help would be greatly appreciated!
    Kat

Viewing 25 results - 32,401 through 32,425 (of 94,540 total)
Skip to toolbar