Viewing 4 posts - 1 through 4 (of 4 total)
Author
Posts
  • #3532

    DataTables warning: table id=list – Invalid JSON response. For more information about this error, please see http://datatables.net/tn/1

    I was about to validate a new user (me). Logged in as admin and wen to users. As I clicked on Users, this error appeared.

    ----- [updated: 31Aug2023]

     Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 -  PHP Version 8.1.17 - mySQL 8.1
    The Royals |The Kennedys|The Gerrer Rabbis  3.3.12 -  PHP Version 8.1.17 - mySQL 8.1

  • #3536

    Oh dear – I dread seeing this error message.

    It is almost always caused by an incorrectly formatted piece of data attached to one user’s details. But to find it you need to know your way quite well around using FireBug or whatever browser “developer tool” (usually F12 on your keyboard) you have.

    If you can do that, then you can find the details of the json code that is failing. Then the error usually shows quite clearly.

    Without that knowledge it will be pure guesswork.

    Nigel
    My personal kiwitrees site is www.our-families.info
  • #3537

    Can I assume it’s associated with the new user account I just created?

    Given that I was creating account just to test where password request is done (my brother gave me cause for concern), I will delete account. I have one pending new user to approve. If she submits requested information and I validate her, will see if that error occurs again.

    ----- [updated: 31Aug2023]

     Alter-Drukarsh connections |The Garelicks|Journal 3.3.12 -  PHP Version 8.1.17 - mySQL 8.1
    The Royals |The Kennedys|The Gerrer Rabbis  3.3.12 -  PHP Version 8.1.17 - mySQL 8.1

  • #3538

    Can I assume it’s associated with the new user account I just created?

    That seems likely, but we can’t be certain. It depends how often you visit the users table and therefore whether the error might have been there for some time.

    Let me know if you find a repeatable cause.

    Nigel
    My personal kiwitrees site is www.our-families.info
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘DataTables warning’ is closed to new replies.