By Michael Schoeneis on Wednesday, 31 January 2018
Posted in General
Replies 3
Likes 0
Views 559
Votes 0
I wanted to debug some missing language strings,
so i switched on language debugging in backend.
If i do so, i get a 404 error on profile pages if user has entered his birthday.
If Date of birth is left empty, everything seems fine.

Error (on my own account) is:

0: DateTime::__construct(): Failed to parse time string (??1972??-??11??-??10?? ??00??:??00??:??00??) at position 0 (?): Unexpected character

If language debugging is switched off again, everything works well.

Is it a problem with the data format for my birthday database field?
Hey Michael,

Hm, this shouldn't throw any errors any longer as it was already addressed since 2.0. Is it possible for you to provide us with the following access to check on this:

1. FTP access
2. Admin access
2. User access that is able to reproduce this error.
·
Wednesday, 31 January 2018 23:08
·
0 Likes
·
0 Votes
·
0 Comments
·
I've added the info you asked for to my first posting.
·
Wednesday, 31 January 2018 23:36
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like I can replicate this error when i enable this "Debug Language" from the global configuration in my local site.

I will lock this issue into our issue tracker.
·
Thursday, 01 February 2018 11:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post