Search Results for 'crop'
-
AuthorSearch Results
-
December 11, 2012 at 8:47 pm #147123
In reply to: Does Buddy Press work at all ?
kizzywizzy
ParticipantWhen you upload an avatar, does the crop feature work?
December 11, 2012 at 4:29 pm #147077In reply to: Bizarre avatar Issue After BP 1.6.2 Update
rossagrant
ParticipantIt’s a bit weird as it will let me upload a couple of images, but not many.
It looks like it isn’t calling the crop overlay and it’s freaking out.
This was totally fine in the last version so hopefully won’t be a big issue to get sorted.
Avatars re absolutely key to my site though as it’s for actors and models, so fingers crossed we can get it fixed ASAP.
Thanks for confirming the issue though, I’ll now put it in TRAC.
December 10, 2012 at 7:35 pm #146994In reply to: Can't crop avatar in other language version
jamyot@cnd-m.org
ParticipantAs you said, it is a WPML bug. They don’t have a work around for me. They reported it as a bug and hopefully next versions of buddypress multilingual plugin won’t do the same!
http://wpml.org/forums/topic/cant-crop-avatar-in-other-language-version/#post-89456
You did a good job helping me confirm that the problem is not with buddypress but it comes from WPML.
Thank you.
You can consider this topic closed and the client is satisfied. (…unless you want to help me find a work around!)December 10, 2012 at 6:28 pm #146982In reply to: Can't crop avatar in other language version
Paul Wong-Gibbs
KeymasterDo you know how to view javascript errors in your web browser? If so, what errors appear?
December 10, 2012 at 6:26 pm #146981In reply to: Can't crop avatar in other language version
jamyot@cnd-m.org
ParticipantDone. Thank you for your help.
December 10, 2012 at 12:57 pm #146959In reply to: Avatar cropping errors
Toby Cryns (@themightymo)
ParticipantAre you seeing any javascript errors in Chrome inspector on the avatar upload and cropping pages?
December 9, 2012 at 4:58 pm #146913In reply to: Avatar cropping errors
fpats
ParticipantIt lets me upload and crop so i get this message…
Your new avatar was uploaded successfully!but then nothing or if i hit refresh i get an error saying
There was a problem cropping your avatar, please try uploading it againDecember 8, 2012 at 8:12 pm #146883In reply to: Avatar cropping errors
Ben Hansen
Participantsounds like you folks aren’t seeing the crop tool handles that corner thing is how it starts out but you should be able to resize the square on the full thumbnail. i don’t really know more then that sorry.
December 8, 2012 at 7:42 pm #146879In reply to: Avatar cropping errors
fpats
ParticipantHi, did anyone find a solution?
I’m able to upload and crop avatars for our groups but not for profiles for some reason. We just get an error after cropping every time.December 5, 2012 at 7:52 pm #146608In reply to: Can't crop avatar in other language version
Paul Wong-Gibbs
KeymasterThis suggests the error is with the buddypress-multilingual plugin; you need to follow up with its author.
December 5, 2012 at 7:48 pm #146607In reply to: Can't crop avatar in other language version
jamyot@cnd-m.org
ParticipantWith Firebug I get the following when I upload:
wp-content-plugins/buddypress-multilingual/scripts.js?ver=1.4.0
jQuery is not defined
Line 2
December 5, 2012 at 6:43 pm #146597In reply to: Can't crop avatar in other language version
Paul Wong-Gibbs
KeymasterWhat javascript errors do you get in your web browser?
December 5, 2012 at 2:18 pm #146576In reply to: Blurry image
Paul Wong-Gibbs
KeymasterThe compression quality is actually controlled by WordPress but we occasionally receive feedback such as this, which makes me think that there’s some server dependency or configuration setting that varies from server-to-server. IIRC, it defaults to 90% image quality.
In the upcoming BuddyPress 1.6.2 release to coincide with WordPress 3.5 (i.e. very soon), we had to fix image cropping to work with WordPress 3.5, and I took the opportunity to set 100% image quality. Along with WordPress 3.5’s improvements to its media API, hopefully this problem will fix itself.
November 30, 2012 at 1:32 pm #146199In reply to: Square member avatar and horizontal group thumbnail
Paul Wong-Gibbs
KeymasterTo do this right now, you’ll have to write your own avatar cropping code. It’s the sort of thing that we’ll likely add support for (non-square avatars) in the future.
November 30, 2012 at 12:03 pm #146194In reply to: Square member avatar and horizontal group thumbnail
m1000
ParticipantYes, I have tried to crop avatar with and without CTL, SHIFT or Command key.
Right now I have following settings in the bp-core-avatars.php
For function bp_core_set_avatar_constants
if ( !defined( 'BP_AVATAR_FULL_WIDTH' ) )
define( 'BP_AVATAR_FULL_WIDTH', 215 );if ( !defined( 'BP_AVATAR_FULL_HEIGHT' ) )
define( 'BP_AVATAR_FULL_HEIGHT', 135 );
and for function bp_core_fetch_avatar:
'width' => 150, // Custom width (int)
'height' => 150, // Custom height (int)
The result is I can’t make avatars 150x150px (problem with crop) – http://imm.io/NrNw
Like I said, I want to have 215×135 (horizontal) group thumbnails so I modified bp_core_set_avatar_constants but unfortunately member avatars have also 215×135 while I want 150×150 size.
November 29, 2012 at 9:29 pm #146162In reply to: Square member avatar and horizontal group thumbnail
@mercime
ParticipantRe square avatars: have you tried holding down, CTL, SHIFT or Command key while pulling the top right corner of the crop tool?
What do you mean by “horizontal groups thumbnail” ?
November 17, 2012 at 8:06 pm #145223In reply to: Avatar Crop broken with Chrome – Salutation Theme
@mercime
ParticipantGood to know. Thanks for posting back.
Adding “Salutation” theme to tile of this post for reference.November 17, 2012 at 6:32 pm #145216In reply to: Avatar Crop broken with Chrome – Salutation Theme
HansRuedi
Participant@hnla Today the theme dev provided a fix for Salutation – will be incl in his v2.0.2
November 16, 2012 at 12:32 am #145106John Robben
ParticipantLoading these 2 packages fixed the avatar cropping problem on our site
php5-curl 5.3.2-1ubuntu4.18 CURL module for php5
php5-gd 5.3.2-1ubuntu4.18 GD module for php5November 15, 2012 at 10:26 pm #145102In reply to: Avatar Crop broken with Chrome – Salutation Theme
HansRuedi
ParticipantWith Salutation you are not using the BP template pack, it’s a WP/BP theme. Would say yes, they are enqueueing the file. In the meantime I had a long discussion with Andy (the theme dev) in that forum over there… I will let you know if we have a solution. Thanks for your thoughts.
November 15, 2012 at 9:05 pm #145097In reply to: Avatar Crop broken with Chrome – Salutation Theme
Hugo Ashmore
ParticipantI suspect, but am not sure, that they are enqueueing the file themselves in the theme? or is it template BP pack messing up? I don’t use template pack so not sure if that can mess up in this way but doubt it but also not really familiar with Salutation theme so can’t really advise further without seeing what processes are involved with Salutation.
November 15, 2012 at 8:09 pm #145095In reply to: Avatar Crop broken with Chrome – Salutation Theme
HansRuedi
Participant@hnla Yes, they have a forum. I was also asking over there. And I’m not the only one.
Do you have an idea why that bp-default path has two slashes?
November 15, 2012 at 8:03 pm #145092In reply to: Avatar Crop broken with Chrome – Salutation Theme
Hugo Ashmore
ParticipantYes but it’s a Salutation issue, sorry that’s not too helpfull but this forum supports BP and bp-default theme not third party themes. The script you show being called in the head is BP’s JS file required for many aspects of BP functionality. Does no one else experience this issue on Salutations forums? do they have forums?
November 15, 2012 at 7:33 pm #145087In reply to: Avatar Crop broken with Chrome – Salutation Theme
HansRuedi
Participant@mercime Thanks for your reply. It’s working with bp-default

The reason to ask here in the bp forum is, that Andy doesn’t care. And it is confusing for me to see part of bp-default in my page source (created by Salutation), and to see that double slash…
November 15, 2012 at 6:42 pm #145084In reply to: Avatar Crop broken with Chrome – Salutation Theme
@mercime
ParticipantWhat happens when you change to BP default theme?
-
AuthorSearch Results