Hi Jelle,
I have recently been experiencing the following error any time myself or my members try to edit a file thats been directly uploaded to our server.
Code:
Database error in vBulletin 4.1.6:
Invalid SQL:
UPDATE dl2_files SET
`title` = 'Saudi Arabian premier division',
`description` = 'what it says on the tin. stinking rich teams :D',
`author` = '',
`_author` = '',
`url` = 'http://',
`extension` = '',
`category` = 309,
`size` = 0,
`pin` = 0,
`modqueue` = 0,
`link` = Array,
`lastedit` = 1319691560,
`lasteditor` = 'Alberto',
`lasteditorid` = 20142
WHERE id = 3207;
MySQL Error : Unknown column 'Array' in 'field list'
Error Number : 1054
Request Date : Thursday, October 27th 2011 @ 06:59:20 AM
Error Date : Thursday, October 27th 2011 @ 06:59:20 AM
Script : http://www.fmformation.net/downloads.php?do=edit&id=3207
Referrer : http://www.fmformation.net/downloads.php?do=edit&id=3207
IP Address : 86.159.229.95
Username : Alberto
Classname : vB_Database
MySQL Version : 5.0.77-community
This Database error only comes up when they edit a file thats been uploaded to our server, not for files thats been linked to a mirror link.
Any solutions?
Many Thanks.