HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
cannot upload
i have installed the plugin without having APC on my server and when i try to upload a file i get this on my browsers error console.
Uncaught TypeError: Cannot read property 'Complete' of undefined fileupload.js?v=1.5.2:414
Resource interpreted as Document but transferred with MIME type application/json: "http://forum.inspot.gr/post/upload/UploadAttachment_1". jquery.min.js:3
Uncaught SyntaxError: Unexpected token < jquery.min.js:2
0
Comments
and i see a POST request on /post/upload/UploadAttachment_1
and the JSON response is
and i see the file uploaded correctly
if you are using vanilla 2.1.x e.g. vanilla 2.1.5
try this version of file upload 1.8.2.1
http://vanillaforums.org/discussion/comment/216335/#Comment_216335
if you are not using vanilla 2.1.x, probably worth upgrading anyway.
http://vanillaforums.org/discussion/26703/plugins-themes-that-work-and-dont-work-in-vanilla-2-1/p1
Also see the FAQ
http://vanillaforums.org/discussion/comment/218975/#Comment_218975
http://vanillaforums.org/discussion/comment/218974/#Comment_218974
http://vanillaforums.org/discussion/28420/faq-what-frequently-asked-questions-would-you-like-to-see-in-a-faq-help//p1
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.