Page 1 of 1

Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 3:53 pm
by tufahija
I have a website running on CMSMS 1.11.10 and Gallery module version 2.0.1. When I create a gallery and enter it in order to upload images, there is a line saying "Your browser doesn't have Flash or HTML 5 support" and I am unable to upload any images. In the galleries that were created earlier, I cannot change the order of the images...

Has anyone experienced an issue like this before?

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 5:32 pm
by staartmees
which browser are you using? which operating system?

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 5:46 pm
by tufahija
I am using Windows 7 and have tested on couple of latest and older versions of Firefox and Chrome and on each browser there is the same problem. My browsers are up-to-date and all have Flash plugin installed, so it's definitely not that my browsers do not have neither Flash nor HTML 5 support.

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 5:52 pm
by staartmees
firewall or antivirus?

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 6:10 pm
by tufahija
ESET Smart Security 6

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 6:40 pm
by Jos
Please try if upload works for you here: http://www.plupload.com/examples/core

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 6:44 pm
by tufahija
If the right procedure is click the Select files, then I select files for upload, then click on Upload files then it does work. At least it says that my file is 100% done...

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 6:55 pm
by Jos
Then I guess there must be something wrong with the implementation in Gallery :-X

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 6:57 pm
by tufahija
Implementation in what term?

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 7:01 pm
by Jos
Integration of plupload in Gallery

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 8:22 pm
by tufahija
It worked perfectly before and now it doesn't seem to work...what could have gone wrong. Or even better, what should I do to fix this issue?

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 8:31 pm
by Jos
I have no idea.. I just tested with several browsers again, but I can't reproduce your issue
Everything works fine for me.

Re: Issue with Gallery 2.0.1

Posted: Sat Aug 02, 2014 9:11 pm
by Jos
I noticed in your backend that the plupload javascript can't be reached.
When you look at the html sourcecode of the Gallery editing page, there is a line:

Code: Select all

<__script__ type="text/javascript" src="../modules/Gallery/lib/plupload/plupload.full.min.js"></__script>
When I follow that link, I get a 500 Internal Server Error