Andrew,
We started to get the following database error last night. I removed IP and username info.
Code:
> Database error in vBulletin 3.6.2:
>
> Invalid SQL:
>
> INSERT INTO local_linksdownloads
> SET
> linkid=0,
> linkurl='Accepts site terms',
> bytes=0,
> userid='7173',
> username='removed',
> usertime='1163380954',
> userip='00.00.000.00';
>
> MySQL Error : You have an error in your SQL syntax; check the manual that
> corresponds to your MySQL server version for the right syntax to use near
> 'sgirl',
> usertime='1163380954',
> userip='00.00.000.00'' at line 7
> Error Number : 1064
> Date : Sunday, November 12th 2006 @ 08:22:34 PM
> Script : http://www.mysite.net/forum/local_links.php
> Referrer : http://www.mysite.net/forum/local_links.php
> IP Address : removed
> Username : removed
> Classname : vb_database
Any thoughts?