problems uploading images

missesfree / 2015-07-17 21:46:05   

hi,
I have problems with uploading images.
when i press the blue button "upload" I can chose an image from my pc, but then the upload isnt starting!?!?
permission is 777 in files and gimg?!?!
I use firefox, i tried on another pc, but still the same problem...
whats going wrong?!?!

indexeva / 2015-07-21 12:14:38   

Hello!
Very happed to have installed indexhibit today.
I have the same problem as missesfree, tried everything to upload images..
What could cause this problem?

Thanks you so much!

mikhailmishin / 2015-07-26 16:06:15   

I have the same problem. I choose the file to upload and I can see the upload status bar, but it is empty and no uploading is happening.
I have all permissions to 777
thanks!

PHProductions / 2015-10-17 00:32:15   

indexhibit.org/forum/thread/21769/

The solution :
The uploading page doesn't work in Firefox unless you make some changes in the /ndxzstudio/asset/css/jquery.fileupload-ui.css file:
You have to comment (or delete) two lines in the ".fileinput-button input" css rule:
.fileinput-button input {
/* border-width: 0 0 100px 200px; */
/* -moz-transform: translate(-300px, 0) scale(4); */
}

This thread has been closed, thank you.