Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload not working #4

Open
FreddySerg opened this issue Jun 25, 2013 · 6 comments
Open

Upload not working #4

FreddySerg opened this issue Jun 25, 2013 · 6 comments

Comments

@FreddySerg
Copy link

Errors in browser console

Uncaught ReferenceError: jQuery is not defined jquery.ui.widget.js:19
Uncaught TypeError: Cannot call method 'ajaxTransport' of undefined jquery.iframe-transport.js:39
Uncaught TypeError: Cannot read property 'support' of undefined jquery.fileupload.js:34
Uncaught TypeError: Cannot read property 'blueimpIP' of undefined jquery.fileupload-ui.js:39

@zanedev
Copy link

zanedev commented Sep 2, 2013

seeing same thing

@tsafs
Copy link

tsafs commented Jan 2, 2014

I'm just having no option for uploading pictures ... srsly? ;)

@candidosales
Copy link

I have same problem =/

@rwwaskk
Copy link

rwwaskk commented Nov 11, 2014

having the same problem.....

@rwwaskk
Copy link

rwwaskk commented Nov 11, 2014

ReferenceError: jQuery is not defined
factory(jQuery);
jquery....?body=1 (line 19, col 8)
TypeError: $ is undefined
$.ajaxTransport('iframe', function (options) {
jquery....?body=1 (line 39, col 4)
TypeError: $ is undefined
$.support.xhrFileUpload = !!(window.XMLHttpRequestUpload && window.FileReader);
jquery....?body=1 (line 34, col 4)
TypeError: $ is undefined
var parentWidget = ($.blueimpIP || $.blueimp).fileupload;
jquery....?body=1 (line 39, col 8)

@AlexEscalante
Copy link

I can also report it doesn't work anymore. I had to run a "bundle update" prior to getting the server up and then stumble into the same javascript errors reported by @rwwaskk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants