I'm sorry for asking this, I've been working on this problem for nearly a week but can't find the answer.
Almost everytime when someone logs into the chatroom, they receive a JavaScript error and it indicates the error is with getlines.php?xxxxxx and stays on Connecting.. If they hit refresh, it loads the chat room with no errors. This happens almost every time.
Any help would be appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2002-07-20
FYI I found my own problem. Actually, I'm not sure what it was but here's how I fixed it. I deleted all the data within the tables. Still had the same problem. Then I deleted all the tables and re-created them with the db.schema. Then it started working.
I never did find out which table was causing the problem. I do know that it was NOT any of the .php files. I re-copied each one, one at a time until I emlimated that it was a file. Thanks for everyones great help.. LMAO.. just kidding.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
this happens mostly from the chat_messages-table. if you have a newline in this messages, you get this error. also if you make use of " signs. without them the js-errors are away
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2003-01-05
Ive got the same problem with the JS Error on getlines.php - it tooks me two weeks and still no answer ..
Kann mir jemand sagen woran das liegen knnte und/oder wo ich anfangen muss zu suchen ?
Wre dankbar fr jede Hilfe ..
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm sorry for asking this, I've been working on this problem for nearly a week but can't find the answer.
Almost everytime when someone logs into the chatroom, they receive a JavaScript error and it indicates the error is with getlines.php?xxxxxx and stays on Connecting.. If they hit refresh, it loads the chat room with no errors. This happens almost every time.
Any help would be appreciated.
FYI I found my own problem. Actually, I'm not sure what it was but here's how I fixed it. I deleted all the data within the tables. Still had the same problem. Then I deleted all the tables and re-created them with the db.schema. Then it started working.
I never did find out which table was causing the problem. I do know that it was NOT any of the .php files. I re-copied each one, one at a time until I emlimated that it was a file. Thanks for everyones great help.. LMAO.. just kidding.
this happens mostly from the chat_messages-table. if you have a newline in this messages, you get this error. also if you make use of " signs. without them the js-errors are away
Ive got the same problem with the JS Error on getlines.php - it tooks me two weeks and still no answer ..
Kann mir jemand sagen woran das liegen knnte und/oder wo ich anfangen muss zu suchen ?
Wre dankbar fr jede Hilfe ..