Results 1 to 5 of 5

Thread: TSC stats stuck

  1. #1

    TSC stats stuck



    The script log includes:
    Code:
    DBD::mysql::st execute failed: You have an error in your SQL syntax near ' , , '', 0, 8537, 'Y', 'Y')' at line 1 at ./gather3.pl line 568.
    DBD::mysql::st execute failed: You have an error in your SQL syntax near ' , , 8537, 'Y', 'Y')' at line 1 at ./gather3.pl line 667.
    which I figure can't be good.



  2. #2
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,468
    Blog Entries
    13
    They aren't stuck... but yeah, that's a failure to insert a user. Possibly bad data being supplied, but more likely some crap character.. That's an old script, so I've just added some mysql quoting to hopefully handle that instance.

    We'll see on the next update. Check the log then...

    Bok

  3. #3
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,468
    Blog Entries
    13
    It's just a crap line at the end of the file I parse. Nothing to worry about, I'm not going to try and code around it as it rejects anyway

    Bok

  4. #4
    Quote Originally Posted by Bok
    It's just a crap line at the end of the file I parse. Nothing to worry about, I'm not going to try and code around it as it rejects anyway

    Bok
    Don't blame you. The older I get, the more pragmatic my solutions are, and the more likely they are to include lots of (to avoid having happen).

    Oh yeah, BTW, I figured out why the actual numbers aren't updating: the TSC site isn't updating.


  5. #5
    Administrator Bok's Avatar
    Join Date
    Oct 2003
    Location
    Wake Forest, North Carolina, United States
    Posts
    24,468
    Blog Entries
    13
    ah,

    ok, I didn't really check that

    yeah, I got enough coding problems on the rewrite.... though I made lots of progress on the backend this week.. more on that in a post later tonight

    Bok

Posting Permissions

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