@ig0r74
1 year, 6 months ago
@FanQuake @foxly
Thanks!
@foxly I’m fixed this, now all works!
Name: Igor Terentiev Site: http://weblr.ru/
Here is the new files: http://dl.dropbox.com/u/13191849/bp-album-ru_RU.mo http://dl.dropbox.com/u/13191849/bp-album-ru_RU.po
@foxly Sorry, i’m rechecked and that’s works but without first letter. Example:
Edit image dit image
And old activity is English (i’m later replace that’s in DB).
@foxly Still don’t work. In admin panel was Russian but without 1st letter: http://dl.dropbox.com/u/13191849/admin-panel.jpg http://dl.dropbox.com/u/13191849/ftp.jpg
Site: http://top-fotograf.ru/
WordPress 3.2.1 BuddyPress 1.2.9 BuddyPress Album 0.1.8.11
@foxly @FanQuake I’ve update Russian translation files using poedit and upload to my site, but there still displaying English language
http://dl.dropbox.com/u/13191849/bp-album-ru.po
http://dl.dropbox.com/u/13191849/bp-album-ru.mo
@foxly Yes, please send me actual .pot file. Here: http://downloads.wordpress.org/plugin/bp-album.0.1.8.11.zip .pot file is old. Thanks!
1 year, 8 months ago
I found the solution! AJAX is not working because of plugin “contestant-rating”
1 year, 10 months ago
I use default theme.
Tags dont work too http://buddypress.org/community/groups/tag/activity/
WordPress 3.2 and BuddyPress 1.2.9
1 year, 12 months ago
@mahype When next version will released?
2 years, 2 months ago
<?php function remove_xprofile_links() { remove_filter( ‘bp_get_the_profile_field_value’, ‘xprofile_filter_link_profile_data’, 2, 2 ); } add_action( ‘plugins_loaded’, ‘remove_xprofile_links’ ); ?>
Thats work, but now members can’t edit profile.