Another problem if I translate the day in these lines
msgid “Sunday”
msgstr “” : includes/core/ep-utility-functions.php:53
msgid “Monday”
msgstr “” : includes/core/ep-utility-functions.php:54
msgid “Tuesday”
msgstr “” : includes/core/ep-utility-functions.php:55
msgid “Wednesday”
msgstr “” : includes/core/ep-utility-functions.php:56
msgid “Thursday”
msgstr “” : includes/core/ep-utility-functions.php:57
msgid “Friday”
msgstr “” : includes/core/ep-utility-functions.php:58
msgid “Saturday”
msgstr “Samedi”
I can’t create an event with repeat date the Saturday for example (event with only one date no problem). When I save this repetaed event, I have this error
Error in Apache logs : AH01071: Got error ‘PHP message: PHP Warning: DateTime::modify(): Failed to parse time string (Next Samedi) at position 0 (N): The timezone could not be found in the database in wp-content/plugins/eventprime-event-calendar-management/includes/events/admin/meta-boxes/class-ep-event-admin-meta-boxes.php on line 1929PHP message: PHP Fatal error: Uncaught Error: Call to a member function getTimestamp() on bool in wp-content/plugins/eventprime-event-calendar-management/includes/events/admin/meta-boxes/class-ep-event-admin-meta-boxes.php:1929\nStack trace:\n#0wp-content/plugins/eventprime-event-calendar-management/includes/events/admin/meta-boxes/class-ep-event-admin-meta-boxes.php(1240): EventM_Event_Admin_Meta_Boxes->ep_event_weekly_recurrence()\n#1wp-includes/class-wp-hook.php(326): EventM_Event_Admin_Meta_Boxes->ep_save_event_meta_boxes()\n#2wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()\n#3wp-includes/plugin.php(517): WP_Hook->do_action()\n#4wp-includes/post.php(4760): do_action()\n#5wp-includes/post.php(4862): wp_insert_post()\n#6