Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 1,551 through 1,575 (of 3,443 total)
  • Author
    Search Results
  • #157588
    bp-help
    Participant

    @halfdan87 I think your issue would be better suited by starting a new thread. I am fairly new at this myself and being that your issue seems to be more of a custom theme issue than to do with the plugin then it isn’t appropriate for this thread. In general I just think you would get more help by opening your own thread to see if more experienced folk can help sort your issue.

    #157508

    In reply to: Group Join Password

    @mercime
    Participant

    @brashell61 as posted in WP Forums, You’d have to make the group private. Then you would need a custom plugin created for joining a group via password.

    #157471
    Halfdan87
    Participant

    Good morning @bphelp,

    thanks four your reply :). I checked if there is some white-space (you mean in the design.php am I right?). Here is the code of the design.php – I think the problem is, that the design.php starts with the following code:

    <!doctype html>
    <?php global $theLayout, $theHeader, $themePath, $theFooter, $body_color, $header_color, $footer_color;?>
    <!–[if lt IE 7 ]> <html lang=”en” class=”no-js ie6″> <![endif]–>
    <!–[if IE 7 ]>    <html lang=”en” class=”no-js ie7″> <![endif]–>
    <!–[if IE 8 ]>    <html lang=”en” class=”no-js ie8″> <![endif]–>
    <!–[if IE 9 ]>    <html lang=”en” class=”no-js ie9″> <![endif]–>
    <!–[if (gt IE 9)|!(IE)]><!–> <html class=”no-js” <?php language_attributes(); ?>> <!–<![endif]–>
    <head>
    <?php get_header(‘default’);?>
    </head>

    Do you think that’s the problem? If yes, do I have an chance to get a workaround with this?

    Thank you

    #157444
    bp-help
    Participant

    @halfdan87 Sounds like you may have introduced some white-space when you copied the code. Make sure there is no white-space lines before or after the opening and closing PHP tags.

    #157442
    Halfdan87
    Participant

    Hi @bphelp,

    first I want to thank you for your plugin :).

    I have one problem with it and I think it belongs to my theme and my not existing php-skills :). Perhaps you can help me? I was searching for a solution the last two days, but without success. So I will try my luck here.

    I tried to activate the plugin over wordpress and in a second step I copied the needed code to my child themes functions.php, but I always get the following error:

    Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/themes/theme/design.php:2) in …/wp-includes/pluggable.php on line 876

    I found some solutions for such errors, but nothing works for me.

    Many thanks in advance

    Greetings

    #156841

    Since your site was compromised, and you are the resident expert with your configuration, we rely on you to fill in any gaps that you can.

    If you get to the point where you’ve identified a clear and repeatable security issue with WordPress, BuddyPress, bbPress, or any other plugin, let is know by checking out the following page:

    https://codex.wordpress.org/FAQ_Security

    Thanks, and good luck.

    #156826
    douglance
    Participant

    I believe the person was using a program to access the content, as I have access to a cropped screen grab of the content from them and it doesn’t look like my site.

    #156825
    douglance
    Participant

    Can we figure this out? There must be a method for third parties to gain access to private groups, as it has occurred on my site.

    I running the latest versions of WP and BP.

    I use a modified version of ElegantTheme eStore.

    I use WP eMember to protect content.

    I don’t believe any other plugins could conceivably conflict with this issue.

    #156813
    Paul Wong-Gibbs
    Keymaster

    As Boone told you already, there are no known security issues with BuddyPress.

    #156740
    bp-help
    Participant

    @skibler Line 24 in private-community-for-bp.php shows all that gets blocked. I can’t replicate your issue in explorer, firefox, chrome, and safari. Do you have other plugins installed? What theme are you using?

    #156739
    bp-help
    Participant

    @skibler Line 24 in private-community-for-bp.php shows all that gets blocked. I can’t replicate your issue in explorer, firefox, chrome, and safari. Do you have other plugins installed? What theme are you using?

    #156736
    skibler
    Participant

    Thanks, I have your plugin installed and activated. It is only blocking the “Members” page and not the “Activity” and “Groups” pages when logged out. Is there something else I need to modify in the PHP file to block those?

    Thanks!

    #156729
    bp-help
    Participant

    @ skibler I can’t replicate the issue. Try deleting the code used above and downloading the plugin zip here:
    https://github.com/bphelp/private_community_for_bp
    install like a plugin. Then change the line 27 in private-community-for-bp.php to where you wanna redirect too.

    #156710
    skibler
    Participant

    Thanks bphelp, I used the code and have success except for in IE 8 the “Groups” and “Members” tabs are not working correctly – they are defaulting to the page I have set up for the redirect.

    This is only happening in IE. I have tested in Chrome, Firefox and Safari with success.

    Please help!

    #156593
    mvpimedia
    Participant

    I found one solution here: http://buddydev.com/support/forums/topic/limit-buddypress-features-to-paid-subscribers/

    but how can the receiver of the message be able to respond back to the sender without having to pay…. this 2nd function is still unsolved….

    #156591
    mvpimedia
    Participant

    I am also looking for a solution for this kind of feature….

    same as this post…

    https://buddypress.org/support/topic/buddypress-messaging-level-restrictions/

    still no luck of findind it… basically I want to make the private messaging a paid service. and if a paid member messages a free user, then latter will be able to respond back…..

    please update this post if you found answer to our needs. thanks!

    #156465
    bp-help
    Participant

    @hnla Hi, I am having a hard time getting the image to show up. Also what is the node id for friend request, and private messages? I can’t seem to find it to use in my custom toolbar to add these as top level items! Thanks!

    #156161
    @mercime
    Participant

    @bphelp moved to Creating and Extending Forum per request

    #156132
    bp-help
    Participant

    @vegaskev
    I packaged a similar version that does the same thing for the people who prefer a plugin solution. Feel free to try it. Just download the zip file and install it like any other plugin.
    https://github.com/bphelp/private_community_for_bp

    #156131
    VegasKev88
    Participant

    Nearly 3 years later, several wp & bp updates and @travel-junkie’s solution still works. Thanks for your contribution @travel-junkie. I appreciate it.

    #156112
    Yuttadhammo
    Participant

    BuddyDroid 0.9 is now uploaded; it should allow you to access the feed from within Private Buddypress. Also, please update the WP plugin to the latest version on github:

    https://github.com/yuttadhammo/buddypress-xmlrpc-receiver

    #155957
    bp-help
    Participant

    @cannedbear shared servers suck. Just from my experience I had a small private community with less than 10 members and I did a lot of heavy development on it and after one year the host scrapped and locked me out of my account saying it was a resource hog and that I would need to upgrade my account without any prior notice. Anyway, that is my experience.

    #155905
    bp-help
    Participant

    Sorry I forgot to mention I have tested it to work from WP 3.2.1 BP 1.5.1 through WP 3.5.1 BP 1.7 beta1 As long as your within this range it should work for you! Thanks!

    #155902
    bp-help
    Participant

    @mercime @hnla @modemlooper Sorry I meant to post this in Creating and Extending. Could one of you move it there please? Thank you!

    #155898

    In reply to: Login to continue?

    bp-help
    Participant

    @mareksgregs The plugin in the I listed above https://github.com/bphelp/private_community_for_bp/archive/master.zip needs to be downloaded as a zip file then you upload it and activate it on your site. It restricts access to BP pages for those who are not logged in and reirects them to the register page. Maybe you need to be more clear as to what your looking to accomplish.

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