W2me92 Posted May 27, 2024 Posted May 27, 2024 I'm having a problem after moving the local server site to hosting I can't upload images.. Please help erorr in console VM489:1 Uncaught SyntaxError: Unexpected token '<', "<!DOCTYPE "... is not valid JSON at JSON.parse (<anonymous>) at Function.parseJSON (JqueryCore.js?v=183:2:13589) at XMLHttpRequest.<anonymous> (InputfieldImage.min.js?v=126-1677265566:1:35508)
Stefanowitsch Posted May 27, 2024 Posted May 27, 2024 It seems that the ajax response value is not a JSON String but a HTML page, it could be some kind of error of 404 page as it seems. You could have a look under the "Network" Tab and filter for "Fetch/XHR" to see the output value of the ajax response.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now