Search Results for 'buddypress'
-
AuthorSearch Results
-
December 6, 2009 at 1:30 pm #58113
In 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..
December 5, 2009 at 9:21 pm #58079In reply to: About BP for WP single user
Xevo
ParticipantIf you really need a social network on wordpress stand alone, try the plugin “mingle”, it isn’t as advanced as buddypress, but it has the basics.
December 5, 2009 at 9:15 pm #58077Xevo
Participant@ DJPaul: Not really farmiliar with trac, but I’ll see what I can do.
December 5, 2009 at 9:14 pm #58076Xevo
ParticipantLooks like a nice design, and a great way to show what you can do with buddypress by extending it with some other software.

I believe you can make a login form outside of wordpress, just direct the action to the wordpress login page. And make the method post. You can even use this to redirect to the page your on right now.
<input type="hidden" name="redirect_to" value="<?php echo $_SERVER['REQUEST_URI']; ?>"/>December 5, 2009 at 8:22 pm #58070In reply to: Am I being thick?
Paul Wong-Gibbs
KeymasterHi Kevin
In BuddyPress, Forums are an element of a Group, rather than standalone. You *can* install a standalone forum but it requires more work.
Anyway, once the forum has been set up (via the admin pages in the /wp-admin/ backend), you go into a Group, there should be a Forum tab. You can create threads from this page.
December 5, 2009 at 8:14 pm #58068In reply to: About BP for WP single user
Paul Wong-Gibbs
KeymasterHello giast
No, BuddyPress needs WPMU at the moment. It will work in regular WordPress when WordPress and WPMU merge; last I knew, that was probably going to be in WordPress v3.0.
December 5, 2009 at 8:12 pm #58066In reply to: Create Group problems
Paul Wong-Gibbs
Keymasterhttps://buddypress.org/forums/topic/help-us-help-you
Specifically, do you have any plugins other than BuddyPress running? Also, I’m not sure if that’s your browser settings theming the page, or whether you’re running a custom theme. Revert to the default if you’ve customised the theme as a test.
December 5, 2009 at 8:10 pm #58065In reply to: I\'ve got different themes on different pages
December 5, 2009 at 8:08 pm #58064In reply to: Remote Login Wizardry Assistance
Paul Wong-Gibbs
KeymasterIs it only the BuddyPress bar not maintaing state being the problem, or is it the rest of the site as well (i.e. creating a group or something you need to be logged in for)?
-
AuthorSearch Results