Search Results for 'buddypress'
-
AuthorSearch Results
-
July 11, 2010 at 6:31 pm #85154
In reply to: Anyone got BuddyPress Maps working?
Hugo Ashmore
ParticipantI suspect that this plugin hasn’t been updated to work with later versions of WP/BP.
I would follow the link Paul left you in this thread:
https://buddypress.org/community/groups/creating-extending/forum/topic/profile-google-map-in-this-site/and implement that map function which is very straightforward, although not an actual plugin.
July 11, 2010 at 6:29 pm #85152In reply to: page not found errors
Paul Wong-Gibbs
KeymasterOh man, barking like a dog would have fixed it
Oh well…1) What versions of WordPress and BuddyPress?
2) What are the file permissions on .htaccess? Can the webserver write to it? If you do have to change the permissions, then after doing so, go back into WordPress and change the permalink settings to something else. Then set it back to what you wanted the permalink to be and try again (this will re-write the relevant part of the htaccess).
3) What other plugins are you running? What theme are you using? If it’s custom, what sort of thing do you have in its functions.php?
4) What type of GoDaddy hosting are you using?If you’re using WPMU aka Multisite on GoDaddy, as far as I can tell, you’re in for a lot of trouble
July 11, 2010 at 5:51 pm #85147In reply to: Navagation pages and menu pull downs
intimez
ParticipantGive this buddypress compatible wp3 default theme a try:
http://bp-theme-converts.com/twentyten-for-buddypress/July 11, 2010 at 5:26 pm #85146In reply to: How to filter extended profiles fields editings?
contoaberto
Member@mwspr
Thank u very much.@boonebgorges
Would u please help? Thank u in advance.July 11, 2010 at 4:02 pm #85143In reply to: Profile google map in this site?
Paul Wong-Gibbs
KeymasterIt’s not a plugin, just some code in the template. See https://buddypress.org/community/groups/requests-feedback/forum/topic/buddypress-org-location-in-the-profiles/#post-51674
July 11, 2010 at 3:32 pm #85142intimez
Participant@jeffsayre Ticket #2521 I do not see this problem and see settings menu for both wpms and wp.
July 11, 2010 at 3:08 pm #85138Jeff Sayre
ParticipantUpdate on reported, possible bugs.
For BP 1.2.6, there are currently 20 reported, possible defects.
For BP 1.3, there are currently 154 reported, possible defects.
Please read the first post in this thread to learn how you can help accelerate the process of getting BP 1.3 ready for release.
July 11, 2010 at 2:44 pm #85136In reply to: i cant add any image (posts & avatars)
enginlofca
Participanti also couldnt upload my avatar to buddypress.org. is this a core problem???
July 11, 2010 at 2:34 pm #85135Shaun MacRae
ParticipantI was looking for the exact same thing as @rossagrant when I found this thread (a basic empty custom tab that admins can add content to). I’ve tried using the Group Extension API per the documentation, but the code seems to be unaware of the API when it gets processed. I get an error saying it doesn’t know what BP_Group_Extension is. If I remove the extends from my class, it falls over at the bp_register_group_extension call.
I have put the sample code word-for-word in my bp_custom.php file (per @boonebgorges).
I am a developer, but am new to wordpress/buddypress dev. I’m using latest versions of WP/Buddpress.
Thanks for any pointers.
July 11, 2010 at 12:48 pm #85133rich! @ etiviti
Participantlive refreshing of the activity stream is on the roadmap (1.4)
https://buddypress.org/about/roadmap/given that – i wrote a simple ajax notifier plugin https://buddypress.org/community/groups/buddypress-activity-stream-ajax-notifier/ (short term solution)
July 11, 2010 at 12:35 pm #85131In reply to: I can’t type backslash in the forum
rich! @ etiviti
Participantmight be a deep filter within bbpress but if you’re posting code/latex to the forums, have a go at installing syntax highlighter and just a quick hack to get that working properly:
https://buddypress.org/community/groups/creating-extending/forum/topic/quick-hack-enable-syntaxhighlighter-evolved-on-group-forums/#post-60096July 11, 2010 at 10:10 am #85127In reply to: set wmode=”transparent” for oembed plugin
Hugo Ashmore
ParticipantIf you are wanting to ensure that the flash object actually sits as part of the page you will want wmode=”opaque” rather than ‘transparent’.
Adding this attribute is not that straightforward, Rays plugin uses the WP oembed class and a quick glance at that doesn’t reveal a simple approach to adding this attribute and I’m finding the markup construction rather fractured to follow however there appears to be filters that could be used.
I think a shoutout to @r-a-y might be in order as he will probably know how to feed a new attribute to the object tag – if it proves not feasible the only solution I could think of would be to inject the attribute using jQuery but it wouldn’t be the best approach.
July 11, 2010 at 9:40 am #85126In reply to: oEmbed for BuddyPress plugin – out now!
alanchrishughes
Participant@r-a-y
“at socialpreneur: This plugin does not support xprofiles. Not sure if I want to add it.”If this is a project you are still working on I think you definitely should add that feature. And if possible something to display photos. Just my suggestions.
July 11, 2010 at 8:49 am #85125In reply to: How to filter extended profiles fields editings?
mvvspr
ParticipantIts better to notify using @mention feature.So that you will get your reply faster and also the notification goes to the user you intended to ask.Anyways I will do it for you.
@boonebgorges
hi, Boone Gorges,Thank u very much for the info. But I have to confess I’m very much a newbie to understand what I might have done. Would you mind please explain a bit more – maybe in a dummie way?
July 11, 2010 at 8:22 am #85124In reply to: Page Not Found in bp-default and multisite subfolder
Paul Wong-Gibbs
KeymasterProbably! Submit a report on http://trac.buddypress.org so someone can check it out, thanks
July 11, 2010 at 8:21 am #85123In reply to: What happened to my index.php template?
Paul Wong-Gibbs
KeymasterIf you’ve activated the BuddyPress default theme, then yes, it (of course) changes the site’s theme.
July 11, 2010 at 7:40 am #85121In reply to: BuddyPress Group Tags is now available
nit3watch
ParticipantDwenaus has said “update for WP 3.0 coming very soon” ( https://buddypress.org/community/groups/buddypress-group-tags/forum/topic/update-for-wp-3-0-coming-very-soon/ ) which im sure you would want to look out for. Hopefully the tag selector will be working.
July 11, 2010 at 6:47 am #85120In reply to: BuddyPress Group Tags is now available
Anton
ParticipantThanks @nit3watch
July 11, 2010 at 6:28 am #85119In reply to: Creating NAV Bar
Gold Ratio Design
Participant@armandmorin: if you’re still having this issue, i think the problem may be in the theme heading. If you are creating a new theme from the buddypress theme pack, then adding ‘Template: bp-default’ to your theme header *should* resolve this issue. Hope this helps!
/*
Theme Name: Minimal-BP (BuddyPress BuddyPack)
Theme URI: http://www.goldratio.org
Description: A theme from Gold Ratio Designs
Version: 1.2
Author: J.Y.
Author URI: http://goldratio.org
Template: bp-default
Tags: buddypress, ,two-columns, minimal
*/July 11, 2010 at 6:25 am #85118In reply to: Forum threads not created…
sgkovan
ParticipantI noticed the above as well. BuddyPress would be great, once these issues are addressed. It’s strange that these problems don’t appear in this forum.
July 11, 2010 at 5:34 am #85114In reply to: Making autocomplete work for all users
r-a-y
KeymasterJuly 11, 2010 at 5:33 am #85113In reply to: What happened to my index.php template?
@mercime
Participant@nickaster “What if I want to get rid of buddypress?”
– deactivate BuddyPress and BP-dependent plugins at the same time. Then go to database and delete bp_ … tables (btw, backup database before doing this)I haven’t encountered that issue about not being able to edit theme files at all. It would help to know the following
– what WP and BP versions are you using?
– what theme are you using?
Activate WP Default theme (in WP 2.9.2.) or The Twentyten theme (in WP 3.0) and see if you can go to Appearance > Editor and edit file.July 11, 2010 at 4:14 am #85102In reply to: Privacy for Users
bryzo
ParticipantWill this provide complete privacy for all of the users info? Or just on their profile?
July 11, 2010 at 3:38 am #85100In reply to: Avatars aren’t shown after the upgrade
John James Jacoby
Keymaster@bennadler The problem with doing it that way (in BuddyPress core) is for installs where /wp-content/ is moved out of the WordPress root and located somewhere else, which is a common configuration for the more security minded folks.
That fix will work for most everyone else however.
July 11, 2010 at 3:31 am #85099In reply to: Page Not Found in bp-default and multisite subfolder
-
AuthorSearch Results