Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 1,201 through 1,225 (of 3,443 total)
  • Author
    Search Results
  • #173573
    shanebp
    Moderator

    Switch to the BP default theme or a WP theme like Twenty Thirteen.

    Does the problem still exist?
    If not, then the problem is in your custom theme.

    #173567
    Amid Dadgar
    Participant

    there should be 3 buttons (Add Friend,Public Message,private message) but as you said It just appears sometimes and I have a same problem šŸ™

    @mercime
    Participant

    rigormortis_uk see response in topic you posted earlier

    #173414
    RiGoRmOrTiS_UK
    Participant

    Hi @mercime , thanks for trying to help earlier, I’ve managed to fix all the issues I listed, I was stupid enough to enable the legacy forums component in buddypress along side my bbpress plugin; removing that fixed the group forums.. however! one problem remains.. the bbpress widgets!

    I have a group setup with its own discussion forum which is set to hidden! the forum works fine but any topic posted in it is shown in the bbpress ā€œrecent topicsā€ or “recent replies” widget which defeats the purpose of the group forum being hidden or private.

    Is there a way to fix this? I’ve tried running the repair tools located at:

    http://……/wp-admin/tools.php?page=bbp-repair
    ā€œRepair BuddyPress Group Forum relationshipsā€

    However this says nothing has been repaired or changed and the problem persists.

    I’m running WordPress 3.5.1, bbpress 2.3.2 and buddypress 1.8.1 (problem happened in 1.7 as well)

    RiGoRmOrTiS_UK
    Participant

    Wow, I typed that like I have a head injury.. sorry

    I have a hidden group setup with its own discussion forum; the forum works fine but any topic posted in it is listed in the bbpress “recent topics” widget even though they are hidden/private.

    Is there a way to fix this? I’ve tried running the repair tools located at:

    http://……/wp-admin/tools.php?page=bbp-repair
    “Repair BuddyPress Group Forum relationships”

    However this says nothing has been repaired or changed and the problem remains.

    I’m running WordPress 3.5.1, bbpress 2.3.2 and buddypress 1.8.1 (problem happened in 1.7 as well)

    RiGoRmOrTiS_UK
    Participant

    I’ve got this problem as well, have a hidden group and while its content is not accessable, any the title of any topics created in the hidden/private forums are visable to everyone in the bbpress recent post widget, is there a fix for this?

    I’ve tried running the forum relationship repair tool but this just says its updated 0 forums and the problem remains.

    #173373
    Asynaptic
    Participant

    thanks @tse11 but that’s not what I was asking :).

    I’ve already seen the tutorial you linked to and btw, that tutorial has nothing to do with S2member or the private plugin @bp-help developed so I’m rather confused

    #173359
    tperkins
    Participant

    Having the identical issue as above. Spammer registers for site, activates and then I find them in a private group. No request to join, no approval by Group Admin. The only clue I have is that when looking at their profile it says they belong to the private group but the button to the right still says “request permission”. Somehow bypassing the approval process.

    #173358
    RiGoRmOrTiS_UK
    Participant

    I’m pretty sure I know why its complaining about the .htaccess file; it’ll be my new host. I moved from a shared hosting service to a dedicated host and I don’t think the file permissions for that particular file is set correctly; so I’m guess it’ll be easy to fix; but I was just wondering whether that could be causing the problem I described.

    and also I’m still confused why posts from private and hidden group forums are showing up in the bbpress recent posts widget; this doesnt happen on the none group forums.

    #173352
    tse11
    Participant
    #173344
    Asynaptic
    Participant

    @bp-help can you pls describe what the difference is between your plugin and S2member (the free edition)?

    Not that your plugin isn’t great, I’m just trying to understand things a bit more šŸ™‚

    thanks!

    #173300
    c.ogden
    Participant

    ok so it worked on my test site, now it wont work on the main site im working on. I have it installed on anandapdx.anandaportlandsangha.org it gave me the line 8 error so i did as instructed in the faq and now when i log out and goto the bp pages it goes there as if I hadn’t installed the plugin at all. Let me know what info you need to look into it. Thanks!

    #173214
    Henry
    Member

    @jetlej as far as I know Admin can do that by default. Personally as a website owner I would want that functionality to be sure that my members were behaving themselves.

    #173211
    jetlej
    Participant

    You’re saying it’s normal for an admin to have rights to see private messages? That’s HORRIBLE for privacy. Can’t be right. Can @johnjamesjacoby verify this?

    #173197
    Henry
    Member

    @jetlej are you logged in as ‘admin’? That would explain it as admin has access rights to member’s private messages. Try setting up a dummy user with subscriber access rights. You’ll most probably not be able to read the messages.

    #173193
    jetlej
    Participant

    I have disabled all plugins besides Buddypress and switched to the default Buddypress theme and am still seeing the issue.

    It says the conversation is between the admin account and the two users that the message is actually between.

    #173185
    Henry
    Member

    @jetlej which theme are you using?

    #173183
    jetlej
    Participant

    Yes it happens even with the plugin deactivated

    #173179
    Henry
    Member

    @jetlej does it happen with the user role editor plugin deactivated?

    #173178
    jetlej
    Participant

    Bump, this is a serious issue

    #173174
    Henry
    Member

    I think you might be able to do something like this in functions.php

    
    function absolute_message_sent_date() {
        global $thread_template;
        return $thread_template->message->date_sent
    }
    

    Then this will go straight into your single.php template

    echo absolute_message_sent_date();

    #173072
    modemlooper
    Moderator

    groups can be used as seminars
    members directory can be attendees
    profiles can be bios
    There is a docs plugin to shsre files
    BP has private messaging
    Posting to FB and twitter might require custom code. Try BuddyStream plugin

    #172915
    bp-help
    Participant

    @jiminps
    Even though the first question deals with bbPress the answer is it depends on what you mean by capabilities. You can can assign user roles like keymaster, moderator, participant, spectator, or blocked.
    Yes, private messages can be sent and received. If you only want messages to be sent between a member and the admin that would require use of a plugin, or some custom code but it can be done!
    Hope that answers your questions!

    #172732

    In reply to: Members Only Pages

    dai1066
    Participant

    I had the same problem and was hunting for a solution only yesterday. After much searching and trying various plugins (some VERY old and inoperative) I found this very new one:

    Private BP Pages

    Just use that text as the search text for ‘Add New’ from your WP plugins page.

    See my review here

    https://wordpress.org/support/view/plugin-reviews/private-bp-pages

    The edit I mention is important. Seems to work fine but I need to do more testing.

    deepwave
    Participant

    Update: bbPress 2.4.1 does not fix the bug!

Viewing 25 results - 1,201 through 1,225 (of 3,443 total)
Skip to toolbar