• Resolved gabronet

    (@gabronet)


    Hello, i have big (small?) problem.

    I have website, and users can add the ads in frontpage. On the PC its everything ok.

    But problem is in mobile devices. When user want upload image, then must wait 1,2,4 minutes and images don’t upload. Then, users can’t add the ads.

    Whats is this problem on mobile devices?

Viewing 1 replies (of 1 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Hi,

    We assume that you are trying to upload the image captured by a mobile camera. Normally the mobile image size will be large. So please check the below server settings,

    1. upload_max_filesize
    2. post_max_size

    If the size of the image that you are uploading is more than the upload_max_filesize or post_max_size then the image will not be uploaded. Please ask your server to increase upload_max_filesize and post_max_size

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Problem with uploading photo’ is closed to new replies.