Search Results for 'buddypress'
-
AuthorSearch Results
-
May 15, 2010 at 3:29 pm #78299
In reply to: Permalinks and BP Single with WP 3.0 beta 2
Andrea Rennick
ParticipantIf the live server doesn’t have mod_rewrite actually working or reading the htaccess file, then no, none of the permalinks work – BuddyPress or not.
AllowOverride FileInfo Options has to be in the vhost in httpd.conf for the acount.
May 15, 2010 at 3:12 pm #78297In reply to: buddypress not translating.
Jeff Sayre
ParticipantWhich versions of WPMU and BuddyPress are you running?
May 15, 2010 at 1:53 pm #78291In reply to: Here come the spammers!!!
rich! @ etiviti
Participantinteresting:
2) How do spammers find BP communities?
Using Google.
Example: http://www.google.ca/search?hl=en&q=%2B”is+proudly+powered+by+WordPress+and+BuddyPress”; (front page of every BP site on the net)
Example: http://www.google.ca/search?hl=en&q=inurl:%22/community/members/%22+%2Bbuddypress (members page of every BP site on the net)
I have two open test BP installs (one wp_user linked to my blog domain) and changed the standard footer. Not a single spam sign-up (just hashcash installed)
May 15, 2010 at 1:19 pm #78287In reply to: 404 error on bp links
Boone Gorges
Keymaster@drmunden Like @claud925 said, it’s probably a permalink issue. What are your settings at Dashboard > Settings > Permalink? BuddyPress will not work with permalinks set to the default option. On your live server, do WP pretty (ie non-default) permalinks work without BP activated? If not, it’s likely that your host does not have the proper modules to allow for permalink rewrites, and you should contact them to ask whether they can enable it.
May 15, 2010 at 1:14 pm #78285Boone Gorges
KeymasterThe short answer is that you take the code that creates the activity post box (located in buddypress/bp-themes/bp-default/activity/post-form.php) and put it somewhere into one of the members/single profile templates, possibly home.php. I’ve done this on http://commons.gc.cuny.edu (though you won’t be able to see the post box without a login). It took quite a bit of playing around to get it to work right, especially to get the necessary Javascript in place.
I’m hoping @apeatling will post a quick tutorial on how he did it here on bp.org. I’m planning on writing something up about how I did it, but I’m sure his method was cleaner.
May 15, 2010 at 1:11 pm #78284In reply to: 404 on everything except home. sweet home.
Boone Gorges
KeymasterIt sounds like a permalink issue. @malik, you said that when you switched your WP permalinks to something other than the default, WP stopped working. It’s probably the case that your provider is missing mod_rewrite or otherwise does not have the correct server configuration to support WP permalinks (which are, in turn, required for BP). Here is the page on permalinks from the WP Codex; there are technical details in the second part of the page: https://codex.wordpress.org/Using_Permalinks
May 15, 2010 at 1:08 pm #78283Boone Gorges
KeymasterIf you’re using the bp-default theme, the login sidebar is created at buddypress/bp-themes/sidebar.php. You could copy that file to your child theme directory and modify lines 29-56 to contain whatever login markup you’d like.
May 15, 2010 at 1:01 pm #78281In reply to: Favorites improvements
Boone Gorges
KeymasterGood suggestions, I like them all.
You can already change the “favorites” language to “bookmarks” or whatever else you’d like with a custom language file: https://codex.buddypress.org/how-to-guides/customizing-labels-messages-and-urls/
May 15, 2010 at 12:16 pm #78276In reply to: buddypress not translating.
zanzoon
Participantplease help, thank you
May 15, 2010 at 9:58 am #78272dre1080
Memberim asking, how to add a post form when you go to a users profile…on buddypress.org you can go to another users profile and theres a post form, wen u write in that post form it automatically picks up the displayed user’s username and ur post will come out as an @mention..
May 15, 2010 at 9:33 am #78271In reply to: 404 on everything except home. sweet home.
malik
Participanti’m waiting for response from my provider.
buddypress works on my other domains i rent there, so maybe something’s wrong with my account.
i’m not on 3.0 beta, and it’s not solved yet:)
May 15, 2010 at 8:32 am #78268In reply to: 404 on everything except home. sweet home.
malik
Participanti checked the permalinks when buddypress is disabled.
default works, the rest doesn’t.i have, however, other wordpress-blogs with the same hosting-provider and they do have the pretty permalinks.
trying to copy the htaccess file from a working blog, didn’t help.i guess this is not really a buddypress problem after all?
update:
i added index.php to the permalink ( /index.php/%year%/%monthnum%/%day%/%postname%/) and now the blog works. with the permalinks. but still no buddypress.May 15, 2010 at 8:29 am #782670815
Participantthank you
May 15, 2010 at 8:27 am #78264@mercime
ParticipantHook to do_action( ‘bp_nav_items’)
or
1. create a child theme of bp-default,
2. copy the header.php from bp-default theme and copy to child theme
3. manually add/revise the navigation – lines 42 to 82May 15, 2010 at 7:44 am #78263Duy
MemberThanks, but I want to change the secondary navbar (home, groups, members etc) not the admin bar
May 15, 2010 at 7:38 am #78262paulhastings0
ParticipantWould disabling “Friends” in your Buddypress Component setup do that for you?
May 15, 2010 at 7:25 am #78261paulhastings0
ParticipantMay 15, 2010 at 6:40 am #78260In reply to: installing bbForums on existing buddypress site
bplove
Participant@r-a-y would be great to have it like facebook where the video / picture etc. is quite small int he activity stream, but when you want to check it out, you click it and it expands full width. That way doesn’t take up a lot of real estate unless you want to check it out.
May 15, 2010 at 4:27 am #78256In reply to: Buddypress needs to STOP supporting bbPress
bplove
ParticipantGroups forums are KEY and they absolutely need to have a way of creating multiple topics in each forum as well rather than just a running list of recent discussions.
But what is also 100% key is to have non-group forums as well from same install. That way you can have a traditional forum in addition to group forums which totally makes sense because when you have 100’s of groups it’s impossible to keep track of where things are at like in a traditional forum, so you want to have a balance of both.
Also 100% key is the ability to favorite forum threads. A basic and totally necessary feature to make the current set up slightly more manageable.
May 15, 2010 at 3:58 am #78253LPH2005
ParticipantYou’ll want to provide more details for everyone: what version of WP, BP, plugins, site URL, etc.
May 15, 2010 at 3:46 am #78252dre1080
Memberanyone know how to do this?
May 15, 2010 at 2:57 am #78250In reply to: Following / Followers at testbp.org
Creative Modules
MemberHi @r-a-y, I wasn’t looking for a release version. Was wondering if it’s in SVN or something, because I can’t seem to find it.
May 15, 2010 at 2:44 am #78249In reply to: User Registration Doesnt Work
r-a-y
KeymasterMay 15, 2010 at 2:42 am #78248r-a-y
KeymasterDid you have any BuddyPress plugins active when you deactivated BP the first time? Chances are that is what happened.
May 15, 2010 at 2:39 am #78246@mercime
ParticipantBuddyPress not worky in yourcomputy? Renaming BuddyPress plugin does not break servers nor computers. Try again.
-
AuthorSearch Results