05-10-2010, 04:05 PM
I've got a new installation and it's exhibiting this symptom:
http://www.opendocman.com/forum/viewtopi...+user#p292
I tried the set sql_mode statement mentioned in another post and thought it was corrected but I was wrong, the issue is stil present today.
mysql> SET sql_mode = '';
I do notice that the user record does get created - I can retrieve it in subsequent queries, but it seems to be missing some of the data I filled in originally and that needs to be re-entered and resubmitted.
thanks,
Owen
http://www.opendocman.com/forum/viewtopi...+user#p292
I tried the set sql_mode statement mentioned in another post and thought it was corrected but I was wrong, the issue is stil present today.
mysql> SET sql_mode = '';
I do notice that the user record does get created - I can retrieve it in subsequent queries, but it seems to be missing some of the data I filled in originally and that needs to be re-entered and resubmitted.
thanks,
Owen