"Database error: Invalid SQL: SELECT DISTINCT u.username FROM c_users u, c_messages m WHERE u.room = m.room AND m.type = 1
MySQL error: ()
Session halted."
Why that?! :-))) It apperas on exit the chat ... i think this is the sql statement of getting the number of user online.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"Database error: Invalid SQL: SELECT DISTINCT u.username FROM c_users u, c_messages m WHERE u.room = m.room AND m.type = 1
MySQL error: ()
Session halted."
Why that?! :-))) It apperas on exit the chat ... i think this is the sql statement of getting the number of user online.