Results 1 to 8 of 8

Thread: Error: Unknown column 'nan' in 'field list'

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Nov 2019
    Location
    Saskatchewan, Canada
    Posts
    14

    Default Error: Unknown column 'nan' in 'field list'

    While trying to parse Mohaa Logs... I can share details and code in PM if someone wants to help...
    Thanks in advance. Cheers

  2. #2
    Client Beta Testers Appelpitje's Avatar
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    571

    Default

    Which code are you talking about? Your own code or an existing program?

  3. #3

    Default

    As far as I can deduce from this little information, it seams that you have a variable or contents that is being extracted which is Not A Number (nan) but is expected to be a number.

  4. #4
    Junior Member
    Join Date
    Nov 2019
    Location
    Saskatchewan, Canada
    Posts
    14

    Default

    Yep, Existing... VSP stats processor

  5. #5
    Client Beta Testers Appelpitje's Avatar
    Join Date
    Jan 2012
    Location
    Belgium
    Posts
    571

    Default

    i remember VSP processor was written in a certain PHP version and you need to convert it to the most recent version or use the old PHP version.

    Doublekill found an updated version: https://github.com/evilru/quake3-vsp-stats
    Are you using that one?
    Last edited by Appelpitje; January 10th, 2020 at 07:44 AM.

  6. #6

    Default

    You fixed it ?

  7. #7
    Junior Member
    Join Date
    Nov 2019
    Location
    Saskatchewan, Canada
    Posts
    14

    Default

    Nop :|

    about to flip the desk.

  8. #8

    Default

    Did you enable to show all the errors ? Because this could be a follow-up error...
    https://stackify.com/display-php-errors/

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •