Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 93,176 through 93,200 (of 94,540 total)
  • Author
    Search Results
  • #36748

    In reply to: Forum notifications

    fishbowl81
    Participant

    @gpo1

    Due to all communication of buddypress and bbpress being done over xmlrpc, the normal plugins most likely won’t work. I have been looking at ones like a view counter and they require massive modification of buddypress. Because of caching, the forums are not always pulled from bbpress. So it would produce falsely low view count.

    Also, group forums, are just a single forum in bbpress, this changes the administration and moderation of the forums and topics. If someone is a moderator on bbpress, they can moderate the whole site I believe, with buddypress a moderator is only a moderator of that group forum.

    Hope this helps,

    Brad

    #36747
    Trent Adams
    Participant

    Pretty simple really:

    1) Make a backup of your DB just in case you change your mind.

    2) Remove anything that has prefix of bp in your /mu-plugins/ folder

    3) Delete the folder /wp-content/member-themes/

    4) Delete the folder /wp-content/themes/buddypress-home/

    5) Delete any tables in your DB that start with the prefix bp

    6) Delete the tables that are in format of wp_user_X_activity ….. Not wp_users, just those specific to BP

    7) Change your main WPMU blog to use a different theme

    8) Be prepared for hits to non-existent information if you have been hit by search engines

    Really, it is just reversing what you did in the installation process. Making backups before and after are really important as you don’t want to make a mistake. It is also good practice to tell your members that you are doing it since they might have issue with the changes, or at least need to be notified.

    Hope that helps.

    Trent

    #36744
    svenwiesner
    Participant

    I DID it but still have stuff in my DB and the template in wp_content/themes. Now everytime i add a new blog it shows a blank page because no template is choosen. When i switch de BP Template off in the admin the other Templates disapear too!

    #36743
    Burt Adsit
    Participant

    You just remove the components that live in /mu-plugins.

    #3218
    svenwiesner
    Participant

    Hey, hope you guys can help, i searched the whole site but can’t find the answer.

    How can i deinstall Buddypress from my WordPress MU? After trying it i got some mysthic errors and i want to be sure that i deinstalled everything.

    Thank you!

    #3217
    markb1439
    Member

    Hi All,

    I know that WPMU is very scalable (as evidenced by WordPress.com). Is BuddyPress equally scalable? What if I do create the next Facebook? How will I expand the infrastructure, and will I run into any brick walls?

    Thanks,

    Mark

    #36740
    markb1439
    Member

    What album plugin for wordpress mu do you recommend for now?

    #36735
    realfam
    Member

    official 1.0 release date yet?

    #36730
    fishbowl81
    Participant

    http://buddypressdev.org/phpxref/nav.html?_functions/index.html

    That is a complete list of every function in buddypress, along with location of code and places where it is referenced.

    As far as your request for a function which returns groups created by a particular user, what did you need the list for? and where did you want to use it?

    Hopefully that helps.

    Brad

    #36723
    redmondtux
    Member

    The buddypress member theme is located in:

    /wp-content/themes/member-themes/buddypress-member/

    #36722
    Burt Adsit
    Participant

    I remember seeing a fix float through svn related to a login/logout problem. If you are running the beta download, try upgrading to the svn trunk. https://svn.buddypress.org/trunk

    #36721
    Trent Adams
    Participant

    It isn’t finding the member theme. Do you have the it installed in wp-content/ and not in wp-content/themes/ for the actual member-themes folder?

    Trent

    #36720
    redmondtux
    Member

    A Google search, BTW, reveals LOTS of sites running BuddyPress with this problem:

    http://www.google.com/search?q=member-themes%2Fbuddypress-member%2Findex.php%29+%5Bfunction.require-once%5D%3A+failed+to+open+stream&rls=com.microsoft:en-us&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

    I know the software is still in beta… but I’d love to figure out why this is happening and fix the problem!

    #36719
    redmondtux
    Member

    Oh, and I use subdomains on my WP-MU.

    #3214
    redmondtux
    Member

    When attempting to click on a link to a BuddyPress page from my theme – like Friends or Wire – I get this error:

    Warning: require_once(/[…..]/wp-content/member-themes/buddypress-member/index.php) [function.require-once]: failed to open stream: No such file or directory in /[…..]/wp-includes/theme.php on line 472

    Fatal error: require_once() [function.require]: Failed opening required ‘/[…..]/wp-content/member-themes/buddypress-member/index.php’ (include_path=’.:/usr/local/php5/lib/php:/usr/local/lib/php’) in /[…..]/wp-includes/theme.php on line 472

    Anyone know how to fix this?

    jdbfitz
    Member

    After logging in to the site the log out link provided in various pages, ie, admin bar area and on user pages, does not work. The link(s) attempt to send you to the wp-login.php?action=logout&redirect_to=siteurl. Problem is it does not work. You get a “Page Not Found” error and user is still logged in. Interestingly enough if you go to the wpma dashboard and log out from there you can log out from there, just not from the buddypress side. Any thoughts, hints or out right cures for my problem?

    Thanks in advance.

    Jim

    #36707

    In reply to: Translating BuddyPress

    MartinNr5
    Participant

    Just to let everyone know, I’m taking a stab at translating BP to Swedish.

    I’ll let you know how it goes in 2-3 weeks time.

    #36693

    In reply to: Problems with umlauts

    karlheinz01
    Member

    Hello,

    i have installed the latest version. Now in Buddypress the umlauts in the Title of the forum message are ok. but the umlauts in the textfield are filtered completly out. That means if i put umlauts like öäüÖÄÜß there, then send it and list it, i just see an empty textfield.

    Best,

    Karl

    #36687
    iseec
    Member

    I mean site wide blog posts, not the main blog post which is called “News”

    BP provide “Blog” that we can browse “Blog” by users, but not the Blog Posts by members.

    I want to show the blog posts by members like “Blog” menu provided by Buddypress so visitor easy to browse member blog posts with pagination.

    #36685
    Burt Adsit
    Participant

    Can you post this in trac please? https://trac.buddypress.org/newticket

    #36682
    Burt Adsit
    Participant

    See this topic for help getting group forums up and running https://buddypress.org/forums/topic.php?id=471

    #36674

    In reply to: Problems with umlauts

    Burt Adsit
    Participant

    Lemme go look at this. I was just in that area about a week ago.

    (later) Works for me. Lots of u-umlaut chars going to and from bp group forums, to bbpress and back again. Showing up as proper u-umlaut chars. Andy just installed some fixes lately in this area. Try upgrading to the latest bp trunk.

    The fixes include an upgrade to the buddypress-enable.php plugin that runs in bbpress. Don’t forget that.

    #36666

    In reply to: Problems with umlauts

    karlheinz01
    Member

    If i write in the BuddyPress Group Forum in the Buddypress Frontend, all the Umlauts are gone and look like in the first post above.

    If i view this in the bbPress frontend the Umlauts are also broken.

    When i write into the bbPress Frontend direkt then the Umlauts are ok. They are also ok, when i list them in the BuddyPress Group Forum. So the transfer from bbPress to BuddyPress is ok, the other way around it does not work.

    #3205
    fishbowl81
    Participant

    Greetings fellow admins of social networks, and those starting up their own network.

    Currently I’m the webmaster of a very active social network for online gamers, and video game enthusiasts. We have been online for over 3 years, with over 12k registered memebers, gaining a new members every day. We have been using a very out of date social network platform which I prefer not to name at this time. We are transitioning over to Buddypress, and have had amazing feedback on the beta site we have been running for almost 3 months now.

    My questions, and thoughts lie not in the technical abilities of buddypress, as they have all met and exceeded my expectations, but in the user experience. As I have been active on this forum testing and answering questions when possible, I have a very solid understanding of the ways in which components interact, and what each part does. My concern lies in the user experience. What I think buddypress greatly lacks is instructional wording.

    What my concern is that buddypress lacks the ability for an administrator to integrate words of advice and help along the way for new members. We have had members publish very personal things to the wire posts, thinking that only they could see it, like a private message, and have quickly come to us to have us remove them. There is no place for me to correctly enter in some words of caution, about wire posts showing up on the homepage.

    There are many sections of buddypress, where just 1 or 2 lines of text would go along way to get members interacting and being social. For a new member, who is new to the whole idea of social networks, and has never friended someone before, it would be nice to explain to them the benifits to having friends, such as the ability to post on their wire.

    What I’m asking for is support to have more actions added, for example: wire_post_form_instructions, or even better would be a admin panel, where all of the sections could have text areas to enter descriptions and advice. Some social networks might want to use this to link to help pages, or how to videos, others may want to put in reminders of user agreements, and some may want to be just quick and simple, such as “any post here is public, to send a private message, use the message feature”.

    I know buddypress is still in the early stages and I’m really enjoying watching it grow an mature, but now is the time we need to make some decisions about what we want the user experience to be, and how we are going to lead our members to be the best members they can be.

    If anyone has some suggestions or thoughts about this, please reply to this post, as I think it is important that this issue doesn’t get overlooked as everyone starts to roll out social networks using buddypress.

    Thanks for you thoughts,

    Brad

    #3204
    Anointed
    Participant

    When I go into my main admin area and click on ‘buddypress’ in the site admin bar I get the following error:

    Cannot load bp_core_admin_settings

    Same if I go click on the bbpress forums link in the admin I get

    Cannot load bp_forums_settings

    finally if I click on profile fields I get

    Cannot load xprofile_settings

    Other than that buddypress seems ok…

    Is there a fix?

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