Search Results for 'buddypress'
-
AuthorSearch Results
-
December 18, 2008 at 6:14 am #34567
In reply to: Fatal error: call to undefined function
sgruntaccio
Memberoh..damn! Thanx burtasid for the info. But why this “little” indication it is not written in the “installing buddypress” page or in the Faq? I presume a lot of user could be confused about this
December 18, 2008 at 5:08 am #34561In reply to: Group forums not working? On a DV?
Burt Adsit
Participant@stix1972 No it has nothing to do with apache config in any way. The communications between bbpress and buddypress are xmlrpc. That’s why Andy has us flipping switches in bbpress for xmlrpc and pingbacks. Apache is not involved.
The php curl library is what’s being used to find a link between bbpress and buddypress. This may not affect everyone. Matter of fact the xmlrpc stuff in wp and bbpress has 5 different ways of establishing a connection. It tries the curl method first. If curl is enabled on your site then it uses it.
My problem wasn’t with the curl library. It was working fine doing what it was supposed to do. My problem was that my server, which I’m supposed to know how to config because I’m the sysadmin for it, was not configured to enable php to go out and do low level stuff based on the settings in the /etc/hosts file.
Does that make any sense?
Group forums wasn’t working and I knew I had it configured correctly. Then I went looking for a different reason. I knew the code was ok because it worked for other people just fine. I debugged down to find out the exact error that was causing a problem then tracked it down to the curl lib not being able to resolve the correct ip address.
It was something in my environment other than bp and bbpress. The hosts file was it.
If forums aren’t working for you then this might be the problem. Then again it might not. This setup between bp and bbpress depends on so many factors being right, it’s a miracle it works at all. I’m guessing that’s one reason xmlrpc has 5 different ways of talking. Never know what environment it’s gonna run in.
December 17, 2008 at 11:22 pm #34548In reply to: Group forums working yet not working
Burt Adsit
ParticipantHowdy people. I solved *my* group forums problem. I’m running on a dedicated virtual server account for mu/bp/bbpress. I found the solution to my problem with group forums. It might have something to do with yours.
See:
December 17, 2008 at 10:48 pm #34547In reply to: Beta vs Trunk
Alvaro Illanes
ParticipantRespuesta: De la versión 768 se saltó directamente a la versión Beta y se pasó a llamar sin ningún cambio trunk 795.
Recomendado descargar la actualización de 795 a 796. Descarga directa:
https://trac.buddypress.org/changeset?format=zip&new=796&old=795&new_path=trunk&old_path=trunk
December 17, 2008 at 9:34 pm #34546In reply to: BuddyPress Showoff: Post your links
juaevpa
MemberThe first coworking net in Valencia (Spain).
Buddypress has been very very useful!!!
Regards
Juanma
December 17, 2008 at 8:21 pm #34544In reply to: blogs can´t be accessed
Burt Adsit
Participantbuddypress doesn’t create the blogs. wordpress mu does. Install mu with that option and you’ll get the subidirectory version of mu. I’d check the mu forums and around here before I chose that option though.
December 17, 2008 at 8:07 pm #34542In reply to: BuddyPress Showoff: Post your links
Burt Adsit
Participant@fserer Nice work on integrating bp into your theme. Very slick.
December 17, 2008 at 7:52 pm #34540In reply to: Log Out Redirect Error
mdsports
ParticipantHere’s the code which can be found in the BP home theme header:
<?php if ( function_exists(‘wp_logout_url’) ) : ?>
/ ” alt=”<?php _e( ‘Log Out’, ‘buddypress’ ) ?>”><?php _e( ‘Log Out’, ‘buddypress’ ) ?>
<?php else : ?>
/ “><?php _e( ‘Log Out’, ‘buddypress’ ) ?>
<?php endif; ?>
December 17, 2008 at 6:49 pm #34538In reply to: BuddyPress Showoff: Post your links
Fernando Serer
Participanthttp://pequelia.es – A spanish community for parents
Andy, congratulations for this release!
December 17, 2008 at 4:39 pm #34530In reply to: BuddyPress Showoff: Post your links
mgkimsal
MemberJust doing a soft-launch of http://jsusers.com aimed at becoming a web community for Javascript developers. Wasn’t too hard to get set up, but I’ve had to do a lot of small tweaks to get things ‘workable’. Good job for such a new project though!
December 17, 2008 at 4:21 pm #34529In reply to: BuddyPress Showoff: Post your links
Burt Adsit
ParticipantI don’t know. I only tested it out of curiosity and that was on the mu root blog. Good question. Lame answer.
December 17, 2008 at 4:15 pm #34528In reply to: Can’t edit posts as user
Burt Adsit
ParticipantThe best way to do things is to test mu hard, get bbpress up and running and test it. Then install buddypress. Otherwise you never know who the culprit is in situations like this.
December 17, 2008 at 2:37 pm #34526In reply to: Can’t edit posts as user
bustherh
MemberPeople on the other forums seem to think this is a buddyPress issue. Later today I will remove all plugins to see if this is a WP-MU issue.
December 17, 2008 at 2:31 pm #34525mandriam
Memberj’utilise encore wpmu 2.6.5, je sais pas où et comment prendre la 2.7.
Mais sur mon serveur ca marche très bien, juste je cherche la traduction francaise pour le tester à fond.
December 17, 2008 at 10:27 am #34524In reply to: BuddyPress Showoff: Post your links
danielfelice
ParticipantI am wondering the same thing actually!
December 17, 2008 at 10:06 am #34522In reply to: Installing BuddyPress causes completely blank page
Ian Wallace
ParticipantJust to close this out, I reinstalled my WPMU installation as subdomain instead of subdirectory and it works fine now.
However, if you are installing WPMU and BP as subdirectory, then it probably will not work at the moment.
Case closed.
December 17, 2008 at 10:01 am #34521In reply to: BuddyPress Showoff: Post your links
Meerblickzimmer
Participant@burtadsit: thanks for the link. just one question. it works just for the superadmin, not for userblogs. right?
December 17, 2008 at 9:50 am #34519In reply to: Creating an invitation system
Arturo
ParticipantNicola, ok. (english version)
Nicola, non volevo che creassi codice per me o altri, ma solo pubblicizzarlo come progetto italiano essendo tu tale. Il lavoro e’ tuo, ed e’ giusto che ne abbia tutti i meriti. Semplicemente era una richiesta di collaborazione, se volevi, per il progetto BuddyPress Italy tutto qui.
Spero che ora ci siamo chiariti… (italian version
)
December 17, 2008 at 9:28 am #34518In reply to: BuddyPress Showoff: Post your links
danielfelice
Participant@burtadsit: thanks! Now that BuddyPress is pretty much up and running this will be my “new” project for Explore With Me!
Thanks for the tips!
December 17, 2008 at 9:09 am #34516In reply to: BuddyPress Showoff: Post your links
Burt Adsit
ParticipantI got good news for ya meerblickzimmer. Ya it does work. I remember playing with it a couple of months ago. Just tried it again on my mu site. The config stuff is buried in the ‘secret’ options page. It’s not advertised, it’s just sorta there.
yourdomain.org/wp-admin/options.php
Here’s an mu thread.
https://mu.wordpress.org/forums/topic.php?id=1857
Happy posting.
December 17, 2008 at 8:39 am #34515In reply to: BuddyPress Showoff: Post your links
Meerblickzimmer
Participant@burtadsit: blog_by_email works just in WordPress, not in WordPress MU or i found no possibility to include this function via WPMU-Plugin. But that is not the right forum for WPMU – Plugin discussions..
December 17, 2008 at 8:22 am #34514In reply to: BuddyPress Showoff: Post your links
Burt Adsit
ParticipantWell, you’re in luck. I was tooling around this morning on an unrelated matter and found this goodie.
Introducing the first Open Source app that lets you write posts, upload photos, and edit your WordPress blog from your iPhone or iPod Touch. With support for both WordPress.com and self-hosted WordPress (2.5.1 or higher), users of all experience levels can get going in seconds.
Imagine that.
December 17, 2008 at 8:13 am #34513In reply to: Beta problems
tabish
MemberI filled correct username.
And composed a Messege, when hit the button Send. It told me:
“Message could not be sent, please try again.”
So when should I try again?
Same error as when I post in Forum.. it says can not post this Topic. Looks like BuddyPress is not in a good mood

