BuddyBoss Home – Web Support Forums Search Search Results for 'limit upload size'

Viewing 15 results - 1 through 15 (of 26 total)
  • Contributor
    Search Results
  • #71637

    In reply to: demo import

    Julien
    Participant
    @skynet

    I allow myself to raise the subject because I have the same problem, not import the social marketplace demo after import xml file I have the following message (after 30 seconds)

      “Service Temporarily Unavailable The server is temporarily Unable to serve your request due to downtime or capacity problems Service. Please try again later.”

    After They Told me this: “This file is empty Please send something more substantial businesses This error aussi May be due to disabling file sending in your php.ini on server, gold post_max_size value lower than upload_max_filesize in the php.ini Sami… ”

      I can not find php.ini file in my FTP, by cons I change my wp-config.php, I change the value
    define ( 'WP_MEMORY_LIMIT', '100M');

    How to solve the problem please?

    ps: Sorry for my language, I speak with a google translation (I’m French)

    #67564
    Travis
    Participant
    @heavenlygiftedpeople

    I am having this same issue. See attached. My file size upload limit is 64mb in php and I am uploading jpeg files from my iphone and web and the plugin is still not uploading photos to the wall.

    What’s going on guys? Please take a look into my site.

    Thanks!!

    #67156
    Travis
    Participant
    @heavenlygiftedpeople

    Hi,

    Still waiting for a response to this questions 🙂 I upped by file size and post size limit to 64mb but for some reason I am only able to upload photos smaller than 2mb to the project content and cover page. Anything over 2mb is not uploading. How can I fix this to allow any size file to be uploaded?

    Thanks guys! Really appreciate all your help!

    #67088

    In reply to: Limit upload size

    Brian
    Participant
    @blstraub

    I’m bringing this topic back to the front. I just installed Media and was very surprised that there is no ability to limit the upload sizes. Please consider adding this option in the next release. It’s pretty important. 🙂

    Thanks!

    #66793
    Travis
    Participant

    Hi, when I go to add a photo to the “Add Project” section sometimes it works with smaller sized photos and other times it doesn’t work at all when I upload larger photos. How do I fix this? How do I up the limit of the files that can be uploaded?

    Many thanks 🙂

    #61841

    In reply to: demo import

    Anonymous
    Inactive
    @

    Hi @bruce7075, You need to increase the maximum file upload size in WordPress.

    In php.ini file, change the parameter to whatever size you need (example: )
    upload_max_filesize = 32M
    post_max_size = 32M

    or

    add this to top of wp-config.php
    define('WP_MEMORY_LIMIT', '64M');

    Regards

    #61456
    Varun Dubey
    Participant
    @vapvarun

    Hi @kostasf,
    You need to communicate with your host to increase upload limit, by default it’s 2MB, and Boss theme zip size is greater than it.
    You can also upload Boss theme via ftp.
    Regards

    #59704

    In reply to: Limit upload size

    Varun Dubey
    Participant
    @vapvarun

    Hi @john-davenport,

    Sorry , Media Plugin do not have any upload limit option at present. You can limit you max upload limit using you php configuration
    upload_max_filesize = 32M
    inside php.ini if you need to limit upto 32MB

    Regards
    Varun Dubey

    #59690
    John
    Participant

    Is there any way to limit the upload size of images for users. I can’t find anything in the settings panel, which leads me to believe that this is implemented. Aren’t you worried about the massive amount of data storage required to host large image files?

    #59096
    socialcoc
    Participant

    I have been trying to upload photos to activity page and I’m getting an error that “file types supported are JPG, PNG etc and size limit 15MB” The image I’m uploading is 1.6MB and it is a .png

    Now this issue is across desktop and mobile. This is a huge problem for me, so please fix this

    #57367
    RGM
    Participant

    Hi
    I am a newbie, please be patient 🙂
    1. Can I limit the number of photo uploads by users?
    2. Can I modify size of slider on homepage?
    3. Can I add a right hand sidebar? (on homepage)
    4. Can I change layout of “groups” to be a grid (currently in list format)?

    #56585
    Kurt
    Participant
    @kurtsubco

    I was able to fix this. It was an issue with the upload size limit.

    #55195
    Varun Dubey
    Participant
    @vapvarun

    Hi @attrell, Thanks for your feedback
    We have not set for image size limit, you can upload high resolution images easily
    may be your php upload limit will be default 2mb that why you are not able to upload bigger images , please check your php upload limit once
    Regards
    Varun Dubey

    #52754
    Brian
    Participant
    @acroyes

    Using the latest update 3.1.1, I was still able to upload an image that is 5000px by 3660px and 3.6 MBs in size. That image was in turn loaded and displayed at full resolution in the image lightbox to my desktop browser.

    Again, Facebook limits displayed resolution to 2048px wide which would be more reasonable.

    #51235
    Brian
    Participant

    How do we limit the size of photos uploaded and limit the size of photos shown in the lightbox viewer (once you click on a photo)?

    I just uploaded a huge 5000px by 3669px image file and there was no complaints.

    When I clicked on it to view, it showed in full resolution which takes a lot of bandwidth.

    There should be a way to prevent this. Facebook limits to 2048px wide.

Viewing 15 results - 1 through 15 (of 26 total)