I have been getting the following error e-mailed to me by Apache when I come to view (as a teacher) a students nanogong submissions (our test v2.2.3 server is setup to email error messages out the box):
Insert into log table failed at Tuesday 26th of June 2012 11:14:45 AM.
It is possible that your disk is full.
The failed query parameters are:
array (
'time' => 1340705685,
'userid' => '4',
'course' => NULL,
'ip' => '83.100.199.178',
'module' => 'nanogong',
'cmid' => '18',
'action' => 'update',
'url' => 'view.php?n=2',
'info' => '2',
)
This is the second time i've seen this error email, the first time was when I was demonstrating the plugin and process to a teacher a few weeks ago.
I have verified the disk is nowhere near full. Ideas?