Issue with Gallery 2.0.1
Issue with Gallery 2.0.1
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?
Has anyone experienced an issue like this before?
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Issue with Gallery 2.0.1
which browser are you using? which operating system?
Re: Issue with Gallery 2.0.1
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.
-
- Power Poster
- Posts: 1049
- Joined: Wed Mar 19, 2008 4:54 pm
Re: Issue with Gallery 2.0.1
firewall or antivirus?
Re: Issue with Gallery 2.0.1
ESET Smart Security 6
Re: Issue with Gallery 2.0.1
Please try if upload works for you here: http://www.plupload.com/examples/core
Re: Issue with Gallery 2.0.1
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
Then I guess there must be something wrong with the implementation in Gallery 

Re: Issue with Gallery 2.0.1
Implementation in what term?
Re: Issue with Gallery 2.0.1
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
I have no idea.. I just tested with several browsers again, but I can't reproduce your issue
Everything works fine for me.
Everything works fine for me.
Re: Issue with Gallery 2.0.1
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:
When I follow that link, I get a 500 Internal Server Error
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>