i was working with session vars when this one appeared on the screen:
Database error: Invalid SQL: update active_sessions set val='R...and so on...', changed='20040109101708' where sid='d...' and name='Session'
MySQL Error: ()
Session halted.
till then everything worked fine. i just done some register vars and some auto_ini stuff. now i taken everything out but the error remains.
when i log on the page the first access works fine, but when the page reloads the error appears.
maybe someone knows the problem...i realy haven't got a clue.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i was working with session vars when this one appeared on the screen:
Database error: Invalid SQL: update active_sessions set val='R...and so on...', changed='20040109101708' where sid='d...' and name='Session'
MySQL Error: ()
Session halted.
till then everything worked fine. i just done some register vars and some auto_ini stuff. now i taken everything out but the error remains.
when i log on the page the first access works fine, but when the page reloads the error appears.
maybe someone knows the problem...i realy haven't got a clue.