Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 63,426 through 63,450 (of 69,054 total)
  • Author
    Search Results
  • #50110

    Is this something we could ticket as an enhancemnt patch? Can’t see why we shouldn’t be able to use this function like this.

    Done

    Patch suggestion. – Not approved so don’t expect this to stick later

    #50107

    There’s a plugin like this to populate WPMU content, but not one for BuddyPress yet.

    Keep your eyes on the “WPMU Demo Data Creator” and see if the author updates his plugin to include BuddyPress.

    #50106

    Site wide activity is “added” or “recorded” by performing actions within BuddyPress, or by outside plugins adding those entries into the activity table.

    Depending which version of BP you’re using, check out how the function bp_activity_add(trunk)/bp_activity_record(stable) works. You would need to “import” the feed entry by entry into the activity table using one of those functions.

    #50104

    Good find.

    Trac’ed.

    Patched.

    #50103

    My guess is that you didn’t copy the code over from your bphome/functions.php file into your new theme.

    That’s where the BP specific URLs are hi-jacked from.

    After looking at the first site further, it looks to me like you just have the wrong member theme activated. Activate the right theme and you’re probably set?

    #50102

    There’s lots of ways to build bridges between platforms, but no one usually does it until they need to do it themselves.

    I’ve never seen ccHost until now, and as powerful as it looks, it really looks like a competing project compared to what WordPress/bbPress/BuddyPress already attempts to do, with the help of plugins of course.

    People have built integrated logins for phpBB and vBulletin, so I imagine someone could do this for you too.

    Yeah, that’s probably a bad idea later on…

    I guess I would have not seen the harm in an archived, no longer active user having an empty BP profile page. Matter of fact, if they didn’t have a display name set, they wouldn’t show up in the members directory anyhow, so they’d technically be invisible until someone clicks their name when viewing one of their archived posts.

    Burt Adsit made a plugin called bpGroups that was able to consolidate the essential user data, but with recent changes to XMLRPC, BP, and bbPress, my guess is that plugin no longer works as expected.

    To be honest, WordPress has never really been “light” if you know what I mean, at least not like bbPress is. If you’re using the BuddyPress Group Forums, then you probably have a lot of userdata already available from previous queries in the loop. If you’re using bbPress only and trying to get specific userdata or xprofile data, that’s going to usually require some expensive queries to pull off; I would look at how bbPress already does it with userdata per post, and see how it’s able to to do it. Chances are it’s already been called or that the userdata has already been grabbed previously. If you don’t use an IDE like netbeans to trace variable values, then try a print_r or var_dump of the user variable in the loop, and see what it gives you.

    #50081

    In reply to: Can't Create New Blogs

    Yep that’s exactly the problem with subdirectory installations, and why MU is best left as the center of your entire website. The /blogs/ url is hijacked by BuddyPress, so nothing else can live inside of it; same with /members, /groups, and probably eventually /forums too, once there’s a directory for them also.

    kengary, if you plan on having another site at the root of your installation, have you considered using another MU blog as your root blog, and using BP on something other than the root? Or, having your root site not center itself around the BP installation or theme, and just page-out the specific BP pages that you want/need?

    Philipp
    Participant

    So I tried the last hours everything to get a nice theme working. But I think, that BuddyPress crashes the theme I would like to use.

    You can take a look here: http://kulturweit-blog.de/philipp

    It’s a realy nice theme. And it works perfectly if the BuddyPress Plugin is deactivated.

    And if I activate BP, the theme has problems e.g. the menue isn’t at it’s normal place.

    I read that you have to set a root Template. I tried it by changig “stylesheed” and “template” at /wp-config/options.php . But it hasn’t got better. ;(

    Many, many thanks for your help!

    Best regards

    Philipp

    Rohan Kapoor
    Participant

    No honestly speaking, there is no simple theme like you are asking.

    #50072

    In reply to: Can't Create New Blogs

    kengary
    Participant

    So guess what fixed it?

    I changed the folder where WordPress mu was installed from /blogs/ to /blog/ and now it works Ok.

    If I had installed it in the root directory there would have been no problems.

    But look at what the WordPress mu installation instructions say…

    “If you want to have your WordPress MU installation in its own subdirectory on your web site (e.g. http://example.com/blogs/), rename the directory wordpressmu to the name you’d like the subdirectory to have and move or upload it to your web server. For example if you want the WordPress MU installation in a subdirectory called “blog”, you should rename the directory called “wordpressmu” to “blog” and upload it to the root directory of your web server.”

    Notice their first “example” is /blogs/’ and then in their second example they just say /blog/. I went with the first reference because I liked it better.

    The BuddyPress documentation just says get WordPress mu working and then BuddyPress will work. I never saw anywhere that it said, “Oh, by the way…just don’t install it in a subfolder called /blogs/ or it will get confused by the redirects we do in /members/blogs/ and it won’t work so don’t do that.”

    I’m being sarcastic. This is probably a bug or an unforseen situation (really?) but anyway, whether or not this would have affected anyone else it is what fixed it for me.

    #50071

    In reply to: Can't Create New Blogs

    kengary
    Participant

    So…I re-installed and when it was just WordPress mu without BuddyPress it works. The page for creating blogs is /blogs/wp-signup.

    I could add users and those users could go to that page and create a blog.

    So I re-enabled BuddyPress and it went back to sending them to /blogs/members/username/blogs/create-a-blog as the address on all of the links to create the blog but when you click on (or even type it directly into the browser) you always end up at just /blogs/members/username no matter what. It’s being redirected for some unknown reason.

    Is this not ringing any bells for anyone on what this problem might be?

    3678531
    Inactive

    So perhaps this isn’t the best way of doing this, but one way that I found to accomplish this goal: delete unwanted users from the table wp_bp_xprofile_data.

    #50069
    David Lewis
    Participant

    Looks good Rohan. It’s kind of a pain that we have to create three themes for a consistent look… a BP home theme… BP member theme… and bbPress theme… but I guess there’s really no way around that.

    How did you get the BuddyPress bar to show up on the forums page? Copy/Paste? I haven’t played with that yet. I found that I had to hard code my main nav bar in the forums header template as well. Which kinda bugs me… but that nav will rarely (if ever) change.

    Thanks for the answer about the account. I was pretty confused about that.

    Philipp
    Participant

    Hi!

    Thanks for your reply!

    I think, thats to difficult for me. I should take a ready theme and edit it.

    Is there no simple theme, which looks like that at this page?

    Thanks a lot for your help!

    Philipp

    David Carson
    Participant

    There’s currently no sub-blog theme, available to your users, that looks and functions like the default BuddyPress themes (bphome and bpmember).

    But see https://buddypress.org/forums/topic/theme-authors-take-note-templates-and-loops-are-not-just-for-the-member-theme#post-13065

    It would not be too difficult to make one on your own.

    Philipp
    Participant

    Thank’s for you answer.

    So there is no blog-theme, which looks like the Home blog theme?

    I’m searching since 3 days for a nice and simple theme, which looks like this one from buddyprss.org. Is there a theme that looks like this or is it download able?

    Thanks!

    Philipp

    #50059
    Rohan Kapoor
    Participant

    They are buddypress widgets. They leave some data inside the database specifically the wp_bp_ tables. To completely remove buddypress you will want to drop those tables.

    Rohan Kapoor
    Participant

    The Default Home Theme is meant so that it is used with just that, the HOME blog. You really shouldn’t be using it on any other blog because it will cause conflicts.

    #50056
    Filmplayer
    Participant

    sorry to be a pain, but any ideas why this would be?

    #50055
    Rahul Bansal
    Participant

    Well I dropped here looking for sample data only.

    BuddyPress is really big and it will be great if we can have sample data.

    I need lots of data during development of BuddyPress themes. :-(

    #50054

    In reply to: Blog Page 2 Error

    Tmort
    Participant

    I’ve got my site live with this error in it, does anyone have a development yet? The buddypress blog is still broken as well. Shouldn’t this have been fixed in 1.0.3?

    #50048

    In reply to: wpmu 2.8.2

    arghagain
    Participant

    Confirm wpmu 2.8.2 and buddypress 1.0.3 is working fine together.

    #50040
    Nommo
    Participant

    Sample pools would be an example of functionality beyond shared login…

Viewing 25 results - 63,426 through 63,450 (of 69,054 total)
Skip to toolbar