plague6669
Forum Replies Created
-
Now I get this error
SyntaxError: Unexpected token < in JSON at position 2(…) “
beneath that is my entire source code…
I could try that, but would I be able to keep everything I have with a fresh install?
*bump* I still haven’t been able to resolve this, anyone else experiencing this?
ncaught SyntaxError: Unexpected token < in JSON at position 2
n.parseJSON @ jquery.js?ver=1.12.3:4
a.parseJSON @ jquery-migrate.min.js?ver=1.4.0:2
trigger.uploadFile.onSuccess @ um-functions.js?ver=4.5.2:526
v.success @ um-fileupload.js?ver=4.5.2:8
t.success @ jquery.form.min.js?ver=3.51.0-2014.06.20:11
i @ jquery.js?ver=1.12.3:2
j.fireWith @ jquery.js?ver=1.12.3:2
y @ jquery.js?ver=1.12.3:4
c @ jquery.js?ver=1.12.3:4Do you think if I replace the jquery.js file with the newer, updated version; that it may no longer conflict?
doesn’t seem to have any PHP errors for this, I just did it today and checked the error log. seems to be with the JSON. I know it has to do with the ” jquery.js?ver=1.12.3:4″
when I go to it’s file location, and remove it. nothing in UM will load. What if I was to replace this with the latest version of jquery?
an unexpected token.
This is what I get when I try to upload, it still hangs too.
ncaught SyntaxError: Unexpected token < in JSON at position 2
n.parseJSON @ jquery.js?ver=1.12.3:4
a.parseJSON @ jquery-migrate.min.js?ver=1.4.0:2
trigger.uploadFile.onSuccess @ um-functions.js?ver=4.5.2:526
v.success @ um-fileupload.js?ver=4.5.2:8
t.success @ jquery.form.min.js?ver=3.51.0-2014.06.20:11
i @ jquery.js?ver=1.12.3:2
j.fireWith @ jquery.js?ver=1.12.3:2
y @ jquery.js?ver=1.12.3:4
c @ jquery.js?ver=1.12.3:4I have disabled numerous plugins, to the point on disabling all of them by UM
I have switched WP templates
I have changed permissions
I have done a fresh install of WPnothing has worked…
I did check the error console when the upload hangs, and got this error.
http://www.8492nd.org/:2 Uncaught SyntaxError: Unexpected token < in JSON at position 2
I don’t have jetpack
*bump*
I also tried editing my folder permissions, didn’t seem to help. Could it be due to the clashing of the bootstrap code that I’m using?