DateTime::__construct(): Failed to parse time string (152) at position 0 (1): Un
-
We are getting the following error for ever user on our website. If I disable the amr users plugin, the issue goes away.
The site has been working fine for years, not sure what has changed.
DateTime::__construct(): Failed to parse time string (152) at position 0 (1): Unexpected character
Message to admin only: Fatal error caught – Unable to create DateTime object from this string: “152” with timezone DateTimeZone Object ( [timezone_type] => 3 [timezone] => America/New_York ) Please check the content of your date fields, and any fields where you have specified a date format
We are on WordPress 5.8.1, AMR Users 4.57
We used the General Settings to change the timezone to Detroit as a test, and the error changed accordingly…
DateTime::__construct(): Failed to parse time string (152) at position 0 (1): Unexpected character
Message to admin only: Fatal error caught – Unable to create DateTime object from this string: “152” with timezone DateTimeZone Object ( [timezone_type] => 3 [timezone] => America/Detroit ) Please check the content of your date fields, and any fields where you have specified a date format
- The topic ‘DateTime::__construct(): Failed to parse time string (152) at position 0 (1): Un’ is closed to new replies.