Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'disable crop'

Viewing 25 results - 1 through 25 (of 56 total)
  • Author
    Search Results
  • #331933
    lucasfpaixao
    Participant

    Hi, I need help to find out why “Extended Profile” fields cannot be editted (I think you guys call it “xprofile”).

    I can type on the fields normally, but it does not actually save the data after hitting “Update Profile” button.

    I’m dealing with this for two days. I already searched online but I cannot find anything useful for this case. I’m afraid I’m out of ideas.

    Here’s what I already tried:

    The system uses an external mySQL on a VPS server and the WordPress files are hosted in another web server.
    I was dealing with lots of “Got an error writing communication packets” found in the error.log of the mysql server. The website seems to work fine despite of that and the lack of extended profile update abillity. This problem seems to be solved after increasing buffer sizes of the mysql server. But I still cannot edit Extended Profile data. It does not work as admin nor as the user.

    I already disabled every single plugin to check if there is some plugin conflicts.
    I already clear the all the caches using LiteSpeed Cache Plugin.
    I already increased buffer size on the mysql server and restarted it.

    The wordpress database seems to be very big and I have a felling that something is wrong with it.

    There’s some information on the Chrome Developer Console on the “extended profile” backend:

    Failed to load resource: net::ERR_BLOCKED_BY_CLIENT
    load-scripts.php?c=1&load%5Bchunk_0%5D=jquery-core,jquery-migrate,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks,utils,moxiejs,plupload,jcrop&ver=6.4.1:5 JQMIGRATE: Migrate is installed, version 3.4.1
    hello.min.js?ver=2.4.50:1 Uncaught TypeError: Cannot read properties of null (reading ‘classList’)
    at HTMLDocument.e (hello.min.js?ver=2.4.50:1:157)
    57superpwa-sw.js?2.2.20:80 SuperPWA: Current request is excluded from cache.

    PS: SuperPWA is already disabled and deleted from this system.

    paginaswebea
    Participant

    If there is also a way to disable cropping when uploading, I would be highly interested as well.

    paginaswebea
    Participant

    Hello BuddyPress,

    First of all thank you for your work on creating the plugin.

    Second, I have a problem with a client’s website I’m currently building. We have run into an issue that when, uploading avatars by mobile, it compresses down the picture so much that it becomes blurry. It is not because of the image used. I have made sure I’ve uploaded a huge resolution photo to discard that.

    Where I see the problem is, BuddyPress somehow compresses the image to make it fit the phone screen, (it maybe makes it 150×150 for what I’ve read so far in the documentation), and then gives you the option to crop the image.

    The expect behaviour should be that the image retains the original “full” size, but shrinks down so it fits the mobile screen and you can crop/select whatever you desire.

    I hope I am explaining myself.

    I see that this bug is not new and has been around for several years, and so far, I haven’t been able to find any fix other than what is explained here, but then it stops the image from being responsive. (Anything further than 600 breaks the image hence you can’t see what you’re cropping).

    Changing default avatar size cropped/used by BuddyPress

    Is there a way to fix this, so the image retains the full quality when uploaded? I’ve set in place filters to retain 100% of quality image so wordpress doesn’t reescale them either (But you can give me more tips regarding this as well). An alternative solution would be to just disable the cropping part when uploading avatar.

    Currently I’m using the theme called Gwangi, but it doesn’t matter, because it also happens with Twenty-Twenty-One, and the forked version of buddypress Buddyboss. I’m guessing all the webpages built with buddypress have the same issue, as the ones I’ve checked so far run into the same problem. I’ve disabled CDN and everything else that could cause caching and rendering of images.

    Thank you for your time.

    dboschma
    Participant

    Hi,

    Members are suddenly unable to upload a profile picture. I tried for them and then I get the following error: “There was a problem cropping your profile photo.” I tried to disable a whole bunch of plugins but that doesn’t seem to resolve the problem.

    This happens on http://www.aspie-singles.com

    With kind regards,

    Douwe

    #325972
    werny
    Participant

    I noticed that many users have problems to upload their userpic,
    because they have to crop it before it will be uploaded to their profile.
    Many users do not understand it right and, to be honest, it is very tricky to do it on a smartphone.

    Is there a way to avoid the cropping?
    The image should be used as it is after the upload…

    #323788

    In reply to: Avatar Cropping issue

    Mathieu Viet
    Moderator

    Hi @nihanthk @maleemuse,

    I’m really having difficulties to reproduce the issue, cropping avatars works fine for me and all the BP Team Developers.

    The feature we introduced in 10.0.0 is avatar’s history and the possibility for a user to recycle a previously uploaded avatar. There’s a way to deactivate the feature using this filter

    <?php
    add_filter( 'bp_disable_avatar_history', '__return_true' );

    into a bp-custom.php file for example.

    Using this filter solves your issue?

    Otherwise, if you look into your server’s error_log file, do you see if a specific line is appearing once you tried to crop an avatar?

    #323599

    In reply to: BuddyPress 10.1.0

    anythingnaija1
    Participant

    Hello buddyprwss family, good day am having issues with budypress I thought it was a youzify thing till I disabled all plugins. The problem is that when you upload a profile photo on my site it will upload successfully and then show you where to crop, when you crop the image and click on crop to save it shows up the red box without any message on it and the image doesn’t display. Now when you go to the upload folder to avatar you will see those images there but they can’t show. Uploading via media works fine, I have changed the permission to 755 to 777 yet this can’t work. I have tried deleting htaccess and saving permalink for new one and it doesn’t work. Only budypress is active now and it’s showing same error. I can’t figure out what’s wrong I even downgrade to other versions of budypress and WordPress no solution. Please help.

    #323515
    Mathieu Viet
    Moderator

    @moviefloss & @pasindups

    I think I understood your issue:

    if you are you using the BP Default Theme or a theme based on it, or if you disabled the Avatar UI we introduced in version 2.3, I was able to find an issue with this very old way to set an avatar: you have a form with a simple button to upload your image and cropping happens after a page load.

    Meaning, you don’t have a tabbed interface to upload/recycle/delete your avatar like shown below:

    Avatar UI

    If so, it will be fixed in the 10.1.0 minor release we’ll soon make available. Probably this coming monday or tuesday.

    If not I’d like to see the screenshot: to share an image here, just use any free image hosting service, and paste the link here, yes.

    #322059
    joydipkar73
    Participant

    I am using WordPres version 5.8 and Buddypress 9.1.1.
    I am using AMP from the Google plugin. I have disabled AMP from pages and only posts are using AMP.
    This setting corrected the problems in the registration form.
    But, the profile page where people would upload the image is broken. it is showing AMP “form has been submitted… ” error and the crop section is also broken.
    I have tried manually disabling AMP in the members and activity page. But nothing is working at all.
    Please advice.

    #312592
    socially2020
    Participant

    is there a way which allows skipping of avatar cropping

    #309047
    barbarza
    Participant

    Hi

    When I upload a profile picture it will upload the picture but will not allow me to crop it. The is a tiny black box in the top left corner which when hovered over gives the ‘change size’ arrows, but when clicked it gets even smaller and the arrows do not appear.

    I am using the latest versions of WordPress and Buddypress.

    I have tried the following:
    * Used default 2017 theme
    * Disabled all plugins except buddypress
    * Used different browsers: Firefox, Chrome, Edge, Safari

    When searching this forum I have seen that this is a known problem but have been unable to find any solution.

    Any assistance would be greatly appreciated.

    As a Web Designer, am currently building a social networking site for a client of mine and we were initially using Buddypress..

    However along the line, we discover the profile photo part seems like an issue as people would have to crop their photo (which is a pain) before it works

    Any code on how to skip the cropping photo part?

    #305655
    allenhinson877
    Participant

    After doing some research I found another article with the same error, it was jetpack lazy load causing the issue. When enabled it doesn’t show profile picture preview when prompted to crop but when disabled it fixes it right away. Thank you again

    #278415

    In reply to: Activation Email

    modernwebmedia
    Participant

    I got it to work! I have another question though, when the user goes to their profile page and tries to add their avatar picture, it crops the image without showing it.. how can I disable that?

    #274750
    shashankmestry
    Participant

    Yes. Resolved it. It was due to JetPack image lazy load conflict. Disabled it as of now, and image crop is working.

    #267637
    khappamj
    Participant

    Hi everyone hope this may help other members. Concerning cropping image problem: if you have installed in your website any lazy loading image plugin this may get conflicts with Buddypress image cropping system.
    Disable that plugin, in my case BJ Lazy Load, and Buddypress cropping and uploading image system works fine.

    Now my question is: what are the CSS classes about images cropping objects in Buddypress? Cause BJ lazy load allow us to exclude some images via CSS and that is perfect to get BJ lazy load plugin back ad Buddypress a both.

    Thank you guys! 🙂

    #266706

    In reply to: Using animated avatars

    Anonymous User 13302461
    Inactive

    I cannot find a solution and it seems strange that BP forces a crop on *any* size image.

    If image is already 150×150 (or whatever) then why force crop?

    So if anyone can find a hack to disable the forced cropping or add a “Skip crop”, that’s what we need.

    cgyt3ch
    Participant

    Hi,
    Suddenly, i’m not sure if it was caused by a buddy press update but my profile pictures don’t show up anymore and if I try to upload a new one it asks me to crop it except the picture doesn’t show up as well… I tried under different users and with different pictures and they all do this. I also tried to disable and re-enable buddypress. Any idea why this happened?

    #248646

    In reply to: Disable avatar crop

    Blogpostnews
    Participant

    My buddypress image/avatar editor does not scale before it crop images. It upload image/avatar but in a full zoom and doesnt show scaling box. it just show crop image only and when i crop, it delivers the image background only, leaving out the object in the picture.
    No scaling box to edit image before croping.

    On the other hand, i was able to scale/edit the image using wp editor in user profile on admin bar and my admin bar is disabled to other users.

    Please i need help with this as it affect other users.

    Thanks

    #248236
    sakthi31
    Participant

    As an update, when new UI is disabled, the jcrop css and js are loaded without any problems.

    However, when I open the console, it says ” JCrop is not a function”.

    Something is disabling JCrop function or it needs to be enabled through some specific function?


    @imath
    please provide some suggestions to troubleshoot.

    Tried the following: inactivated all the plugins; tried loading avatar.css and avatar.js files

    #242900
    djsteveb
    Participant

    @labsupplyorg
    Topics? You mean like bbpress forums topics? What do you mean exactly by “topic pages”?

    I would..
    check your permanlinks perhaps? go there, note what they are.. change them to something else.. save.. then change back.. save again..
    May not be related, but on one of my sites this similar issue crops up every other time I update rtmedia plugin for some reason.

    Does this happen if you disable other plugins?
    Does this happen with the default twenty-fifteen or 2014 theme?

    #192891
    @mercime
    Participant

    .. profile avatars. They used to be circular and now they seem to be square and cutting off on the profile.

    Your avatar in your profile pages are all circular. Have you tried clearing cache?

    also noticed that when trying to change the avatar i cannot crop it :/

    Can’t say what the issue is as the profile pages of the throw-away account is disabled, i.e., pages related to the account lead to 404 pages.

    #177556

    In reply to: Disable Avatar Crop

    sunnyj
    Participant

    croping avatar on mobile phone not supported on all mobile browsers especially operal mini and the mini versions of other mobile browsers. Also low end smartphones cannot handle this thereby, given the user no ability to change their avatar on mobile phone.work great on PC, but as we all know these days users uses their mobile phone to access internet more than PC. It would have been great if buddypress was coded specifically to allow croping on mobile phone media library before uploading to the web just like the way whatsapp does. In whatapp user must first crop the image in media library before uploading.This is the reason why I will like disable avatar croping in buddypress avatar upload.

    #177534

    In reply to: Disable Avatar Crop

    Paul Wong-Gibbs
    Keymaster

    There is not a built in way to disable the cropping part, no. Interested to find out why you seem to want to allow avatar uploads but not let people size them?

    #169097

    In reply to: Avatar crop issue

    fredje007
    Participant

    I found this issue is caused by RTmedia Plugin (former Buddypress media). Once disabled group avatars uploading went fine, once activated again group avatar uploads did not work anymore. I will post this issue on their forum

Viewing 25 results - 1 through 25 (of 56 total)
Skip to toolbar