Regards
December 17, 2008 at 6:01 am #34500In reply to: Beta problems
Andy Peatling
KeymasterStrange you are seeing these problems, I decided to set up a fresh install WPMU 2.6.x and the BuddyPress combo beta1.
Firstly, the auto-complete doesn’t just complete on user’s names – it actually finds users based on their profile data too. Try it. It’s confusing and probably shouldn’t be like that, but I just reused the member search function for now. That should clear that up.
I tried creating two users and making them friends, the auto complete seemed to work both on Firefox and Safari. Are you using IE6? I can’t confirm it works in IE6, but I definitely got it working in IE7 before I tagged the beta.
Group creation seemed to work fine, when not uploading an group avatar, actually uploading an avatar – and also both with and without inviting friends. I did notice that two finish buttons displayed with the invite link, this is definitely a bug.
All I can really say is – try clearing your browser cache – perhaps you have old JS cached? I did change the messaging JS to a PHP file that dynamically loads some variables and then sends as a JS file. If you are using IE6 – don’t. Not with the beta.
Hopefully not everyone else is getting these problems, otherwise we’re going to see beta 2 pretty quickly.
December 17, 2008 at 5:28 am #34498In reply to: BuddyPress Showoff: Post your links
Burt Adsit
ParticipantYou looking for an app that runs on a cellphone I take it? I don’t even own a cellphone so I can’t help ya. Any phone that can send email and attach a pic should do it. I found this:
https://codex.wordpress.org/Blog_by_Email
It’s got nothing to do with cellphones but it tells us how to setup wp to accept blog posts by email. I tried it and it works slick.
-
AuthorSearch Results