I’m getting an error message at the top of EE pages.
The error says:
Warning: Declaration of EventEspresso\core\domain\entities\DbSafeDateTime::createFromFormat($format, $time, ?DateTimeZone $timezone = NULL) should be compatible with DateTime::createFromFormat($format, $time, $object = NULL) in /home/forge/startingpoint.org/public/wp-content/plugins/event-espresso-core-reg/core/domain/entities/DbSafeDateTime.php on line 0
That warning (it isn’t really an ‘error’) means your server is running PHP8.1 and Event Espresso is currently not fully compatible with PHP8 at this time.
Whilst it is possible (and in fact recommended) that your server is set up to not display warnings/notices/errors thrown on the page itself I recommend contacting your host and have them switch your site to use PHP7.4 at this time.
You may have an option to do this yourself within your hosts control but if not you will need to open a ticket with them to have them do it for you.
The support post ‘Error message at top of EE pages’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.