PDA

View Full Version : weird error


Smoothie
05-16-2003, 04:50 PM
Received this error this morning, I have never seen anything like this. Here's the error:

Database error in vBulletin 2.2.9:

Invalid SQL: INSERT INTO userfield (userid,field6,field2,field7,field9,field5,field3, field1,field4) VALUES (453,'Cheng Feng','','','','','','','')
mysql error:

mysql error number: 0

Velocd
05-16-2003, 06:36 PM
More details? What page did you receive this error at?

I'm guessing after you hit submit in the Usercp modify-profile page, and then this came up?

Also, is that the whole error message? Didn't give more specifics after "mysql error:" ?

Smoothie
05-16-2003, 06:43 PM
here's the entire error message I received via email. It must have been someone trying to register??? It wasn't me that caused the error.

Database error in vBulletin 2.2.9:

Invalid SQL: INSERT INTO userfield (userid,field6,field2,field7,field9,field5,field3, field1,field4) VALUES (453,'Cheng Feng','','','','','','','')
mysql error:

mysql error number: 0

Date: Friday 16th of May 2003 08:45:11 AM
Script: http://www.macfora.com/forums/forums/register.php
Referer: http://www.macfora.com/forums/register.php

Xenon
05-16-2003, 09:41 PM
hmm maybe a short discon rom the DB?

have you tried a test registration if this error occurs anymore?

Smoothie
05-17-2003, 02:32 AM
I've had about 50 new members register without any problems since that error.

Smoothie
05-17-2003, 02:33 AM
what the heck is a cheng feng????

Boofo
05-17-2003, 02:51 AM
It's from your field6, whatever that is. You might try the htmlspecialcharacters there and see if that fixes it. Maybe the space in the middle of it?

Erwin
05-17-2003, 02:51 AM
??? A registering spambot? That's the only explanation for empty profile fieds like that...

Boofo
05-17-2003, 02:59 AM
I get a lot of users who don't fill out the field areas.

Smoothie
05-17-2003, 03:19 AM
its not a required field.