Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,376 through 18,400 (of 68,966 total)
  • Author
    Search Results
  • #173809
    mizzinc
    Participant

    Solution:

    Well not really, I just added a conditional around the ‘<header class=”entry-header”>’ to not display if on a BP blog page.

    willandmae
    Participant

    @bluecatz Thats what I have been saying all along–its Crazy:

    Willandmae said:

    Whats Crazy about this problem is It Happens the first time you try to log on and without fail, it logs on with error and logs it as a bad login. But then login through the wordpress screen and then without fail you get logged in. Now this is the crazy part. Logout and then login again but using the sidebar through the theme and it works.

    Now if your browser cleans up after itself when you close out and clears cookies and history. You will have to remember to go directly to the wordpress login first and it works again.

    By the way Have you looked at my list of plugins and compared?

    Willandmae

    Bluecatz
    Participant

    For those having this problem, if you try to log into BuddyPress and it fails, taking you to the WP login, if you then go back and try to log into the sidebar again, without having logged into WP, does it let you? It does for me, every time.

    #173794
    ferguson4848
    Participant

    Yes, that would work. But then the other member would have to be in that exact zip code. In many places zip codes might be very near one another so more than one might actually be ‘Near by”.

    If that makes sense.

    #173791
    modemlooper
    Moderator

    if you create a profile field for zip codes and then search /members/?s=90210 it should list any member who put 90210 in a profile field

    Visual Harbor
    Participant

    In this file:
    /wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/activity/activity-loop.php

    Find Line 1:

    
    <?php do_action( 'bp_before_activity_loop' ); ?>
    

    Change Line 3 to this:

    
    <?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ).'display_comments=stream' ) ) : ?>
    
    #173782
    ferguson4848
    Participant

    Any ideas?

    Thanks

    Hope
    Participant

    Dears,

    I have the same problem, registration is not working! No reaction at all after pressing the submit button (just the password fields become empty).
    I did a fresh installation with only Buddypress installed & still the same problem! Anybody knows why?

    Thanks in advance
    Hope

    #173771

    In reply to: buddypress login

    isi2008
    Participant

    I did a downgrade form 3.7.1 to 3.6 and problem is still here.

    #173770

    In reply to: buddypress login

    isi2008
    Participant

    If you want to check it I will send you login and password for my site

    isi2008
    Participant

    I don’t use any cache plugins and I activated twenty eleven theme and the problem is still there I can login to admin panel not to buddy press

    #173768

    In reply to: buddypress login

    isi2008
    Participant

    I did reinstall whole site according this manual https://codex.wordpress.org/Upgrading_WordPress_Extended

    but the problem is still there.

    it is crazy ..

    isi2008
    Participant

    today I did reinstall WP according this manual https://codex.wordpress.org/Upgrading_WordPress_Extended
    but the problem is the same …

    maybe it is problem with database.

    willandmae
    Participant

    @mercime Hope you had an awesome weekend. Have you had a chance to look at the site yet and see what is happening? Any Suggestions or fixes? Sorry to bother you just looking for help to fix this silly issue. Thanks so much…

    William

    willandmae
    Participant

    @modemlooper I appreciate it and I deactivated my cache program after deleting the cache and it still does it. The cache plugin I use is the standard coming automatically with wordpress now WP Super Cache. I then cleared all from my computer before testing as well. I use a simple program that really cleans all history and everything out called CCleaner.

    whats funny is I have a logon menu button that goes directly to the wordpress logon and it never fails. As well as once your logged in and don’t clear your cache and cookies on your computer. You can log out and then the sidebar login built into buddypress-default theme works.

    Thanks again I gave it a try.

    William

    modemlooper
    Moderator

    Probably a Cache issue. Deactivating a cache plugin doesn’t always remove the cached files.

    willandmae
    Participant

    Thanks @artmuns for sharing, made me ask my provider to test and they are surprised and never seen the likes of this error. It happened to them how I have explained it. Looking forward to fixing it hehehehe… I wish I new more about how to program but definately don’t want to get in and mess stuff up.

    William

    modemlooper
    Moderator

    The easiest way would be to enable multi site and then use BuddyPress on a separate blog. Multi site uses same database.

    #173759

    In reply to: buddypress login

    modemlooper
    Moderator

    It is either a plugin or a theme issue. Can you deactivate all plugins besides WordPress and BuddyPress and then if it is still there switch theme to twenty twelve.

    #173758

    In reply to: iBuddy theme options

    modemlooper
    Moderator

    This is something you should ask the theme developer about as it’s outside the scope of support for the BuddyPress plugin

    artmuns
    Participant

    Same problem here. Can’t log in to admin page but home page log in gets me into the admin panel. This started after I updated to WP 3.7.1. Funny thing is I checked with my host provider and they can log in just fine. Very strange.

    #173748

    In reply to: Error with Buddypress

    Dsvay
    Participant

    Thank you so much @aces

    Your solution works.

    Dsvay

    #173747
    Henry
    Member

    @tayenewm just a thought – do you know if the developer made any customisations to the BuddyPress core? This is quite bad practice but it is a possibility. If that has happened then there are 3 options…

    1. live with a broken sort feature
    2. try to get in contact with the developer to see what changes have been made
    3. reinstall WP and BP

    Considering point 1 is unappealing and point 2 doesn’t look possible then I’d try point 3.

    #173745
    shanebp
    Moderator

    > reinstalling buddypress back to all default settings

    That won’t fixed any issues introduced via /plugins/bp-custom.php
    Make a copy of that file and then delete it from your server.

    Also deactivate any plugins that ‘your’ developer installed.

    #173743
    tayenewm
    Participant

    I reverted to the default theme and deactivated plugins one by one and it did not fix the problem. I’m pretty sure the modifications broke the feature as well. And since the developer that last worked on it is MIA, I suspect he knows this.

    Can anyone just go in and check the members-loop-php code? At this point I would be happy to overwrite all customizations. I just need it fixed.

    I’m not technical that is why I thought reinstalling buddypress back to all default settings would be a solution – but I can’t remove members in the process.

    Please advise.

Viewing 25 results - 18,376 through 18,400 (of 68,966 total)
Skip to toolbar