Search Results for 'buddypress'
-
AuthorSearch Results
-
January 15, 2009 at 8:36 pm #36337
Brad Williams
ParticipantUnfortunately I’m using the zip download from the trunk. Would be nice if BuddyPress displayed the revision number in the footer of the admin dashboard
January 15, 2009 at 8:18 pm #36336In reply to: WordPress themes vs buddypress themes
Andy Peatling
KeymasterJanuary 15, 2009 at 8:01 pm #36333fishbowl81
ParticipantIf you goto the directory where you checked out the svn repository, and run this, it will tell you the version you currently have checked out:
svn status -u
The out may look something like this, depending on how close to current you are:
~/public_html/beta/buddypresssvn]$ svn status -u
Status against revision: 845
if you are not up to date, it will show changes between your checkout and the trunk, similar to this:
~/public_html/beta/buddypresssvn]$ svn status -u
* 844 bp-languages/buddypress.pot
Status against revision: 845
This tells me that the language file has been updated since my last checkout.
you can then run
svn up
to bring your directory up to currrent status.
If you used the zip to download a copy this will not work.
January 15, 2009 at 7:30 pm #36331In reply to: privacy issues
Joss Winn
ParticipantI’ve not tested it extensively yet, but this plugin:
http://wpmudev.org/project/More-Privacy-Options
seems to allow the blocking of all users, except the registered community, from viewing anything related to buddypress.
If I set “I would like my blog to be visible only to registered users from blog community” for the main/first blog where all the buddypress features sit, then you have to login before being able to see anything except for blogs, which have their own privacy options.
Is it really this simple to create a private social networking community but allow the blog privacy to remain under the control of the blog owner? I hope so. Perhaps someone can test and verify this?
Thanks.
January 15, 2009 at 7:21 pm #36330In reply to: bbPress and BuddyPress forums
Joss Winn
ParticipantBuddyPress does have forums (you’re using them on your site
. It’s one of the standard set of plugins, called bp-forums. Accessible when you create a Group. I’d like to create a ‘Support’ Group where people are directed to for user-to-user support. I could use bbPress, but it seems like it’s adding yet another application to manage. If the BP group forums are intended to scale well, it seems easier for my needs to run the BP group forums rather than bbPress.
January 15, 2009 at 7:09 pm #36328In reply to: Adding Static Pages
January 15, 2009 at 5:09 pm #36324In reply to: bbPress and BuddyPress forums
fishbowl81
ParticipantI don’t believe their is such a thing as “buddypress forums”, I believe buddypress requires bbpress for it’s forum capabilities.
WordPress MU will scale without question beyond the needs of any individual providing enough server backend power.
BBpress as a stand alone should be able to scale large enough for most people. Due to a the different nature of forum database structure, it isn’t as easy to breakup among many servers as a the mu blogs are. An active forum can easily have 100k’s of posts, and I’m not aware of a way to archive older posts into backup tables. BBpress uses 1 table for all posts, it would be possible (there might even already be a plugin to do this) to move each forum to a seperate table, and therefor possibly a separate server.
My concern would be for the XML-RPC mechanism used to talk to the forums. This was designed, with good caching, but on a very large buddypress install with 100’s of active groups and 10000’s of members I wonder how much overhead the xml-rpc adds compared to a straight database lookup. It does allow for the bbpress to be moved to a secondary server, which is good, and is safe as it stores a bbpress creditials and not database creditals if the admin account happened to get compromised. The nice part is, the it was written with the bbpress_live class, which could be replaced with any other class. So someone could, if so desired actually rewrite the class to talk to a vbulletin forum or other solution. It could even do direct database lookups and inserts if desired. I’m sure we will see this in the near future, as some large vbulletin sites may want to add the social abilities of buddypress, and maintain their forums, as buddypress groups.
I have only used BBpress inside of Buddypress, so I haven’t yet had to deal with scaling issues, as I beleive mine has about 45 posts total.
Any Thoughts?
Brad
January 15, 2009 at 4:56 pm #36322In reply to: Adding Static Pages
Per Søderlind
Participantor you could do this: https://buddypress.org/forums/topic.php?id=591#post-2876
January 15, 2009 at 4:53 pm #36320In reply to: Adding Static Pages
nicolagreco
Participanthttp://buddypressdev.org/plugins/bpdev-example
try hacking this
January 15, 2009 at 2:02 pm #36316In reply to: I still cannot install the bp!!
danielfelice
ParticipantI’d start with the readme document
but everything should be uploaded to mu-plugins and then make sure you put the themes in the correct places. you won’t see anything regarding bp in your plugins, but you will see a buddypress option under “site admin”
you need the core and xprofiles folders to get it running and then install any extras you want
but read the readme!
January 15, 2009 at 1:51 pm #36315In reply to: I still cannot install the bp!!
bplearner
Memberyou can actually get the instruction at buddypress-comboINSTALL-README.txt
For me the problem was installing WPMU, after go thru it everything is a lot more easy…
January 15, 2009 at 1:30 am #36307In reply to: I need to block user access to the dashboard
mlhodges
Membergogoplata,
you are a buddypress nija…lol!!! It worked like a charm! Thanks!
January 15, 2009 at 12:31 am #36303In reply to: BPDEV-YOUTUBE & phpmotion script
Anointed
ParticipantWhile phpmotion integrated would be nice, I’m almost afraid it’s vaporware lol.
I use v2 of their software and finally gave up waiting on v3.
A complete buddypress video system would be amazing, especially if it supported ‘flash media server, or wowza streaming servers’.
January 14, 2009 at 7:09 pm #36294In reply to: can a user enter his own password at registration?
nickmu
MemberThere’s gotta be a way for a user to create his or her own password when registering. I know alot of people that have several specific passwords they use when joining sites. Having buddypress send one to you in the mail makes it more difficult for people to sign in once they’ve joined. I agree that it helps against spammers but I’ve got re-captcha hooked up and its working great!
Any more suggestions? Does a plugin like Register plus work with buddypress and do this?
thanks for your help
January 14, 2009 at 5:24 pm #36289In reply to: BuddyPress WP theme
fishbowl81
Participantyes,
that is the standard theme applied to the initial blog.
Be warned, you may have problems with some features. It is not recommended to be used on normal wordpress.
January 14, 2009 at 3:28 pm #36283In reply to: BPDEV-YOUTUBE & phpmotion script
Trent Adams
ParticipantKaltura.com hosts the videos and offers up the packages to edit and embed them? Is that correct? phpmotion is your own video server that you run and control on your own server. Some of us already run phpmotion and this thread is about adding that functionality into buddypress. If I am wrong and you can host the Kaltura software on your own server for user upload, then it might an alternative in this case
January 14, 2009 at 12:09 am #36255Wardee
ParticipantI created pages for Members, Groups, and Blogs, and the error went away. I mean, create the Page, giving it the appropriate title ‘Members’, ‘Groups’, ‘Blogs’, don’t add any content, and click Publish. I am using another theme other than buddypress-home.
January 13, 2009 at 9:45 pm #36250In reply to: Duplicate Users in Featured Members Widget
Trent Adams
ParticipantOk…duplicated this myself with not many members to show on a test install. Created a ticket at https://trac.buddypress.org/ticket/347
January 13, 2009 at 7:15 pm #36244In reply to: RSS Feeds Broken
Anonymous User 303747
InactiveI opened a trac ticket to make sure it doesn’t fall through the cracks.
January 13, 2009 at 7:05 pm #36243In reply to: bp_core_avatar_v1 returns local path to avatar
Brad Williams
ParticipantFixed. I added the stripslashes function around the post value to remove the double slashes back to single slashes. I updated the ticket as well:
https://trac.buddypress.org/ticket/265
Not sure I updated the ticket properly so feel free to fix if it’s wrong.
January 13, 2009 at 6:01 pm #36236In reply to: prblem with old blogs
beatbox433
MemberI’m looking at BuddyPress and just came across this problem. I noticed that the admin bar lists old blogs successfully, but the /members/admin/blogs/my-blogs page does not.
Does this mean the issue is half-fixed? I will dig into the code and see what the difference is between the two…
January 13, 2009 at 5:53 pm #36234In reply to: Next BPDEV plugin? Here your proposal
Trent Adams
ParticipantI have already looked at this and think it is as simple as just creating a CSS for buddypress that works on mobile devices and using Alex King’s plugin. If you want the fancy stuff, then you create a theme for mobile device and use the iTouch plugin. I already created a bbPress mobile plugin by modifying Alex’s WP mobile plugin, so it shouldn’t be that hard to do for Buddypress.
January 13, 2009 at 5:50 pm #36232In reply to: Logged In Page Setup, can I post this here?
Burt Adsit
ParticipantYou might want to check with nicolagreco over at http://buddypressdev.org/ He’s doing alot of theme work.
January 13, 2009 at 4:08 pm #36226In reply to: What are these tables?
auwagner
ParticipantMy 2 cents… Buddypress is built upon WordPress and WordPress MU. If I didn’t like the architecture of WordPress and had concerns with it’s performance to begin with, I probably wouldn’t spend to much time on Buddypress. On the flip side, if I was creating a social compliment to WordPress, I would keep the architecture similar as to take advantage of upgrades, the huge community and extending the system through plugins.
In creating systems in the past, I haven’t designed this way, but I completely understand why Buddypress has made this choice. And I’ll use it.
January 13, 2009 at 3:51 pm #36222fishbowl81
ParticipantMajor issue, not sure if you modified the code, or what happened, but the admin option under groups shows up for site visitors even without logging in. As you will realize pretty quickly, someone, namely I, was able to edit the group without even an account.
http://theodoremedia.com/groups/grizzly-montana/home
Would be best to get the newest version of the group code, and check to see if you made any changes to it?
SVN:
I know svn is complex, but do your self the favor, between now and when buddypress launches, and learn it. The hours it will save you from doing ftping up files will be worth it in the long run. The first time you roll back to a previous version, and don’t have to “unedit” dozens or hundreds of lines of php code you will be glad you learned how to use it.
Brad
-
AuthorSearch Results