javascript - Unable to get function in a page working only in live server -


link mysite: http://210.48.154.18/~econtrax/ezy/index.php

i'm trying login , register. both functions failed. meaning can access pages related functions written in them don't pass through.

i checked console, error caught attention was:

xmlhttprequest.n.ajaxtransport.k.cors.a.crossdomain.send.b  

what indicate , how fix?i referred same type of question don't find such typo error in script.

jquery / ajax form - serverside php cross domain warning

full error thrown:

syntaxerror: unexpected end of input @ object.parse (native) @ n.parsejson (http://210.48.154.18/~econtrax/ezy/js/jquery-2.1.4.min.js:4:5497) @ ub (http://210.48.154.18/~econtrax/ezy/js/jquery-2.1.4.min.js:4:7521) @ x (http://210.48.154.18/~econtrax/ezy/js/jquery-2.1.4.min.js:4:10935) @ xmlhttprequest.n.ajaxtransport.k.cors.a.crossdomain.send.b (http://210.48.154.18/~econtrax/ezy/js/jquery-2.1.4.min.js:4:14765)


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -