Problem upload files
Permalink
I just found a weird problem when uploading files:
After choosing a file and click Upload, the upload button changes into rotating dots (loading.gif) and nothing happens after that. Should there be a dialogue box show up? If I refresh the page, the page shows up as nothing was uploaded, but when I checked the "files" folder of the site, the file was actually there --uploaded.
I searched the forum, see couple of upload issues, but mine seems different.
I'm using C5.4.1 on Apache 2.2 on Windows. Tried on IE8 IE7 and Firefox, all the same.
Thanks!
After choosing a file and click Upload, the upload button changes into rotating dots (loading.gif) and nothing happens after that. Should there be a dialogue box show up? If I refresh the page, the page shows up as nothing was uploaded, but when I checked the "files" folder of the site, the file was actually there --uploaded.
I searched the forum, see couple of upload issues, but mine seems different.
I'm using C5.4.1 on Apache 2.2 on Windows. Tried on IE8 IE7 and Firefox, all the same.
Thanks!
There is a fix here, it is working for some people.
http://www.concrete5.org/developers/bugs/5-4-1/filemanager-not-show...
http://www.concrete5.org/developers/bugs/5-4-1/filemanager-not-show...
Worked! Thanks!
Although I need an extra step as mentioned here:
http://www.concrete5.org/developers/bugs/5-4-1/ie-file-upload-bug/...
To get rid of that extra </div>
Although I need an extra step as mentioned here:
http://www.concrete5.org/developers/bugs/5-4-1/ie-file-upload-bug/...
To get rid of that extra </div>
taking out the strict stuff from mysql worked !!!!!!
thanks so much.
thanks so much.
Looks like a bug in C5.4.1?