Search Results for 'crop'
-
AuthorSearch Results
-
September 22, 2009 at 5:04 pm #52906
In reply to: Buddypress 1.0.3 with wpmu 2.8.4a
yannux
ParticipantEverything good execpt for avatar croping
Nobody have problem with firefox 3.5.2 to crop avatar ?
September 22, 2009 at 4:46 pm #52904In reply to: Avatar Crop Tool Offset
yannux
ParticipantSame here, the crop tool doesn’t appear for the first thumb.
Wp Mu 2.8.4
BuddyPress Version 1.0.3
Firefox3.5.2
Default budypress community theme
Worked fine with Bp 1.02
September 17, 2009 at 9:34 am #52619In reply to: Admin Avatar is fixed to Mystery Man Forever?
4406339
InactiveDeactivate any plugins you may have installed that esp lightbox.It worked for me.When I deavtivated It did not only allow for cropping but also showed the right image after uploading(previously it used to turn black.)
September 11, 2009 at 6:57 pm #52281In reply to: When comes the 1.1?
Andy Peatling
KeymasterI’m hoping to get a beta out today, but if not it will be in the next couple of days. Then 2 weeks of testing then a final at the end of the month if nothing major crops up.
September 4, 2009 at 7:15 am #52006In reply to: Editing the buddypress default theme logo
r-a-y
KeymasterProbably not, but you could probably edit the text yourself!
One way of doing this is by cropping just the text as an image and running it through WhatTheFont to identify the font and then making your textual edits (providing you have the font in question!)
August 22, 2009 at 11:58 pm #51436In reply to: Admin Avatar is fixed to Mystery Man Forever?
Chase
MemberI receive a JS error and the Crop box doesn’t appear. Pretty sure that’s your problem as well.
In another thread, one of the BP developers was saying they are aware and working on a fix for this. It’s an issue with several browsers at the moment..
August 22, 2009 at 7:12 am #51403In reply to: Avatar Crop Tool Offset
Sgrunt
Participanti have this issue on my newest DarkPress 2 theme: http://www.buddydress.com/2009/08/darkpress-2-now-compatible-with-firefox-3-5/
the cropping works fine with IE, but it sucks with Firefox.
August 22, 2009 at 3:53 am #51401In reply to: Avatar Crop Tool Offset
4064391
InactiveI have had the same problem from WPMU 2.7.1, Buddy Press 1.0, all the way up tp WPMU 2.8.4 and BuddyPress 1.0.3. It’s driving me crazy and I can’t figure out why this is happening. It’s difficult to crop user avatar and impossible for groups to crop avatars.
August 21, 2009 at 9:26 pm #51377In reply to: Buddypress and Flutter conflicting
4044409
InactiveFair enough. Perhaps I should have been clearer and stated that this issue occurs with both the standard Flutter and the MU-specific version.
The purpose of me posting here was simply to see if somebody with a good knowledge of Buddypress has any idea what would cause the cropping area to disappear under admin accounts.
August 21, 2009 at 7:03 pm #51366In reply to: Facebook on TestBP.org
kartiktalwar
ParticipantHello Andy,
Another thing that I noticed is that when a user signs up with facebook connect, they get their profile image as their avatar but when you click on change avatar and upload and crop, nothing happens. The avatar still remains their facebook profile picture.
Any thoughts on why that is happening ?
Thanks
July 27, 2009 at 9:26 am #50101John James Jacoby
KeymasterThe cropping tool will be getting a makeover/update in upcoming versions. This isn’t only with Firefox but other browsers as well. It usually works really well with the normal BP member theme, but anytime a theme has a fixed width, the JS doesn’t play nicely and it doesn’t get the dimensions of the bounding box properly.
Long story short, we’re on it.
July 21, 2009 at 2:35 pm #49691In reply to: wp_sitemeta table in db crashes often
Jeff Sayre
ParticipantI do not know if the NextGen Gallery plugin modifies the wp_sitemeta table. I suggest that you disable the plugin and see if the issue goes away.
If you are running a newer version of WPMU than is currently supported by NextGen Gallery, you could have issues.
Also, I do know that there are some issues running BP with the NextGen Gallery plugin–with avatar cropping. It’s possible that is could be causing other issues as well. Contact the developers of that plugin and ask for their help and whether or not they plan to support BuddyPress.
July 20, 2009 at 7:34 pm #49663In reply to: Change Avatar Sizes/ Presets for Avatar Cropping
zeitweise
ParticipantThank you!
July 20, 2009 at 4:08 pm #49653In reply to: Change Avatar Sizes/ Presets for Avatar Cropping
John James Jacoby
KeymasterChanging these settings will also not go back and change any existing avatars, so it’s best to set this one time and forget about it (until you update later.)
I recommend copy and pasting those define’s into a bp-custom.php file so that way BuddyPress upgrades won’t reset those values for you.
July 19, 2009 at 7:56 pm #49610In reply to: Change Avatar Sizes/ Presets for Avatar Cropping
Mariusooms
ParticipantTake a look at the first few lines of file bp-core-avatars.php in the plugins/buddypress/bp-core directory.
/* Define settings for avatars. [TODO] This will eventually end up as admin configurable settings */
define( 'CORE_AVATAR_V1_W', apply_filters( 'bp_core_avatar_v1_w', 50 ) );
define( 'CORE_AVATAR_V1_H', apply_filters( 'bp_core_avatar_v1_h', 50 ) );
define( 'CORE_AVATAR_V2_W', apply_filters( 'bp_core_avatar_v2_w', 150 ) );
define( 'CORE_AVATAR_V2_H', apply_filters( 'bp_core_avatar_v2_h', 150 ) );Currently they are not admin configurable yet, so keep not of the changes you make.
July 17, 2009 at 2:15 am #49500In reply to: Share This not Working
Ted Mann
ParticipantI’m having the same problem with the ShareThis plugin. What’s weird is that you didn’t get that annoying code — SHARETHIS.addEntry({ title: â€â€, url: â€â€ }); — with BuddyPress 1.0, only subsequent versions. You can see it in action on my site at http://injersey.com
I see the same thing happening with the Popularity Contest plugin automatically adding code into the “Featured Members” part of the site:
AKPC_IDS += \”,\”;
Popularity: unranked [?]
I’ve already contacted the plugin authors to notify them. But anyone on here have an idea what might be causing these issues? As I mentioned above, they’ve only cropped up in the latest revisions to buddypress
July 15, 2009 at 8:38 pm #49394In reply to: Admin Avatar is fixed to Mystery Man Forever?
Cesar Soto
ParticipantI have a similar problem, but this only occurs with Firefox 3.x and Opera, with Exploiter (IE) the Crop appears without problem and you can view the image and select you crop area.
I’m advocate to debug it, or if someone has the fix where can I download ?….
July 15, 2009 at 6:43 pm #49388In reply to: Avatar upload from registration not working
Jeff Sayre
ParticipantWhat other 3rd-party plugins do you have installed and activated?
There is a growing list of plugins that interfere with the avatar uploading and/or cropping process within BP. See this thread: https://buddypress.org/forums/topic/faq-how-to-code-snippets-and-solutions#post-11864
July 15, 2009 at 12:48 pm #49362Arx Poetica
ParticipantJust to address JohnJamesJacoby’s first concern, that’s not how OpenID works. “Sniffing” ain’t allowed. Authentication takes place *not* on the new site, but on the old site, i.e., Google or Facebook, and the *only* thing the new site is getting in terms of authentication is an oAuth token saying “Google says you’re good, so I’m going to authenticate you, using Google’s token and whatever other information you and Google have chosen to give me.”
That means the new site gets NO password.
ZERO.
ZILCH.
Now porting other data, and concerns over privacy with regards to that? Well, it’s not using Google or Facebook’s data, it’s *porting* it, so, yes, I can see privacy concerns cropping up all over the place with that, and it is a little Wild West right now.
But that will get better over time. Somebody will think of a way to better secure your data, etc.
Incidentally the OLD way for porting data *did* have the new site capture your password, i.e., to import friends on Facebook, you had to enter your email and password for, say, gmail, and then trust that Facebook wouldn’t keep it but would only scrape the data from gmail *one time*…THAT is dangerous, and, thankfully, OpenID and oAuth (distributed social networking) is doing away with that bad practice.
July 14, 2009 at 2:30 pm #49280In reply to: avatars upload but cannot be cropped etc
Jeff Sayre
ParticipantFirst of all, since this post has not seen any activity for 3 months, it is better to start a new thread as most people that can help you will often ignore posts marked resovlved, preferring to spending their time focusing on threads that stll are unresolved. Please read this for more information.
July 14, 2009 at 11:53 am #49257In reply to: avatars upload but cannot be cropped etc
Jatinder Dhiman
ParticipantHi all,
I have the same problem of image crop on my site http://yaarian.net. Is there anyone who has the solution for this.
Jatinder
July 13, 2009 at 10:38 pm #49230Jeff Sayre
ParticipantWhenever a new user registers he get an email saying click this to activate.
And when I click it it takes me to a wierd place to crop avatars
Okay, I’m a little confused by what you are reporting:
- So, are you just testing a new BuddyPress installation? Why else would you be clicking on a new user’s registration.
- If that is the case, have you tried using two different browsers–one for each user?
- Have you cleared old session cookies before registering a new user?
- Which version of BuddyPress are you running?
- There should only be one confirmation email sent. It is the one with the activation link. Are you using different emails for each account? Be default, WPMU makes sure that there are no duplciate accounts.
- Are you using a custom themes, or the default themes?
- Do you have any other plugins, besides BuddyPress, installed and activated? If so, have you tried deactivating them to check if they might be causing a conflict?
July 10, 2009 at 8:30 pm #49065In reply to: upload avatar positioning problem
John James Jacoby
KeymasterBelieve it or not, I’ve actually had this EXACT same problem on every website I’ve used BP for, and I cannot for the life of me find a fix. I think the problem lies with websites that use a set width and use a specific method of positioning.
The JavaScript in the cropper is actually another opensource project that was included into BP, as there are several to choose from. It looks like it’s getting the wrong dimensions from somewhere, but I haven’t been able to find out where.
Maybe this weekend if I have time I’ll take a look at this in more detail.
July 10, 2009 at 2:20 pm #49023In reply to: Possibly a bug with BP
Burt Adsit
ParticipantThere is nothing mysterious about this problem. It occurs when bp is not activated and you launch the home theme. The home theme’s functions.php runs it gets to the first bit of code that requires a bp global BP_PLUGIN_DIR and crashes.
Does bp live in /wp-content/plugins/buddypress? (not /mu-plugins)?
Have you activated bp sitewide?
Does it activate properly?
This error began cropping up initially way back when bp moved from /mu-plugins to /plugins. There were also errors like this when bp was not in the dir /buddypress and couldn’t activate properly.
This is not a bug. It’s a config/install issue.
July 5, 2009 at 1:17 am #48548In reply to: avatar background color if image too small
Alex999
ParticipantWhat I suggest is “height: auto and width: for example 50px as it is. Is that possible?
I tried to change the code as follows:
/* Define settings for avatars. [TODO] This will eventually end up as admin configurable settings */
define( ‘CORE_AVATAR_V1_W’, apply_filters( ‘bp_core_avatar_v1_w’, 90 ) );
define( ‘CORE_AVATAR_V1_H’, apply_filters( ‘bp_core_avatar_v1_h’, auto ) );
define( ‘CORE_AVATAR_V2_W’, apply_filters( ‘bp_core_avatar_v2_w’, 180 ) );
define( ‘CORE_AVATAR_V2_H’, apply_filters( ‘bp_core_avatar_v2_h’, auto ) );
define( ‘CORE_CROPPING_CANVAS_MAX’, apply_filters( ‘bp_core_avatar_cropping_canvas_max’, 450 ) );
define( ‘CORE_MAX_FILE_SIZE’, get_site_option(‘fileupload_maxk’) * 1024 );
Unfortunately it gives me an error message. I have no idea why….
-
AuthorSearch Results