Page 1 of 2
Errormessage FrontEndUsers: Incorrect datetime value
Posted: Tue Sep 26, 2006 12:56 pm
by hesbas
When I enter a new user in FEU I get this message:
Incorrect datetime value: ''2006-09-26 14:49:08'' for column 'createdate' at row 1
Has it somthing to do with the language??
I'm using CMSMS 1.0.2 on Win2k3, PHP 5.1.2, MySQL 4.1.7
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Wed Sep 27, 2006 3:05 pm
by pgoneill
I'm having the same problem.
CMSMS 1.0.2 and FEU 1.1.1
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Thu Sep 28, 2006 2:01 am
by calguy1000
This is interesting, I have no problems on the latest svn version of CMS, I've even uninstalled and re-installed the module a couple of times. Are you using adodb, or adodb lite (hint, check your config.php)?
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Thu Sep 28, 2006 4:20 pm
by hesbas
I'm using adodb lite!
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Fri Sep 29, 2006 2:53 pm
by pgoneill
lite as well.
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Mon Oct 02, 2006 2:00 pm
by pgoneill
Anyone found a fix for this?
Would installing the latest SVN of CMSMS fix it? I see in the SVN that there's something that appears to be related (with changes made 5 days ago).
Does upgrading to the latest SVN follow the same process as a full release? Anything I should know before I try it?
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Mon Oct 02, 2006 3:05 pm
by calguy1000
You can try the latest svn, but I haven't touched it in a number of days, and the last time I did a re-install of feusers I had no problems. Not sure what's happening here.
I think I'll try a new install of CMS and feusers tonite if I have time.
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Mon Oct 02, 2006 3:18 pm
by pgoneill
OK, I'll try a few things and see what happens. Thanks.

Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Tue Oct 10, 2006 4:27 pm
by pgoneill
OK, well it seems to only happen on a server running IIS. I have no idea why that would even make a difference, but it seems it does.
Of course, on an Apache server, it can create users, but sets their creation and expiration dates to 00-00-0000 00:00:00.
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Tue Oct 10, 2006 5:04 pm
by calguy1000
I've committed a few changes to SVN that should (hopefully) solve this problem. Though I don't know. I was stabbing in the dark as I couldn't reproduce it here.
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Tue Oct 10, 2006 6:17 pm
by pgoneill
Thanks. When I'm not in the middle of a business day I'll play with it.
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Wed Oct 11, 2006 3:12 pm
by pgoneill
Still exact same behavior. Same error on IIS, no creation/expiration dates on Apache. Using the daily svn build.
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Wed Oct 11, 2006 3:15 pm
by calguy1000
it's (probably) because the database fields are of type DATE, not DATETIME. Can you confirm this?
you should see them in cms_module_feusers_users
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Thu Oct 12, 2006 2:35 pm
by pgoneill
Nvm.
Re: Errormessage FrontEndUsers: Incorrect datetime value
Posted: Sun Oct 15, 2006 7:36 pm
by cubitus
Hello,
this is my first post in the CMSMS forum.
It seams that I have also this problem (version 1.1.1). I'm running CMSMS on xampplite on WinXP (no IIS). Do not hesitate to ask me for some help.
Cheers.
PS: I find CMSMS absolutely fanstastic
