Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 67,776 through 67,800 (of 69,060 total)
  • Author
    Search Results
  • #37731
    Trent Adams
    Participant

    Actually, it would be the other way around. dbDelta is actually a wordpress function that plugins can call to get upgraded. Andrew mentioned that this would all be sorted out with a plan to address buddypress by the multi-db 2.8 release. The reason you have to comment out all the dbDelta lines of code is due to a compatibility error that will fill your errors logs :)

    As well, the search breaks with multi-db since it needs to call more than 1 database since one is global and one is for specific users information, it fails. It tries to find a member specific query in the global DB (since that is the one that is called first) and can’t find the info which causes an error.

    The multi-db code also puts all user activity tables in the same DB right now (since it can’t spread them around without code to do so), so the only benefit you get is if you need this solution for multiple blogs. It actually created them all in the global DB when I used the move-blogs tool, but wanted to find them in the same DB as main blog. I had to copy all the user activity tables to that DB for it to work. If you start with a fresh install, it will create them in the right DB straight away.

    Summing up, by WPMU and multi-db 2.8 and a 1.0 BP final release, it will draw more attention so that the solutions will have a clear goal to shoot for. This is a topic better suited in the Premium wpmudev forums as well I think. Glad to discuss it further there!

    Trent

    #37730
    Arturo
    Participant

    oh thanks Andy this sounds good!

    and now i take the opportunity to ask if there is a repository i18n for buddypress in the svn, and, if is yes, how update the language files.

    thank you for the great work you do.

    Arturo

    BPIT Staff

    #37724
    tza
    Member

    In case anyone else had a similar problem — I needed to replace the code from the buddypress-home theme’s function.php file.

    #37723
    Paul den Hertog
    Participant

    I’m working on an educational blogging/community/elearning service (a bit like edublogs) for the University of Applied Sciences in Amsterdam.

    Have a look @ http://teachr.nl/ There’s not much content online yet, still playing with themes, sql caching and apache tuning (eventually we envision about +10K blogs on the server.

    #37721
    stillhustlin
    Member

    hey im new to bp and i just want to thankx and i have seen some very kool sites here and found out many ways i can n prove my wp-bp site

    #37719
    Andy Peatling
    Keymaster

    Should be fully translatable in the latest.

    #37717
    plrk
    Participant

    MartinNr5: need help with the Swedish translation? I was about to start doing that next week, but I see no need to re-do finished work.

    #37713
    Paul den Hertog
    Participant

    My only fix was to run bbpress 1.0-Alpha-6. Please read the most important topic in this forum @ https://buddypress.org/forums/topic.php?id=471 (about installing buddypress and integrating bbpress).

    Read the first post, you’ll find that everything you need to know is there :)

    Also http://bavatuesdays.com/integrating-wpmu-buddypress-and-bbpress/ is an excellent tutorial.

    #37710

    In reply to: Group Avatar Issue

    Andy Peatling
    Keymaster

    svn co https://svn.buddypress.org/trunk ./buddypress

    #37707
    Scotm
    Participant

    Andy

    Does this answer my question here: https://buddypress.org/forums/topic.php?id=610

    #37706

    In reply to: Group Avatar Issue

    briandbutler
    Member

    ok, im at https://svn.buddypress.org/trunk/

    and I have TortoiseSVN downloaded, installed + firefox addon

    whats the procedure to get the most recent trunk? (know where I can find a simple 1,2,3 step guide online?)

    #37698
    Andy Peatling
    Keymaster

    These are the tickets left.

    I will be posting an announcement on the blog today regarding the release and more information about the plans going forward.

    #37697
    Andy Peatling
    Keymaster

    Download the skeleton component and read through it, it shows you how to record custom activity stream items:

    https://buddypress.org/forums/topic.php?id=1172

    #37694
    jedbarish
    Participant

    It will be wise to announce today to delay the release or not. I do not want to sit and wait until the announcement to change at last min tomorrow.

    #37692
    Paul Wong-Gibbs
    Keymaster

    If this works like it sounds like it should be integrated into the core code.

    #37689
    belogical
    Participant

    Dang you burtadsit! Forums were removed off my list when going live this weekend. It wasn’t integrated enough to be worth it. Now I’m going to have to reconsider…

    #37687

    My guess is that may get pushed back, judging by the tickets currently in the trac.

    #37686

    Can’t wait! I was surprised to find that it didn’t work this way and am happy to assist with any effort to help it along. :D

    #37682
    notion5
    Member

    I am preparing site for coffee lovers in poland: http://www.kofti.pl.

    Have a good day.

    #37677

    Well this is some kind of confusing.. I open my site with internet explorer. It shows correctly on maximum browser size. But when i smaller the browser avatars, buttons and activity are in same position as with maximum size. When I refresh Internet Explorer everything shows up correctly. When I go back to maximum size, avatars, buttons and activity are in same position as with small size. When I refresh, again everything looks correctly, I never had something like this before when working on stylesheets.. Do you have a suggestion? Did you try it?

    cheers

    #37675
    jurmous
    Participant

    There is one PO file indeed for BuddyPress components. And I think the language pieces in the buddypress home theme should be separate so people can more easily change the language in of the theme without compromising the translations for BuddyPress itself.

    Shouldn’t be there a language file for the home theme?

    Ah nice to have also a swedish version soon :)

    #37674
    Burt Adsit
    Participant

    Thanks. It’ll get released as beta. Working hard to get it done for the bp 1.0 release date.

    #37673
    MartinNr5
    Participant

    There is one PO as far as I know. I’m 92% done translating BP to Swedish for instance.

    #37672
    MartinNr5
    Participant

    Burt, that’s something I’m looking forward to as well.

    Let me know if you need any beta-testing done. :)

    #37671

    Nice, that’s exactly what I was hoping for. I’d gladly test with you when the time comes.

Viewing 25 results - 67,776 through 67,800 (of 69,060 total)
Skip to toolbar