Hi

When signing up as a new user the following error message is returned:

"ERROR: Unable to execute query

INSERT INTO `friends` SET `UID`=, `FID`='4', `friends_name`='jimmy', `friends_type`='All|Friends', `invite_date`='2007-12-29', `friends_status`='Confirmed'

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 ' `FID`='4', `friends_name`='jimmy', `friends_type`='All|Friends', `invite_date`=' at line 1"

Even though there is the error message the user is added to the site properly.

Any suggestions on fixing the error?

Thanks