JQUERY has fail to post to php script, its giving an error Uncaught ReferenceError with the login form. How can i fix this please?
0
I have a websites uses JQUERY,AJAX and PHP for the login Form.The website that has different types of accounts ie Buyers and Sellers accounts,
- When a Seller is logging both on localhost and Remote server it accepts to login but When Buyers is logging in on LocalHost is accepting login when it comes to a remote server(Host server) the login form keeps on refreshing without giving any error on the form, i checked on the Chrome Developer tool to debug its giving me two errors (i) Uncaught Reference Error: start_loader is not defined