Search Results for 'buddypress'
-
AuthorSearch Results
-
February 12, 2009 at 12:17 am #37731
In reply to: buddypress +multi-db issues
Trent Adams
ParticipantActually, 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
February 11, 2009 at 11:59 pm #37730In reply to: About RC-1 & New WordPress MU Functionality
Arturo
Participantoh 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
February 11, 2009 at 10:31 pm #37724In reply to: Main blog posts redirecting to user profile
tza
MemberIn case anyone else had a similar problem — I needed to replace the code from the buddypress-home theme’s function.php file.
February 11, 2009 at 9:38 pm #37723In reply to: BuddyPress Showoff: Post your links
Paul den Hertog
ParticipantI’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.
February 11, 2009 at 9:22 pm #37721In reply to: BuddyPress Showoff: Post your links
stillhustlin
Memberhey 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
February 11, 2009 at 9:15 pm #37719In reply to: Buddypress home theme is non localizable
Andy Peatling
KeymasterShould be fully translatable in the latest.
February 11, 2009 at 9:10 pm #37717In reply to: Buddypress home theme is non localizable
plrk
ParticipantMartinNr5: 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.
February 11, 2009 at 8:15 pm #37713In reply to: Grief integrating bbpress forums
Paul den Hertog
ParticipantMy 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.
February 11, 2009 at 8:12 pm #37710In reply to: Group Avatar Issue
Andy Peatling
Keymastersvn co https://svn.buddypress.org/trunk ./buddypress
February 11, 2009 at 8:00 pm #37707In reply to: How to display custom profile field?
Scotm
ParticipantAndy
Does this answer my question here: https://buddypress.org/forums/topic.php?id=610
February 11, 2009 at 7:58 pm #37706In reply to: Group Avatar Issue
briandbutler
Memberok, 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?)
February 11, 2009 at 6:20 pm #37698In reply to: BuddyPress 1.0 Due Tomorrow?
Andy Peatling
KeymasterI will be posting an announcement on the blog today regarding the release and more information about the plans going forward.
February 11, 2009 at 6:00 pm #37697In reply to: Add to Activity Streams
Andy Peatling
KeymasterDownload the skeleton component and read through it, it shows you how to record custom activity stream items:
February 11, 2009 at 4:47 pm #37694In reply to: BuddyPress 1.0 Due Tomorrow?
jedbarish
ParticipantIt 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.
February 11, 2009 at 4:30 pm #37692In reply to: Does BuddyPress have a General Forum?
Paul Wong-Gibbs
KeymasterIf this works like it sounds like it should be integrated into the core code.
February 11, 2009 at 4:11 pm #37689In reply to: Does BuddyPress have a General Forum?
belogical
ParticipantDang 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…
February 11, 2009 at 2:58 pm #37687In reply to: BuddyPress 1.0 Due Tomorrow?
John James Jacoby
KeymasterMy guess is that may get pushed back, judging by the tickets currently in the trac.
February 11, 2009 at 2:43 pm #37686In reply to: Does BuddyPress have a General Forum?
John James Jacoby
KeymasterCan’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.
February 11, 2009 at 1:59 pm #37682In reply to: BuddyPress Showoff: Post your links
notion5
MemberI am preparing site for coffee lovers in poland: http://www.kofti.pl.
Have a good day.
February 11, 2009 at 9:35 am #37677In reply to: Scaling down/Centering complete Buddypress
ichbinsdennis
MemberWell 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
February 11, 2009 at 7:52 am #37675In reply to: Buddypress home theme is non localizable
jurmous
ParticipantThere 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
February 11, 2009 at 7:33 am #37674In reply to: Does BuddyPress have a General Forum?
Burt Adsit
ParticipantThanks. It’ll get released as beta. Working hard to get it done for the bp 1.0 release date.
February 11, 2009 at 6:36 am #37673In reply to: Buddypress home theme is non localizable
MartinNr5
ParticipantThere is one PO as far as I know. I’m 92% done translating BP to Swedish for instance.
February 11, 2009 at 6:35 am #37672In reply to: Does BuddyPress have a General Forum?
MartinNr5
ParticipantBurt, that’s something I’m looking forward to as well.
Let me know if you need any beta-testing done.
February 11, 2009 at 6:32 am #37671In reply to: Does BuddyPress have a General Forum?
John James Jacoby
KeymasterNice, that’s exactly what I was hoping for. I’d gladly test with you when the time comes.
-
AuthorSearch Results