Quote:
Originally Posted by icallaci
The first two fields I believe have a NOT NULL requirement, so I would think I need to set them to something other than ''.
|
'' is not NULL.
I don't know if there are values that work better than '', sorry. '' just happens to be what I used to use for fake registration, and it just happened to (semi-)work with 3.19.x. Maybe someone else will be able to investigate / experiment in more detail...