Cannot setup a repeating event with version 7.2.1
-
After updating to Events Manager 7.2.1, it is no longer possible to create recurring events. I do not get any fields to enter the required information. There seems to be an error loading the backend editor. I can briefly see a red error box flash in the right sidebar, but it disappears too quickly to read.
I have activated the debug.log of wordPress and reloaded the editor for creating a new repeating event. Here is the output:[29-Sep-2025 10:45:49 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the em-pro domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in …/wp-includes/functions.php on line 6121
[29-Sep-2025 10:45:50 UTC] PHP Fatal error: Uncaught Error: Attempt to assign property “allow_timeslots” on false in …/wp-content/plugins/events-manager/templates/forms/event/when/times.php:11
Stack trace: 0 …/wp-content/plugins/events-manager/templates/forms/event/when.php(50): include() 1 …/wp-content/plugins/events-manager/events-manager.php(458): include(‘…’) 2 …/wp-content/plugins/events-manager/classes/em-event-post-admin.php(361): em_locate_template() 3 …/wp-admin/includes/template.php(1456): EM_Event_Post_Admin::meta_box_date() 4 …/wp-admin/edit-form-advanced.php(714): do_meta_boxes() 5 …/wp-admin/post-new.php(75): require(‘…’) 6 {main}
thrown in …/wp-content/plugins/events-manager/templates/forms/event/when/times.php on line 11
[29-Sep-2025 10:45:51 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the em-pro domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in …/wp-includes/functions.php on line 6121
This also happens with the time-slots-feature turned off in the settings.
The topic ‘Cannot setup a repeating event with version 7.2.1’ is closed to new replies.