Search Results for 'buddypress'
-
AuthorSearch Results
-
December 6, 2009 at 7:29 pm #58131
In reply to: dutchmall.nl
superbloggernl
ParticipantBowe,
no hard feelings. I also find the concept of GPL licenses tough to understand as I have seen some of my own work go the same route. However, I do believe one of the strong points of this type of licensing is that it actually helps get the word across.
In our case we tend to provide dutch support for wpmu & bp. If wpmudev would be in dutch we wouldn’t even have offered it as obviously the guys at wmpu do a much better job than we do giving support, except …. they don’t speak dutch at wpmudev, and although it’s hard to believe, some of our fellow countrymen don’t speak english.
We offer a service by translating, adapting, hosting and helping. This is costing us (lots of) time and money that we try to recover partly by charging a nominal fee, but guess what …..
WPMU and buddypress now has yet another foothold and another outlet in a far away country with a foreign language. I guess the GPL license is all about getting the word out and that’s what we’re doing !
p.s. Apart from the discussion above we are not oblivious to the ethical part of this story. If anyone can pose strong (well built) argument why we shouldn’t do what we do we have no problem seizing our services to reach out to a dutch audience. We are proud users of wpmu / bp and wouldn’t want to stand in the way of further development. Other than that … discussion closed and “zand erover”….
December 6, 2009 at 7:13 pm #58130In reply to: dutchmall.nl
Bowe
ParticipantThen I stand corrected and a mod can delete my post. If this is perfectly fine and accepted in the wordpress community then I am probably seeing this the wrong way..
I personally would find it a bit strange to sell something which isn’t yours.
For example if it took me many hours to create a BuddyPress theme or plugin and decided to sell it, and notice that someone else is selling my plugin for a lower price, I would be VERY unhappy!
Right now everything that’s developed using any WP hooks automatically falls under the GPL so you are not doing anything wrong I think, but I honestly don’t understand why you would do this.. If everyone would start reselling stuff from others the open source community would quickly become a very nasty place to be. This is just my personal opinion and I’m interested in what others think about this.
I am not trying to start a flamewar and I’m sorry for accusing you for stealing, that was uncalled for.
December 6, 2009 at 6:05 pm #58125In reply to: Members shown by search (?s=)
h4x3d
Participanthttps://buddypress.org/forums/topic/bp-member-filter this is going to do what I need I think.
December 6, 2009 at 5:04 pm #58120In reply to: Status Update Cloud
abcde666
Participantgreat idea to see a TREND from status-messages !!!
However, instead of a “cloud”, I would rather prefer to have simple links (like the “Tag-Clud” we currently have with BuddyPress). The 3-D animated cloud ist flashy, but simple things actually rule the world……
December 6, 2009 at 3:47 pm #58119In reply to: I\'ve got different themes on different pages
KevinHeath
ParticipantI installed it using the one click then upgraded to WPMU 2.8.6 then upgraded the BP to 1.1.3 and discovered these issues.
So, being used to Windows, I thought I would do a fresh instal. This time I cleaned all files off the server and installed using the script and left it there. So this install is using WPMU 2.8.5 and BP 1.1.2.
Still the same issue.
The register page is redirecting with a 302 header. God knows why.
From Buddypress settings this line:
Select theme to use for BuddyPress generated pages:
is set to the parent theme. If I select the default BP theme, it reselects the parent theme on save.
I’m flummoxed.
I have asked the hosting tech to take a look. If they come up with nothing, I’ll try the manual install over ftp.
December 6, 2009 at 2:19 pm #58117In reply to: I want to speak Spotlish
arifinez
ParticipantHow to work with both customized and translation .mo files?
1. I’ve uplaoded an id_ID translation (mo) file and using the multilingual plugin, it’s works.
2. I’ve made a bp-custom.php to change ‘wire’ slug into ‘memo’. It’s working on my translation pages, but not with the default english contents (‘memo’ URL’s are fine, but not with menus and ‘wire’ related texts).
<?php
define( 'BP_WIRE_SLUG', 'memo' );
?>
3. I’ve made a customized PO file (english) to fix this and load the MO language file with bp-custom.php. Now the english language is working (URL’s and contents), but those changes made some of my id_ID translation turns back into english (some ‘memo’ related translation) but the rest translation is fine…
<?php
define( 'BP_WIRE_SLUG', 'memo' );
define( 'BPLANG', 'memomu' );
if ( file_exists( BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' ) ) {
load_textdomain( 'buddypress', BP_PLUGIN_DIR . '/bp-languages/buddypress-' . BPLANG . '.mo' );
}
?>
Did i made any mistake with those steps?
Is it allright using both customized and translation .mo files?
please help, thanks!
December 6, 2009 at 2:03 pm #58116In reply to: I\'ve got different themes on different pages
KevinHeath
ParticipantI am using Apache and mod-rewrite is active. In fact my host (Heart Internet) do a one click install of Buddypress. Well sort of.
December 6, 2009 at 1:33 pm #58114In reply to: Buddypress themes, what first?
Bowe
ParticipantI would like to see a rework of the parent theme.. basically an “improved” parent theme which has a different layout, and is easier to customize. Now there are all kinds of css files etc.. So a simplified and cleaner parent theme to work from would be great.. Great work Xevo
December 6, 2009 at 1:30 pm #58113In reply to: dutchmall.nl
Bowe
ParticipantI have a critical comment for you.. You are reselling premium themes from WPMUDev premium on your own site.. I would call that stealing my friend…http://dutchmall.nl/buddypressthemas/2009/12/03/buddypress-community-thema-premium/
Basically you are reselling all themes and plugins from other people for your own benefit.. I am not sure if this is illegal (I think so, but I don’t know much about the GPL license), but I presume you know this is wrong ?
December 6, 2009 at 1:24 pm #58112In reply to: Advanced Search plugin needed
h4x3d
ParticipantI think what I need is more or less https://buddypress.org/forums/topic/bp-member-filter
and I am confident this is progressing soon or later.
December 6, 2009 at 11:13 am #58107In reply to: Buddypress themes, what first?
5473566
InactiveI really liked the vimeo theme. But I wouldn´t mind paying for it!
December 6, 2009 at 10:17 am #58103@mercime
Participant“why not also give a user his own forum” – let’s imagine how many tables are going to be created in DB per blog and per forum
but then, there’s the multi-DB plugin. btw, speaking of bbpress, Matt is calling for more people to help out
December 6, 2009 at 10:14 am #58102In reply to: Date for next update?
madloki
ParticipantHere it is paul: https://trac.buddypress.org/ticket/1428
December 6, 2009 at 10:12 am #58101In reply to: Buddypress themes, what first?
Philipp
ParticipantHi Xevo!
I’m looking forward to try your “talkmore” theme. It looks very nice. Do you know, when you’ll be finished?
Greetings
December 6, 2009 at 6:34 am #58099abcde666
Participantgiving a user his own blog – why not also give a user his own forum ?
Great idea……
December 6, 2009 at 4:14 am #58094Xevo
Participant@ Anointed: That has more to do with buddypress than bbpress, and why would you want a bbpress install for every group? That would only cludder the database even more.
December 6, 2009 at 3:20 am #58093Anointed
ParticipantDoes anyone know if bbpress ever got to the point where we could give each blog their own bbpress like we do with groups?
I’ve asked on their forums, done the google thing, but never could get an answer.
December 6, 2009 at 2:19 am #58092In reply to: BuddyPress Privacy Component: An Update
Jeff Sayre
ParticipantIt’s ready and live! Grab it here http://jeffsayre.com/buddypress/
A note about installation:
First, please read the readme.txt file. You will read that it says, “copy bp-authz.php and /bp-authz/ into /wp-content/plugins/ and activate the plugin.”
This means that you need to make sure that you have both the directory /bp-authz/ and the single file bp-authz.php in /wp-contents/plugins/. So, it should look like this:
/plugins/
…/buddypress/
…/bp-authz/
…bp-authz.php
That last file needs to be at the same level as the /bp-authz/ directory. So, instead of simply dragging the main package directory BPAz into plugins, you drag the contents into plugins instead, leaving out the BPAz directory.
It is a little confusing, but this is often the way 3rd-party BuddyPress plugins are packaged and installed—at least when developing with the BP skeleton component.
Remember, I’ll be unavailable until late next week. So, please leave any comments on my blog post.
December 6, 2009 at 2:18 am #58090In reply to: BuddyPress Privacy Component: An Update
Jeff Sayre
ParticipantAll my sites are development sites on a private network. So, at this time, I don’t have a site with public access.
December 6, 2009 at 12:25 am #58087In reply to: Members only
Paul Wong-Gibbs
KeymasterThis thread is 9 months old. Have a look at https://buddypress.org/forums/topic/buddypress-privacy-component-an-update.
December 6, 2009 at 12:16 am #58086In reply to: Is there a way to make BP a members only site?
Jean-Pierre Michaud
ParticipantDecember 5, 2009 at 10:05 pm #58083In reply to: Cloning a Buddypress Site
jamesyeah
ParticipantHey thanks for that, I got a bit more working but there seems to be references to it all over the place, I think I may just have to do a fresh install
December 5, 2009 at 9:45 pm #58082In reply to: Cloning a Buddypress Site
Anonymous User 96400
InactiveYou need to change some urls in the database as well. You can do a search & replace for your old/new url.
December 5, 2009 at 9:40 pm #58081In reply to: Cloning a Buddypress Site
Jean-Pierre Michaud
Participant>> http://yoursite.com/wp-admin/options-permalink.php
save… it will re-edit all your permalinks in the database.
December 5, 2009 at 9:33 pm #58080In reply to: Remote Login Wizardry Assistance
Xevo
ParticipantWhat versions are you using? When I hovered over your signup I saw that you still use wp-signup.php rather than the buddypress /register. Also tried using /register on your site, but that gives a blog post..
Also, your links redirect to your other site (siliconangle.net), so I can see that when you login to siliconangle, your not logged in to rizzn.com..
-
AuthorSearch Results