Quote:
Originally Posted by Tyegurl
hmmm hmmm and hmmm
this is reproducible....not the only db error....i will get more....
i was downloading a song and was listening about 45 seconds into it...
i would imagine my downloads table isn't empty but i couldn't tell you for sure...what would i look for?
|
Interesting - I had one other report of this problem a few months back, also when someone was using the jukebox. The database search is done when LDM has thrown the last bit of the file at the user's browser, and is recording a 'hit'. I'll take another look. MySQL seems to croak sometimes when it's asked to do a search and nothing is found. What version of MySQL/PHP are you running?
You can, in the meantime (I hope), hide the error in one of two ways:
- give all usergroups "can_bypass_hit_recording" on the LDM admin permissions page, or
- set timeout_hit_recording and timeout_hit_allow to 0 on the LDM admin settings page