No Image Uploader

junihaoni / 2014-12-11 09:06:45   

Hi there, I just installed indexhibit and am working on my first post. However I dont seem to find the 'image uploader' under my post - only a upload/import option which doesn't work. When i load a correct-sized image with the upload/import option, nothing happens.

Thanks 1!

kv1 / 2014-12-19 00:16:22   

i totally have the same problem. 25 euro's for software that doesn't work and there's no support!

indexhibit.org/forum/thread/21602/

terecarbonell / 2014-12-26 20:51:07   

Today I started having the same problem with the uploading page!!

I need urgent help because I have to deliver the web in two days and I have to publish images!!

SOS PLEASE

bipster / 2014-12-27 14:18:27   

Do you use Firefox for uploading images? 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:

  1. .fileinput-button input {
  2. /*  border-width: 0 0 100px 200px; */
  3. /*  -moz-transform: translate(-300px, 0) scale(4); */
  4. }

This thread has been closed, thank you.