Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 93,576 through 93,600 (of 94,540 total)
  • Author
    Search Results
  • #2889
    Ekine
    Participant

    What is the procedure of upgrading buddypress? Is there somewhere a tutproal available? After uploading the new bb files to the server, do we have to click somewhere on an upgrade link so that database changes get also upgraded?

    Does the beta get also updated along the svn version?

    Thanks for your help

    #35491
    Burt Adsit
    Participant

    I’m confused you don’t seem to have any buddypress components in use at all. If you visit the BuddyPress menu in the backend admin under ‘Site Admin’, you’ll see an option to turn on the admin bar: Show admin bar for logged out users: yes/no.

    Yes would turn it on and allow visitors the option to login or sign up. If you don’t have that turned on then how you log your users in is entirely up to you.

    #35488
    Burt Adsit
    Participant

    It is a little confusing. There are two themes to deal with.

    A blog theme : bp home theme or wpmu theme

    A member theme: bp member theme

    The bp home theme is optional. It runs as a regular wpmu theme. If you don’t run this on a blog you are running a standard wpmu theme.

    The bp member theme is *not* optional and it’s not a normal wpmu theme. Doesn’t even install in the regular place. Is never activated by a blog or site admin. At the moment you have no choice but to run the bp member theme.

    The setting in the backend ‘buddypress > select theme to use for member pages’ is irrelevant at the moment. In the future when you or others develop alternative member themes, that is where you would select them.

    You have two themes. One mandatory member theme and a choice of what blog theme to use.

    (I’m learning from wardeh. Be simple and clear.)

    #35485

    In reply to: Community Blogs Plugin

    Burt Adsit
    Participant

    What a wildly useful and wonderful thing is buddypress.

    It’s just occurred to me that I could setup a support forum on my site for the Community Blogs plugin. Then it occurred to me that I could setup a bp group for that purpose and have all the benefits that buddypress and groups provide. (duh) (been buried with my head in code way too long)

    Then it occurred to me that I need a blog for this too. I can move all my personal blog junk, which is just code I’ve created and modified, over to this new Group Blog.

    Now I need to hook the new group blog up to my new support group. I can’t do that right now but I will be able to. Be back in a few days… :)

    #35484
    David Bisset
    Participant

    iamzaks, are you still having the problem? sorry i didn’t catch this comment before. I haven’t been back to this proof-of-concept for a while, working on other plugins.

    #35482
    Burt Adsit
    Participant

    Yep. Thanks for the tip. This is goofy though. We gotta get Andy to solve the 404 problem. I shouldn’t have to create a dummy page and have to deal with that as well as the 404 problem. Some themes are hardcoded to display the pages that exist. What if I don’t want to have any pages? (I don’t) :)

    Is there a ticket for this?

    (he asks too lazy to go look)

    @liljohn I’m not certain what you mean by creating custom page templates.

    #35480
    Wardee
    Participant

    Oh, good!

    I created pages for Members, Blogs and Groups.

    #35479
    Burt Adsit
    Participant

    Wow. Now I see what you are saying wardeh. I created a page with the same slug as the members directory and the 404s go away. Lovely. Thanks! Now I have to see how that broke the css. :)

    #35475
    Burt Adsit
    Participant

    Yep, you’re right wardeh. I’m doing all sorts of whacky things to get rid of the 404 problem with directories. Never thought of doing that. I gotta try it.

    Back in the day, I created a bunch of pages in mu and bp had major problems with them. Caused all sorts of havoc. Guess it’s been resolved. Thanks!

    This is a forest and trees thing with me. :P I just moved on to other pressing problems and the directory 404s just became normal.

    #35473

    In reply to: Translating BuddyPress

    truf
    Member

    Hi,

    I’m trying to localize my BuddyPress installation.

    I use WPMU 2.6.5 lecactus-edition (Russian edition).

    I install latest BuddyPress over it.

    Then, i download russian laguage for BuddyPress (buddypress-ru_RU.mo and .po files) and upload it in bp-languages. Nothing happen.

    After that i copy them to wp-contentlanguages, and new language appear in WPMU settings. Strange thing, but it’s displayed as “bu”. Probably becouse i already have “Russian” in that menu, coz i use translated WPMU. Anyway, if i chose “bu” or “Russian” – nothing happen. I check wp-config: there is define (‘WPLANG’, ‘ru’);

    Whats wrong?

    #35472

    In reply to: Community Blogs Plugin

    nicolagreco
    Participant

    Really good work, send it tu buddypressdev.org/add-plugin !

    #35469
    magitam
    Member

    @grizzlyGroundswell none of your websites appear to work..

    #35468
    Wardee
    Participant

    Burt, you wrote:

    yoursite.org/members

    yoursite.org/groups

    yoursite.org/blogs

    You don’t have to create pages for these. bp hooks those urls and tries to display the appropriate directory using the plugin-template.php file.

    But I beg to differ. ;) I can’t tell you anything about the why or when, just that if you DON’T create these pages, the title of the page shows as “yoursite >> Page not Found”. Yet all the page content still loads fine without the page being created.

    So if it is just a workaround for now, or whether it is the right way to make it work, creating the pages makes this error go away. (I noticed it on your site, too, just this morning.)

    #35467
    Wardee
    Participant

    The buddypress-member theme is what styles the users’ profile pages (with profile, activity, groups, messaging, etc.).

    It is what you see at testbp.org for your own profile, or if you click on any other member’s avatar.

    It is not for the members blogs. It is not for the home site. It is just for the profile “member” area.

    #35465
    fjk
    Member

    I don’t have the solution, but I do have an observation: the general.js file in my buddypress-combo.zip file is s zero byte file. If this is the javascript that handles cropping, then this could be your problem as well.

    #2882
    iamzaks
    Member

    Hi, I just finished installing BP and I ran into a bunch of problems, I hope you can help me.

    1- bp-blogs-widgets.php is conflicting with something, I don’t know what, but if the file is on the server, the home page does not load since it loads the Recent Posts Widget and crashes. This also affects the wp-admin/widgets.php

    This is the previous post, but it has already escalated from that original topic, so I had to make this new on with more detailed information:

    http://buddypress.org/forums/topic.php?id=648

    here are the error logs:

    http://pastebin.com/m66945a26

    I don’t really know what to look for there.

    2- Some random member’s profiles where loading a blank page, I then discovered it was because they had recently posted, and any page that tried to load that information would load a blank page.

    3- For some reason, users could not create new blogs, even though registrations are open.

    I deleted the entire bp-blogs/ directory and bp-blogs.php from mu-plugins/ and now all pages load, however, I don’t have a bp-blogs module, and that is the most important module!

    Please help!

    Thanks in advance

    Extra info:

    WPmu 2.6.5

    Latest BP

    site: http://iamzaks.com

    #2881
    Burt Adsit
    Participant

    Announcing a new plugin for BuddyPress : Community Blogs

    Description

    This is a BuddyPress plugin that allows a Blog or Site Admin to turn a normal blog into a Community Blog or a Group Blog. By activating the Community Blogs plugin, Administrators can give immediate registered user status to any member of their BuddyPress enabled site on the blogs they choose. All the member has to do is visit the blog and they are greeted by a new menu item on the buddybar inviting them to ‘Join! this Blog’. When the user hovers over ‘Join! this Blog’, they are informed that ‘This is a Community (or group) Blog. Click to join as: Author (or contributor).

    When the BP member clicks the menu they are immediately added as a registered user of that blog. Administrators can choose the role the new user has. Either Contributor or Author. Admins can give access to all users or users from specific BuddyPress groups.

    Configuration Options

    This plugin lives in the /wp-content/plugins folder and can be enabled on a blog by blog basis. Site Admins can control the activation of the Community Blogs plugin through normal plugin management methods such as disabling the plugins menu or using any plugin admin utility such as Plugin Commander. Community Blogs settings are configured in the Settings > Join! this Blog admin form which is available to blog admins.

    * Enable this plugin: which turns off new user registrations but leaves the plugin activated

    * Default User Role: for new users clicking to register as Author or Contributor

    * Allow All Registered Users: when set to Yes then any member of the BP community can become a registered user at the default role on that blog. When set to No the Community Blogs plugin becomes a Group Blogs plugin.

    * Groups To Allow Access: is a list of the BuddyPress Groups that can become registered users. More that one group can be given access if you like. The group slugs are used to specify what groups have immediate registration access to the blog. This allows blog admins to configure the plugin without the Site Admin having to give them group ids. If the blog admin can find the group slug they can configure access.

    BuddyPress doesn’t have Group Blogs as of yet. Something like this might be a good start. We just need to tie the Group Blogs into the member theme. I was thinking that a flexible way to enable BuddyPress to implement a Group Blog component, would be to allow BP Group Admins the ability to specify the url or blog id of their chosen Group Blog. We could then create a Group Blog posts template that functioned similar to the Group Forums area. The Admin of the designated Group Blog just creates and configures the blog. Drops in the Community Blog plugin and away they go.

    Group Admins could even specify multiple Group Blogs that aggregate and allow access through the member theme.

    Until we have a member theme that is ready for Group Blogs, all the members of a Group can still have the blog component with this Community Blogs plugin.

    I’ve been playing with this and think it works well enough to use it on my site. I could use some help with further testing though. Can I get some volunteers to give it a workout on one of their test servers?

    I’ve tested this on Windows Vista and Linux running the latest BP trunk and Mu 2.7 trunk. It needs testing on Mu 2.6.x. I don’t think I’ve got any Mu 2.7 specific code in there but ya never know.

    This is a call for some hearty, adventurous alpha testing souls.

    Screen shots and download here :

    http://burt.ourcommoninterest.org/2009/01/02/community-and-group-blogs-in-a-can/

    #2880

    Topic: wp-polls (v2.40)

    in group forum Third Party Plugins
    yu
    Participant

    I’m using:

    WP MU 2.6.5

    BuddyPress latest (default theme)

    WP polls plugin from WP repository (version 2.40)

    What’s my problem:

    i can’t vote in IE 7.0, but in FF all is ok!

    Please check it on – http://tf2.lv

    #2879
    bandit999
    Member

    Sorry, I’m very confused about themes…

    There are 2 locations & 2 standard themes wp-content/member-themes/buddypress-member & wp-content/themes/buddypress-home

    So my thought is that the buddypress-home theme is the base theme for BuddyPress home page and joining members get the buddypress-member theme

    In the member-themes-readme.txt it says that any normal theme must be ‘BuddyPress enabled” to enable it as a member theme. It also says that any standard WordPress theme can be used as a home theme.

    So if I add a standard WordPress theme to the wp-content/themes directory & enable it I can change the base BuddyPress home page – that works ok. But any member going into their wp-admin pages and selecting Design/Themes can only see the activated themes in the wp-content/themes directory.

    Under the siteadmin/buddypress BuddyPress settings page I have a drop down “Select theme to use for member pages:” and in there I have “Buddy Press Member Theme” but when a member logs on all they can see is themes in the wp-content-theme directory…

    As I said I’m very confused about how this should be working. Is what I’ve said above the correct understanding and something is wrong with my install? Or have I misunderstood something?

    Thanks.

    #2878
    segwayinfo
    Member

    Hi everyone,

    I can say that I’m a bit desperate. When I tried installing buddypress with WPMU 2.6.5 everything was working, then I read in another topic that you have to upgrade to WPMU 2.7, to be able to get the forum to work in combination with BBPress.

    After upgrading to 2.7, I can’t upload new media/avatar/photos, I always get the following error message “File is empty. Please upload something more substantial.”.

    I checked all the folder rights, but I can’t find anything wrong. So as a desperate action, I deleted everything and did a clean WPMU 2.7 installation, checked all the folder rights and tried to upload something, still the same problem.

    Did anybody had similar problems and/or knows how to fix this?

    Or should I just use WPMU 2.6.5 in combination with BuddyPress and BBPress.

    Mike Pratt
    Participant

    I have done exactly what you are talking about at http://buglenotes.com. I set default role to Author, turned off new blog creation, and then modified menus as nec to remove personal blog options (so as not to confuse). I also renamed the News menu item to Blog. Now everyone contributes posts to a “central” blog. So far so good. Of course, this could all backfire after launch :-)

    #35442
    Per Søderlind
    Participant

    any news on this ?

    #35434

    In reply to: Rename Wire Link

    David Bisset
    Participant

    I honestly don’t know where all the instances for this is (plus “wire” appears in the urls, etc.). First start would be checking out the bp_wire_setup_nav function in bp-wire.php file in mu-plugins.php. That at least would change the menu names. Then I would imagine you would have change text in the BuddyPress user themes…

    #35431
    David Bisset
    Participant

    I did some investigation at the BuddyPress xp-profile component and it doesn’t look like you can override or add the “field types” in the profile (“text box”, “date selector”, etc.) without editting the core files. Which means it’s off of my short-term list to make this into a plugin. It’s a shame, my solution would be great to add for social networking or anything really.

    I suggest (1) perhaps using the “settings” panel for the user to add these variables (I did an example recently of this) or (2) do socialbandit’s hack.

    Andy – can we build in a way to override the field types for profiles? If “date selector” is a custom object it’s possible we will be coming up with more.

    nicolagreco
    Participant

    In these days i worked on 2 plugins : bpdev-flickr and bpdev-youtube.

    They include flickr photos and youtube videos

    here i wrote a post for BPDEV-YOUTUBE here: buddypressdev.org/announce/bpdev-flickr-and-happy-new-year/

    and one for BPDEV-FLICKR here: buddypressdev.org/announce/bpdev-flickr-and-happy-new-year/

    For courious and impatient, you can try them here:

    http://buddypressdev.org/members/admin/youtube for YouTube

    http://buddypressdev.org/members/admin/flickr for Flickr

    As soon as possible the code, now i want suggestions ;)

    Nicola

Viewing 25 results - 93,576 through 93,600 (of 94,540 total)
Skip to toolbar