Jump to content

Error in ajax


Shabab Ahmad

Recommended Posts

First of all you should of course switch development mode on.

The easiest way to find an error is just looking in the php error log of your server.

An alternative is to look in the console of your browser. In the network part you can look at the different files that are loaded. If you look at the content of the Ajax file you will see the error code.

  • Like 1
Link to comment
Share on other sites

7 hours ago, musicmaster said:

First of all you should of course switch development mode on.

The easiest way to find an error is just looking in the php error log of your server.

An alternative is to look in the console of your browser. In the network part you can look at the different files that are loaded. If you look at the content of the Ajax file you will see the error code.

Error resolved thanks

  • Like 1
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...