• Resolved djranmas

    (@djranmas)


    So here’s the problem.

    I can create a folder for photos, but when I upload them, I get this error message:

    “There has been a problem while trying to upload the following images. Please try to upload them again.”

    So I close the screen out, and go back into the folder where I upload the photos and I get hit with a spinning load screen.

    Please advise.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please navigate to photo-gallery/filemanager/view.php file, and search for display function (approximately line 305) and set up limitConcurrentUploads to 10

    limitConcurrentUploads: 10, // upload step by step

    Please check the following screenshot.

    Otherwise, please try to upload large resolution (more than 10 MB) images separately.

    Thank you!

    Have a nice day!

    Thread Starter djranmas

    (@djranmas)

    That was already set at 10. I tried uploading one photo, and the problem still persists.

    Thread Starter djranmas

    (@djranmas)

    I changed the number to 15, and now it’s working.

    Thread Starter djranmas

    (@djranmas)

    Well it was working. It’s stuck at 53% for the last several hours…

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please navigate to photo-gallery/filemanager/view.php file, and search for display function (approximately line 305) and set up limitConcurrentUploads to 1

    limitConcurrentUploads: 1, // upload step by step

    Please let us know if it helps.

    Thank you!

    Have a nice day!

    Thread Starter djranmas

    (@djranmas)

    Well it looks like it’s working far. I only have the problem when I’m uploading about 60 – 70 photos in a batch upload. I usually upload no more than 40 photos per album. Is there a limit?

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Have you made the change which is described above?

    Thank you!

    Have a nice day!

    Thread Starter djranmas

    (@djranmas)

    Yes I did.

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please note that our Plugin does not have any limit. Could you please contact your Hosting server and ask them to check. Probably, they have some limitation on uploading.

    Thank you!

    Have a nice day!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Cannot Create Gallery’ is closed to new replies.