tczaude 7 Posted August 28, 2013 Witam w nowej wersji na dzieńdobry dostałem taki bład nie można załadować zdjecia najpier wyrzuca undefineI a w consoli w przeglądarce daje mi poniższy wynik js/fileuploader.js:1099 if (xhr.status == 200){ this.log("xhr - server response received"); this.log("responseText = " + xhr.responseText); var response; try { response = jQuery.parseJSON(xhr.responseText); } catch(err){ console.log(err); <------ 1099 response = {}; } Czy ktoś ma pomysł co nie tak może być Share this post Link to post Share on other sites
tczaude 7 Posted August 29, 2013 Ok problem jest z przegladarką zdarzenie na maxthonie czyli nie pamietam jaki silnik tam miałem ustawiony alo IE albo chroma. Bynajmiej 1 z tych przegladarek ma problem. Na firefoxie załadowało Share this post Link to post Share on other sites
tczaude 7 Posted September 6, 2013 Jednak wyglada na to ze nie problem przegladarki. Share this post Link to post Share on other sites
PMaster 28 Posted September 10, 2013 No to sobie pomogłeś Share this post Link to post Share on other sites
tczaude 7 Posted September 11, 2013 Nawet nie mów :/ Powiem ze problem tkwi z minifikacją i cachowaniem na usługach zewnetrznych Dodałem regułe ominiecia katalogu z zapleczem i narazie odpukać nic nie wyrzuca Dodatkowo zwiekszyłem pamiec dla procesu wiec zobaczmy co wyjdzie Share this post Link to post Share on other sites