Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'private'

Viewing 25 results - 3,676 through 3,700 (of 3,863 total)
  • Author
    Search Results
  • lokers
    Participant

    Just to clarify. I am talking about plugin for buddypress to communicate with bbpress. And by saying forum is visible I mean forum created with this plugin on bbpress side is visible (but should inherit settings from group).

    It’s important to note that BuddyPress is an opensource project, just like all of the other WordPress related ones. That being said, if you find something isn’t working up to your expectations you are free to develop or contribute to the project to make it work how you wish. As it stands today, BuddyPress does a good job of keeping tidy and cleaning up after itself; better than most plugins in my opinion. The signups table is specific to MU and is a new addition, so you can expect it’s functionality to be misunderstood. When a user is deleted, the idea is that their signup remain in the signups table as proof of their previous registration. One could even argue that removing all user data is a bad idea in the event someone ever needs it later, say for law enforcement purposes.

    Regarding blocking spam registrations, read some articles about Twitter. Some analysts have said that nearly 50% of all registrations on Twitter are spammers. Crazy eh? There just isn’t a fool proof way to prevent it from happening unfortunately.

    Also, while none of the moderators are directly employed by Automattic, it’s about the best internship I think anyone in our respective businesses can hope for. We all do our best to represent Automattic and are here to help to the best of our abilities.

    If you can find a specific bug or flaw in how users are currently managed between BuddyPress and WordPress, you’re welcome to respond here or file ticket in the trac. If you feel your opinion warrants more attention you can message me privately if you’d like also, and I’d be happy to help further.

    r-a-y
    Keymaster

    Ah sorry about the lingo, Erich73!

    I meant on my local, test install of WPMU and BP.

    I can’t say for sure that upgrading will fix your problem, because if DJPaul is having the same problem, then it must be a legitimate problem!

    Although I’m not sure which version of BP DJPaul is running.

    I’m just going to try and clarify a few things here.

    In the “private group invite” email I received, this is what I got:

    One of your friends Ray has invited you to the group: "Private Group".

    To view your group invites visit: http://localhost.localdomain/members/test/groups/invites

    To view the group visit: http://localhost.localdomain/groups/private-group

    To view Ray's profile visit: http://localhost.localdomain/members/admin

    I click on the first link and it takes me to a BP Group Invites page, which allows me to accept or reject the invite.

    This is the process you guys are talking about right?

    Or are you talking about accept / reject links from within the email?

    abcde666
    Participant

    Hi r-a-y,

    many thanks for your answer !

    I do not understand what “sandbox” means, anyhow: will it be working when I do upgrade my website to the latest WPMU and latest BP-version ?

    r-a-y
    Keymaster

    Hmm… Erich73 and DJPaul, private group invite worked for me on my sandbox BP install.

    I’m on WPMU 2.8.1 and BP 1.0.3.

    abcde666
    Participant

    this issue is also mentioned by another person at the german-language-Forum of http://www.buddypress.de

    So we are not the only ones having this issue….

    Paul Wong-Gibbs
    Keymaster

    Excellent! Someone else with this problem. If a third person could test and confirm, we’ve got ourselves a live one!

    #49869
    Murphygonzalez
    Participant

    Oops…send me an email at murphygonzalez@gmail.com and I will give you access to my site (you don’t have to do this if you don’t want or need to).

    Regardless, when I pull up the page it looks like the feed works ok. I am puzzled and I think that I am just missing something here….something simple.

    @Rohan….just so you know…. I have a site that is password protected for a reason. It is a private community. But we want to have a blog to display news and events and we want a listing of that blogs entries on a side bar. If there is another way to do this…a better way please feel free to contribute.

    #49840
    r-a-y
    Keymaster

    Rohan, think before you type.

    A private community would want their pages and content private.

    #49744

    As enthusiastic as you are about WordPress, most of us are about BuddyPress, so without speaking for anyone else, my opinion is biased towards using BuddyPress for every website. My moms knitting website will use BuddyPress. :D

    If you want users to be able to blog about their own stuff without moderation, then you want WordPressMU, because each user gets their own blog to talk about whatever they want; WHATEVER they want. That means even though your site is about fashion, that doesn’t stop them from talking about puppies.

    If you want these users to be able to interact with each other, and have personalities, then you want BuddyPress.BP will allow your users to talk to each other privately, form groups to talk about things with each other, and comment on each others profiles.

    The reasons NOT to use BuddyPress? At the moment there’s very little restrictive control over what people do. You can’t stop someone from putting profanity in their profile. You can’t block a user from messaging you or others. Also, the platform is still evolving as much as WordPress and bbPress are. That means that if you like to keep your website on the cutting edge, you’ll find it hard to install everything and leave it alone, as enhancements and improvements are coming through at least monthly, and so far upgrading isn’t a one click thing yet (almost though)

    Those is my opinionses… Not sure how helpful they is, but if you like WordPress, you will probably see the potential of BuddyPress for what you want your website to be.

    #49662

    In reply to: BP and Joomla

    kennibc
    Participant

    The reason I am asking is that I work for a K-12 school district and we recently made a big push to using open source software. We are using Joomla for the main district website, Deki Wiki for each of 32 school websites, Moodle for online learning, WPMU+BP for about 650 teacher blogs, PHP Motion for video sharing, and an additional install of WPMUBP for student created blogs which is private.

    http://dearbornschools.org

    Check out iBlog for BP, D-Tube for PHP motion, or visit any of the school websites for Deki Wiki. Moodle is iLearn and requires authorization to get in.

    If there is anyway to further integrate BP and Joomla, please let me know.

    #49619

    In reply to: Private Network

    peterverkooijen
    Participant

    There have been several threads about this, including some useful code, but also lots of loose ends and confusion:

    Securing components from non logged in users

    Make access members/groups sections members-only

    Plugin to show components to registered Users only

    Apparently a “full-featured privacy (authorization) component for BuddyPress” is in the works for a future release.

    #49615

    In reply to: Private Network

    helpy
    Participant

    Did you find a way to do this?

    #49566
    Paul Wong-Gibbs
    Keymaster

    You can’t. It’s private for this site only, mainly because BuddyPress’ lead developer, Andy Peatling, doesn’t want every site to look like the official BuddyPress site.

    This has been asked and answered several times on this forum before; doing a search before posting your question doesn’t hurt! :)

    Jason Giedymin
    Participant

    Here is the stack trace (while I’m debugging this thing) if anyone wants to see: (some private info stripped)

    ( ! ) Warning: require_once(/var/www/vhosts/example.com/htdocs/wp-content/themes/myspecialtheme/directories/groups/groups-loop.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/vhosts/example.com/htdocs/wp-includes/theme.php on line 843

    Call Stack

    # Time Memory Function Location

    1. 0.0002 58868 {main}( ) ../index.php:0
    2. 0.0002 59300 require( ‘/var/www/vhosts/example.com/htdocs/wp-blog-header.php’ ) ../index.php:17
    3. 0.0003 60296 require_once( ‘/var/www/vhosts/example.com/htdocs/wp-load.php’ ) ../wp-blog-header.php:19
    4. 0.0004 60884 require_once( ‘/var/www/vhosts/example.com/htdocs/wp-config.php’ ) ../wp-load.php:30
    5. 0.0006 62376 require_once( ‘/var/www/vhosts/example.com/htdocs/wp-settings.php’ ) ../wp-config.php:122
    6. 0.0833 2258120 do_action( ) ../wp-settings.php:787
    7. 0.0960 2447636 call_user_func_array ( ) ../plugin.php:339
    8. 0.0960 2447636 bp_core_add_ajax_hook( ) ../plugin.php:0
    9. 0.0960 2447636 do_action( ) ../bp-core-ajax.php:4
    10. 0.0961 2447636 call_user_func_array ( ) ../plugin.php:339
    11. 0.0961 2447636 bp_core_ajax_directory_groups( ) ../plugin.php:0
    12. 0.0963 2448372 load_template( ) ../bp-groups-ajax.php:215

    #49450

    In reply to: cookie.. why

    Andy Peatling
    Keymaster

    This is a private cookie used for the signup process. It is checked and cleared on any other page than the signup pages.

    #49118
    Greg
    Participant

    I was hoping for at least one independent confirmation of the issue, but your wish is my command. Ticket #840 in trac.

    #49046
    Andy Peatling
    Keymaster

    Report a bug please.

    #49025
    Greg
    Participant

    I just realized that JJJ’s question a few posts up is directed at me.

    @JJJ, No, I haven’t changed these settings in wp-config.php.

    Does messaging use cookies? And if so, would it have this result? Just to reiterate, it is not only that mail doesn’t get sent to the second recipient. No message gets sent at all to the second recipient (they don’t even appear as a recipient in sent items).

    And I have repro’d the issue on tesbp.org.

    #48959
    peterverkooijen
    Participant

    Yes, I’d like more group functionality and this is obviously a big one! These plugins could be starting points:

    Private Files

    File Uploader 1.0 Beta

    Custom Upload Dir

    Haven’t looked into any of these in detail…

    #48901
    Greg
    Participant

    Bumping this to see whether I am the only one who can see this fairly basic bug. I have repro’d on a site with no customization and standard themes, and on testbp.org.

    #48709
    Greg
    Participant

    I went over to testbp.org and this issue repros there too. When sending a message to two people where the first one is added to the “to” line using the “send message” button and the second person is added manually, the message only goes to the first.

    @JJJ, did you follow exactly the repro steps that I provided?

    @Burt, thanks – I used the auto-upgrade and had forgotten the about the theme directory gymnastics that one needs to do at the end of an install.

    #48667
    Burt Adsit
    Participant

    Always upgrade themes when upgrading bp they are part and package. The themes are the front end to new and fixed features.

    #48666
    Greg
    Participant

    Thanks all. Just to clarify, it is not only a question of the email message not being sent. The private message itself is only sent to one of the recipients. It is as if I only had one name on the “to” line.

    Also, this was an upgrade from 1.01. I assumed that the member themes were automatically upgraded too, but it sounds like that was a bad assumption. Did they change between 1.01 and 1.02?

    #48665
    Jeff Sayre
    Participant

    Someone reporting email issues with groups as well: https://buddypress.org/forums/topic.php?id=3183

Viewing 25 results - 3,676 through 3,700 (of 3,863 total)
Skip to toolbar