Search Results for 'wordpress'
-
AuthorSearch Results
-
December 20, 2008 at 5:55 am #34661
In reply to: BP on WordPressWeekly (TalkShoe)
Andy Peatling
KeymasterI hope people can understand what I say.

Direct MP3: http://tr.im/2hqb
December 19, 2008 at 11:10 pm #34655In reply to: limit 1 blog per user
nicolagreco
Participanti think that you’ve to ask in wordpress-mu forum, not here..
December 19, 2008 at 5:59 pm #34639In reply to: Who wants a media plugin for BP
David Bisset
ParticipantYou might want to check this out:
https://wordpress.org/extend/plugins/wordpresscom-video-server/
December 19, 2008 at 4:48 pm #34636In reply to: Who wants a media plugin for BP
awedjob
Member@gpo1 when you type “Users will be able to upload videos or ‘link’ videos from youtube and similar websites” do you mean embed the videos?
Currently I embed videos in my WordPress sites w/ Vodpod. It works with almost any video hosting site but it’s not the best solution. Have yet to test it on buddypress.
I was part of an online community called the ORG that had a very slick solution. All media was entered into one media entry box. Just by adding the URL to the flickr photo or YouTube video the site took care of seeking out the proper embed code and placed it in the photos gallery or video gallery. No idea how “Support and Comfort” did it but it sure was handy.
December 18, 2008 at 11:42 pm #34598Gilbert Cattoire
ParticipantBonjour à tous, la traduction française est bientôt mise à jour pour le nouveau fichier .po disponible dans le dernier trunk en date.
Mise à disposition prévue: vendredi 19 décembre, dans la mesure où le fichier aura été testé avant. Simple question de disponibilité personnelle. Merci pour votre patience.
@bebopcool,@mandriam: j’utilise pour l’instant WMPU 2.6.5, ce qui n’a aucune incidence sur la traduction française de BuddyPress. Par principe je préfère tester sur l’avant dernière version d’un logiciel(généralement plus stable), quand la nouvelle version vient juste de sortir. La 2.7 pose en effet quelques petits soucis, si j’en crois les premiers à l’avoir testée ( https://mu.wordpress.org/forums/topic.php?id=10163&page=2 ).
J’attendrai pour ma part la 2.7.1
December 18, 2008 at 5:48 pm #34581In reply to: BuddyPress Showoff: Post your links
awedjob
MemberI thank you all and the Sports Racers, who have been without a home for almost a year, thank you all for BuddyPress. In the not-too-distant future you will find a gleaming new install of BuddyPress+WordPressµ+bbPress at http://bevvy.org
December 18, 2008 at 1:18 am #34552Burt Adsit
ParticipantIt’s crudely possible by just setting ‘only user accounts can be created’ in site > options. Then everyone is a ‘subscriber’. mu doesn’t have a variable setting for default user roles. subscribers can only comment on posts. Gonna hafta manually change them to something else.
See: https://mu.wordpress.org/forums/topic.php?id=2292
for a discussion on this topic.
I wanna do something similar. I want to create a blog for each group at group creation time (optionally). All group members to have author/contributor roles.
Groups are the most important component in bp for me. Groups should have a wire, forum, and blog. And a bowling league. Bowling leagues are important too.
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 7:31 pm #34539In reply to: Log Out Redirect Error
mdsports
ParticipantThis solution lands me back at the standard wordpress branded logged out screen. How do I make it redirect the user to a logged out version of the bp homepage. Also, does this same solution apply for the username/logout area directly below the adming bar on the right side of the page?
December 17, 2008 at 5:11 pm #34533In reply to: php warning causing error in bbpress profile.php
Burt Adsit
ParticipantYou haven’t given us much to go on. You have mu trunk, bp trunk and what version of bbpress? Gotta run 1 alpha 4.
When you try to edit a user profile from bbpress dashboard > users you get the above error? I had problems with bbpress throwing 404s because I hadn’t seen the little link to the needed .htaccess file for bbpress. In case you missed that one its in settings > general > permalinks.
This doesn’t sound like that problem though.
Looks like bbpress is not happy with the info it’s getting about your users. Does mu and bbpress share the same database? If not then you have to point it in the right direction under settings > wordpress integration > show advanced db settings > all that stuff in there.
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 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.
December 17, 2008 at 4:39 am #34495In reply to: Author’s photo on index page
Burt Adsit
ParticipantHowdy, looking around in the bp code I found this for ya.
bp_post_author_avatar(). It’s in the bp-core-templatetags.php file. Looks like it is only useful inside of a wordpress post loop.
function bp_post_author_avatar() {
global $post;
if ( function_exists(‘bp_core_get_avatar’) ) {
echo apply_filters( ‘bp_post_author_avatar’, bp_core_get_avatar( $post->post_author, 1 ) );
} else if ( function_exists(‘get_avatar’) ) {
get_avatar();
}
}
I don’t see any references to *bp* using this function at all for it’s own purposes. Looks like it was built special for you.

This what you’re looking for?
December 17, 2008 at 3:39 am #34490In reply to: Beta problems
Burt Adsit
ParticipantHey. Well I’m getting closer to finding out a solution for my group forums problem. I know by digging deep into the bowels of the code that group forums is using, that in my case, it is eventually winding up at doing a curl_exec() call looking for the header from the bbpress install. It uses that to figure out the ‘pingback’ url for bbpress. It’s part of the xmlrpc stuff that we have to enable to get it to work.
This curl_exec call is part of a very common php lib that is used to go do http GETs and other nice things. That curl_exec() call always returns 404 on my linux dedicated virtual server box.
I’ve been beating my head against why this is happening for days now and sent off a tech support email to my host. This is the conversation between us.
Howdy,
I’ve got WordPress MU 2.7 trunk installed on my DV and it uses the curl_exec() function to grab some stuff from the returned header info. It’s not working at all on my DV. It always returns 404 even for a valid url.
This works fine on another box I’ve got running. Same code just different environment. It seems like curl isn’t working right here.
I tried a little test script as follows:
<?php
// create a new cURL resource
$ch = curl_init();
// set URL and other appropriate options
curl_setopt($ch, CURLOPT_URL, “http://ourcommoninterest.org”);
curl_setopt($ch, CURLOPT_HEADER, 0);
// grab URL and pass it to the browser
curl_exec($ch);
// close cURL resource, and free up system resources
curl_close($ch);
?>
Can’t get more basic than that. The url it is trying to get is to a valid domain on my DV. This script returns an ‘apache test page’, not the normal results I’d expect if I visited with a browser. WPMU is up and running at that above url.
Trying a different url such as http://ourcommoninterest.org/bbpress/ gets back 404. This is also a valid working url on my DV. I’ve been trying to figure this one out for days without luck.
Any help would be appreciated muchly!
Burt
My host Media Temple’s response:
You are getting this 404 error when running curl on the server because ourcommoninterest.org is set to the default domain for the ip address. When the server does a curl on this domain it looks in the host file and brings up 127.0.0.1. This localhost address isn’t setup on the (dv) because it is in a virtual environment so it brings up the 404 error.
You can either use the ip address when referencing this domain through curl or create a new domain and set that domain to be the default domain. If you have any further questions regarding your (mt) Media Temple services, please feel free to contact us at any time.
My confused reply:
Sorry Frank. I’m new to this so I’m not getting the explanation or the solution. Let me echo back what I’m not hearing very well.

When curl_exec() is run from the same box the domain is hosted on, it goes out and gets results from 127.0.0.1 (localhost) when querying ‘ourcommoninterest.org’?
When I run the same curl_exec() with the same param ‘ourcommoninterest.org’ on a different server, it goes out, gets dns resolution, finds it on the DV at media temple, doesn’t get 127.0.0.1 but gets the ip address for ‘ourcommoninterest.org’ and is happy to return the results it finds there. (not 404)
I’m actually trying to get a result back from the url ‘http://ourcommoninterest.org/bbpress/’. So to bypass the hosts file problem I can just use ‘http://whatevermyipaddressis/bbpress/’ to get the results I’m looking for?
Ya lost me completely on creating a new domain and setting that to the default domain. This would be a dummy domain that I just create thru plesk and still leave ‘ourcommoninterest.org’ hooked up to it’s current ip address?
(welcome to noob tech support)
This just happened a couple of minutes ago and frankly I’m no closer to understanding a solution. The only thing I can gather from all this tech noise is that it’s a result of being hosted as a dedicated virtual server.
December 16, 2008 at 11:39 pm #34480In reply to: BuddyPress Showoff: Post your links
danielfelice
Participant@burtadsit good idea thanks! know of any wordpress mu mobile apps?
December 16, 2008 at 3:11 pm #34458In reply to: Can’t edit posts as user
bustherh
MemberI keep getting the same answer everywhere. Maybe I should explain better.
It does not matter who I log in as. I can only edit the last post that I made on every account. The admin can edit all ADMIN posts but only the last post on all other accounts.
I am sure that it is a wordpress problem and not buddypress but I was wondering if anyone has ever seen this.
I already tried re-installing wordpress and I get the same error.
December 16, 2008 at 3:30 am #34445In reply to: Members and Blogs list not working
6d6
MemberThe files are all in the correct locations. I’m on a shared hosting plan at godaddy so I’m pretty sure I don’t have access to the apache logs. I just installed everything again and i’m still running into the same problem. WordPress Mu is set up for sub-categories and not directories. Could that be the problem? I noticed, if you go to the demo site here, and load it under www it does the same thing? You can see my site at desmoineslocalmusic.com
December 15, 2008 at 11:15 pm #34435In reply to: Creating an invitation system
citizenjake
ParticipantI was thinking kind of how gmail, in its early days, gave each new users 100 invites to send to people and you could only join the network through the invites.
I found this plugin for regular WP installs, Release Plus, https://wordpress.org/extend/plugins/register-plus/, that has a lot of the functionality I’m thinking about but doesn’t mesh with Andy’s invite system. Would be great to have something that plays nice with BuddyPress.
December 15, 2008 at 10:06 pm #34432In reply to: Can’t edit posts as user
nicolagreco
ParticipantI think this is a wordpress problem :S
December 15, 2008 at 8:50 pm #34426In reply to: Group forums working yet not working
bebopcool
Participanti have checked something which is not so clear in bbpress (wordpress integration menu)
1 – it ask to fill in information about :
WordPress “auth” cookie salt
WordPress “secure auth” cookie salt
WordPress “logged in” cookie salt
and then to check if those information are similar
WordPress (wp-config.php) bbPress (bb-config.php)
AUTH_KEY BB_AUTH_KEY
SECURE_AUTH_KEY BB_SECURE_AUTH_KEY
LOGGED_IN_KEY BB_LOGGED_IN_KEY
in wp-config we always have
blabla-key and blabla-salt available so what do we have to enter ?
the blabla-salt or the blabla-key.
2 – in the wordpress plugin for bbpress integration :
The complete URL of your plugins directory. Leave blank if it is in the default location “my-plugins” in the bbPress directory.
the default location is “bb-plugins” : so what we shall do ?
i will have a see on bbpress forumsfor this
December 15, 2008 at 5:35 am #34401In reply to: Members and Blogs list not working
6d6
MemberI installed 700 about about 30 minutes ago. I just forced the update and it’s still the same. I’m still using wordpress Mu 2.6.2. Could that be the problem?
December 15, 2008 at 4:31 am #34399In reply to: Group forums working yet not working
Trent Adams
Participant@wardeh I avoided entering all the wordpress integration information for nonce, salts, keys, etc right off the bat and just did the “login integration” which really involves just making sure it has the right prefix for your install which usually is “wp_” so bbPress can find the WPMU users.
I see Sambauers put up a new plugin today to help with bbPress and WordPress cookie integration and will give more information after I have a chance to play with it.
Trent
December 14, 2008 at 10:34 pm #34382In reply to: Group forums working yet not working
Wardee
Participantbebopcool: Thank you! You’re right… I DID have to add those two lines to wp-config.php when upgrading, but had forgotten!
If anyone else is looking for auth_salt:
bb-admin > Settings > WordPress Integration tells you to get auth_salt from options.php. It is not there!
It is in wp-config.php and was defined when upgrading to 2.7.
-
AuthorSearch Results