Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

mobile upload the working.

Mobile upload prompted camera to turn on without any option of uploading store images on the mobile device. I tested with iPhone 7.

Comments

  • vrijvlindervrijvlinder Papillon-Sauvage MVP

    Sorry , it work for me to upload. It is normal for the iPhone to request the camera because that is an option . Can you upload ? I can so not sure why you can't

  • ProsperProsper ✭✭
    edited September 2017

    The vanilla user profile picture upload has no problem.

    But the "choose file" button on the gallery addon triggers the iPhone camera without the option of uploading stored pictures on iPhone. This might be happening on only iPhone 7 and iPad Pro.

  • ProsperProsper ✭✭
    edited September 2017

    I think I just stumbled on the solution.
    On the file add.php
    I changed
    ['id' => 'NewGalleryItem', 'accept' => 'image', 'capture' => 'camera']
    to
    ['id' => 'NewGalleryItem', 'accept' => 'image']

    Very nice addon overall.

Sign In or Register to comment.