Search Results for 'buddypress'
-
AuthorSearch Results
-
April 6, 2011 at 5:25 pm #109676
In reply to: Admin not receiving New User Registration emails
littletechgirl
ParticipantI am having this same issue. I get the email fine if the new user is created on the WordPress side, but if it is done through BuddyPress I do not get a notification. Any other ideas on this?
April 6, 2011 at 3:05 pm #109671@mercime
Participant@goldbrick Glad the pages finally showed up. It would help to know what your solution was so that others who might have the same problem could be helped as well.
Cheers.
April 6, 2011 at 12:42 pm #109670In reply to: Buddypress forums not working
mbuttke
ParticipantCan someone please explain to me where I can find the “bb_term_relationships table”? I am trying to follow how to fix this but I am lost… any help would be greatly appreciated.
April 6, 2011 at 10:52 am #109666In reply to: WPML.ORG / BP Multilingual Plugin Support
Amir Helzer
ParticipantHey folks,
There’s a new version of BuddyPress Multilingual:
https://wordpress.org/extend/plugins/buddypress-multilingual/It works with the current version of BuddyPress and WordPress, in single site and multi-site environments.
While you’re testing it, check out the new activity-stream translation. There’s a video for it here:
April 6, 2011 at 9:53 am #109665kees78
MemberHi peeps,
I am having the same problems after installing buddypress. My widgets and sign-in are at the bottem of the page.
I tried to adapt the BP.css file but that didnt solve anything.
Can somebody take a look at the site and tell me how to fix this?
My knowledge of html and css is at beginner-level.
See: http://www.learningculture.nl/wordpress/Thank you!
April 6, 2011 at 6:51 am #109661Doug
ParticipantMoved to a new server and am getting this error again. Here are soe details.
1) WordPress 3.1.1 & BuddyPress 1.2.8
2) blogs.dir is chown/chgrp to www-data (the apache user) and set to 777 (recursively).
3) GD is installed.
4) Safe mode is turned off in PHP
When one tries to do an upload, this is what happens …
http://screencast.com/t/IxeeAuG7Ip6
This was working fine on our old server. So, I am a bit flummoxed. The new setup must be missing something, but what?
Thanks for the help!
DD
April 6, 2011 at 5:17 am #109660In reply to: buddypress pages layout
MADinMelbourne
MemberI have a similar issue – two columns are below BP content – how do I bring them in line with the content? I’m using Linux (Ubuntu) with Chrome, just uploaded WP 3.1.1.
http://www.madinmelbourne.com.au
Sliding door is the theme I’m using, I’ve gone thru the compability instructions and am stuck with finding where the BP ‘directory’ is. Anybody willing to step me thru the process?
April 6, 2011 at 5:13 am #109659In reply to: Forum Profile Info for each poster
gregfielding
ParticipantWhatever you do is going to need some re-working after a while. bbpress is getting rebuilt from the ground up, including it’s integration with buddypress.
April 6, 2011 at 2:37 am #109657In reply to: How To Link Fields in Profile/Registration
Boone Gorges
KeymasterIt’s not entirely clear how you would integrate this into BuddyPress itself, since every installation will have different “links” between profile fields. What kind of interface would be used to allow site admins to dictate such dependencies? If anyone is interested in providing a patch, or building a plugin, it might be worth looking at something like Drupal to see if they’ve implemented similarly dependent metadata fields, and how they’ve done it.
April 6, 2011 at 1:40 am #109655In reply to: How To Link Fields in Profile/Registration
XFlame
MemberHmm I see, what you mean by to be done on the frontend is by editing the source code right?
I think this feature have been requested by others also and I think this is pretty basic functionality.
Hope this feature will be integrate to buddypress in the near future.April 5, 2011 at 11:50 pm #109652In reply to: excerpt length
Brandon Allen
ParticipantDepends on where you’re trying to alter the excerpts. If you’re trying to change the exceprt length of a blog post, then this should work. Otherwise, you’ll want to take a look at `bp_create_excerpt()`. As of right now, this doesn’t have a filter, so you’re a bit stuck. If you could post a feature request ticket on Trac (http://trac.buddypress.org) explaining what need and reference this post, I’ll take a look at creating a patch to remedy this.
April 5, 2011 at 7:27 pm #109644In reply to: Notification email origin
Paul Wong-Gibbs
KeymasterYes, BuddyPress is only a WordPress plugin
April 5, 2011 at 6:59 pm #109641Paul Wong-Gibbs
KeymasterI’m not sure I can share the cause of the “error”, but it made me facepalm when I saw it
When 1.2.9 comes out, it should go away until John James Jacoby can properly update the siteApril 5, 2011 at 6:27 pm #109638In reply to: Default theme ad favicon
hmarshall
Memberok i just did that – great thanks.
You dont happen to know how to change the notification email origin do you? Mine says noreply @www.mysite.com and i dont want the www. to appear
April 5, 2011 at 6:24 pm #109637In reply to: Default theme ad favicon
edinchez
Participantwell i’m not sure if it’s implemented to work especially with buddypress, but i’ve been using it with BP and it works just fine.
April 5, 2011 at 5:59 pm #109635In reply to: Buddypress Localization
James
Participantcan not help you with first question, way above my skills.
if you mean registration page than it is already in .po files, but all additional fields (from base group) you could simply write in necessary language.
April 5, 2011 at 5:48 pm #109634In reply to: Default theme ad favicon
hmarshall
MemberOk thanks, I’ll try that. My hosting is with ipage so i should be able to do it through their FTP program.
Does that plugin work for buddypress including on member pages?
April 5, 2011 at 4:50 pm #109631In reply to: Order/sort activity by “most favorites”
celsosoares
Participant@r-a-y thanks for your reply! I don’t know a lot of php so please bear with me. This is what I did, based on what you suggested:
`
get_results(“SELECT activity_id FROM $wpdb->wp_bp_activity_meta WHERE meta_value = ‘favorite_count’ ORDER BY meta_value”);
foreach ($favorite_id as $favorite_id) {
echo $favorite_id->activity_id;
}
?>` etc..
Nothing gets echoed in the foreach loop, but $favorite_id echoed on its own returns “array”. I’m sure I’m doing something wrong as what gets outputted in the browser is “Sorry, there was no activity found. Please try a different filter.” even though there are 4 activity items favorited by two different test users.

What am I doing wrong? Many thanks for any help!!
April 5, 2011 at 4:17 pm #109629In reply to: IIS6 and Registering Users via BuddyPress
herncomp
MemberI am having the same issue users can register to get the e-mail with the link with the key and it gives this results
Activate your Account
Please provide a valid activation key.Activation Key:
I have checked your dummy site and everything works perfectly when you click on the link this on the activation e-mail is supposed to go to right to the page saying a all set please help
Carlos
April 5, 2011 at 3:00 pm #109627In reply to: Buddypress Localization
Duco
ParticipantIf I may join in to this line….
If have a question about that activitystream…
When people type in their own language in the activity-stream, would it be possible to select the post in one language. For example when people post messages in English, french and german, would it be possible to filter out all the french posts? I don’t believe that feature already exist but to my logic understanding it must be as easy or as difficult as filtering out your friends.
It would be a great solution for my site.One more question….
Is it possible to localize the registerpage?April 5, 2011 at 2:27 pm #109625In reply to: Buddypress Localization
James
Participantthanks @boonebgorges
already found acceptable solution, changing lines in .po files, then translating these lines back to origin etc…not the best way, but is ok.April 5, 2011 at 2:11 pm #109624In reply to: Corrupted Turkish characters on RSS Feed
danbpfr
ParticipantPlease read here. There are also patches on trunk now:
https://trac.buddypress.org/ticket/2194April 5, 2011 at 2:09 pm #109623In reply to: From Latin1 to UFT8 – Issues
danbpfr
Participant@boonebgorges
apologize, BP js message are actually all translatable… i meant plugins – which are third parties stuff.
Sometimes confusing because these plugins are not localized correctly, or using old modified BP phrase, are delivered with missing pot file and so on…
April 5, 2011 at 2:00 pm #109622In reply to: Corrupted Turkish characters on RSS Feed
ultimateuser
Participantgreat work! installed the plugin and it works! was trying to fix this problem for a while now
April 5, 2011 at 1:58 pm #109621In reply to: Buddypress Localization
Boone Gorges
KeymasterIt’s not so much an “issue” as it is a feature of the way things work in BP. The activity action (“James posted a new forum topic…”) is saved directly to the database; it is translatable at the time of creation, but after that it is a literal string in the database and cannot be translated. This may be changed in the future, but for now, there’s not a straightforward way to fix this. (You could build a filter to do the replacement on a language-by-language basis)
-
AuthorSearch Results