Quote:
Originally Posted by JamesFrost
muse,
what errors are you getting? I'm running on a test board without problem.
Are you using the 2.3 version or the version 3 one in this thread?
|
could be dreamweaver, i edited the files in that. ill give it another shot. the errors were:
Database error: Invalid SQL: UPDATE c_users SET u_time = 1075368298 WHERE room = 'Default' AND name = 'James'
MySQL error: 1054 (Unknown column 'name' in 'where clause')
Session halted.
Database error: Invalid SQL: SELECT usr.name, usr.latin1, usr.status, reg.gender FROM c_users usr LEFT JOIN user reg ON usr.name = reg.name WHERE usr.room = 'Default' ORDER BY name
MySQL error: 1054 (Unknown column 'usr.name' in 'field list')
Session halted
thankfully its the test board.
i think i missed a query somewhere