I have a profile containing some text fields, some of which are required, which is shown during user registration.
I found a few spam registrations without user profile fields - this should not be possible because of the requried fields. I checked the log and found this error reported by profile2 during the registrations:
PDOException: in field_sql_storage_field_storage_write() (line 448 of .../modules/field/modules/field_sql_storage/field_sql_storage.module).
This resulted in a profile record being added but no corresponding records in the profile fields.
I've tried to reproduce the error e.g. by entering dodgy stuff into the profile fields, but without success.
Comments
Comment #1
liza commentedjust popping in to say i have the same problem but with OpenLayers and the line is 445. hopefully this comment will bump the post to the top of the list *sigh*
Comment #2
escoles commentedSame error but on profile create and on line 512.
Comment #3
alibama commentedsame issue on profile but line 514...