sk2
Forum Replies Created
-
Any thoughts?
h:i AI suspect it’s the JavaScript that’s messing up the time finally populated in the text field. events-manager.js?
Output of these debugging statements put in /forms/event/when.php:
echo $hours_format . "<br />";
echo $EM_Event->event_start_time . "<br />";
echo $EM_Event->event_end_time . "<br />";
echo $EM_Event->event_timezone . "<br />";
echo "EM_Event-> start = " . $EM_Event->start . "<br />";
echo "EM_Event-> end = " . $EM_Event->end . "<br />";
echo print_r($EM_Event, 1);08:00:00
09:00:00
America/New_York
EM_Event-> start = 1744963200
EM_Event-> end = 1744966800EM_event object:
EM_Event Object ( [event_id] => 32 [post_id] => 2426 [event_parent] => [event_slug] => adding-event-in-admin [event_owner] => 6 [event_name] => Adding event in admin [event_start_time:protected] => 08:00:00 [event_end_time:protected] => 09:00:00 [event_start_date:protected] => 2025-04-18 [event_end_date:protected] => 2025-04-18 [event_start:protected] => 2025-04-18 12:00:00 [event_end:protected] => 2025-04-18 13:00:00 [event_all_day] => [event_timezone:protected] => America/New_York [post_content] => Adding event in admin [event_rsvp] => 0 [event_rsvp_date:protected] => [event_rsvp_time:protected] => [event_rsvp_spaces] => [event_spaces] => [event_private] => 0 [location_id] => 0 [event_location_type] => [recurrence_id] => [event_status] => 1 [event_active_status:protected] => 1 [previous_active_status:protected] => 1 [blog_id] => 0 [group_id] => [event_language] => [event_translation] => 0 [event_attributes] => Array ( [event_location] => Conference Room 1703 [sponsoring_division_department] => President’s Office [audience] => System OFfice [contact_name] => Shweta [contact_email] => xxxxxx [ure_prohibit_allow_flag] => 2 [ure_content_view_whom] => 1 [ure_post_access_error_action] => 2 ) [recurrence] => 0 [recurrence_interval] => [recurrence_freq] => [recurrence_byday] => [recurrence_days] => 0 [recurrence_byweekno] => [recurrence_rsvp_days] => [event_owner_anonymous] => [event_owner_name] => [event_owner_email] => [fields] => Array ( [event_id] => Array ( [name] => id [type] => %d ) [post_id] => Array ( [name] => post_id [type] => %d ) [event_parent] => Array ( [type] => %d [null] => 1 ) [event_slug] => Array ( [name] => slug [type] => %s [null] => 1 ) [event_owner] => Array ( [name] => owner [type] => %d [null] => 1 ) [event_name] => Array ( [name] => name [type] => %s [null] => 1 ) [event_timezone] => Array ( [type] => %s [null] => 1 ) [event_start_time] => Array ( [name] => start_time [type] => %s [null] => 1 ) [event_end_time] => Array ( [name] => end_time [type] => %s [null] => 1 ) [event_start] => Array ( [type] => %s [null] => 1 ) [event_end] => Array ( [type] => %s [null] => 1 ) [event_all_day] => Array ( [name] => all_day [type] => %d [null] => 1 ) [event_start_date] => Array ( [name] => start_date [type] => %s [null] => 1 ) [event_end_date] => Array ( [name] => end_date [type] => %s [null] => 1 ) [post_content] => Array ( [name] => notes [type] => %s [null] => 1 ) [event_rsvp] => Array ( [name] => rsvp [type] => %d ) [event_rsvp_date] => Array ( [name] => rsvp_date [type] => %s [null] => 1 ) [event_rsvp_time] => Array ( [name] => rsvp_time [type] => %s [null] => 1 ) [event_rsvp_spaces] => Array ( [name] => rsvp_spaces [type] => %d [null] => 1 ) [event_spaces] => Array ( [name] => spaces [type] => %d [null] => 1 ) [location_id] => Array ( [name] => location_id [type] => %d [null] => 1 ) [event_location_type] => Array ( [type] => %s [null] => 1 ) [recurrence_id] => Array ( [name] => recurrence_id [type] => %d [null] => 1 ) [event_status] => Array ( [name] => status [type] => %d [null] => 1 ) [event_active_status] => Array ( [name] => active_status [type] => %d [null] => 1 ) [event_private] => Array ( [name] => status [type] => %d [null] => 1 ) [blog_id] => Array ( [name] => blog_id [type] => %d [null] => 1 ) [group_id] => Array ( [name] => group_id [type] => %d [null] => 1 ) [event_language] => Array ( [type] => %s [null] => 1 ) [event_translation] => Array ( [type] => %d ) [recurrence] => Array ( [name] => recurrence [type] => %d [null] => ) [recurrence_interval] => Array ( [name] => interval [type] => %d [null] => 1 ) [recurrence_freq] => Array ( [name] => freq [type] => %s [null] => 1 ) [recurrence_days] => Array ( [name] => days [type] => %d [null] => 1 ) [recurrence_byday] => Array ( [name] => byday [type] => %s [null] => 1 ) [recurrence_byweekno] => Array ( [name] => byweekno [type] => %d [null] => 1 ) [recurrence_rsvp_days] => Array ( [name] => recurrence_rsvp_days [type] => %d [null] => 1 ) ) [post_fields] => Array ( [0] => event_slug [1] => event_owner [2] => event_name [3] => event_private [4] => event_status [5] => event_attributes [6] => post_id [7] => post_content ) [recurrence_fields] => Array ( [0] => recurrence [1] => recurrence_interval [2] => recurrence_freq [3] => recurrence_days [4] => recurrence_byday [5] => recurrence_byweekno [6] => recurrence_rsvp_days ) [image_url] => [start:protected] => EM_DateTime Object ( [timezone_name:protected] => America/New_York [timezone_utc:protected] => [valid] => 1 [date] => 2025-04-18 08:00:00.000000 [timezone_type] => 3 [timezone] => America/New_York ) [end:protected] => EM_DateTime Object ( [timezone_name:protected] => America/New_York [timezone_utc:protected] => [valid] => 1 [date] => 2025-04-18 09:00:00.000000 [timezone_type] => 3 [timezone] => America/New_York ) [rsvp_end:protected] => [location] => [event_location] => [event_location_deleted] => [bookings] => [contact] => [categories] => [tags] => [errors] => Array ( ) [feedback_message] => [warnings] => [required_fields] => Array ( [0] => event_name [1] => event_start_date ) [mime_types] => Array ( [1] => gif [2] => jpg [3] => png ) [previous_status] => [recurring_reschedule] => [recurring_recreate_bookings] => [recurring_delete_bookings] => [just_added_event] => [ID] => 2426 [post_author] => 6 [post_date] => 2025-04-16 16:33:24 [post_date_gmt] => 2025-04-16 20:33:24 [post_title] => Adding event in admin [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => adding-event-in-admin [to_ping] => [pinged] => [post_modified] => 2025-04-16 16:35:21 [post_modified_gmt] => 2025-04-16 20:35:21 [post_content_filtered] => [post_parent] => 0 [guid] => https:///intranet/?post_type=event&p=2426 [menu_order] => 0 [post_type] => event [post_mime_type] => [comment_count] => 0 [ancestors] => [filter] => raw [shortnames:protected] => Array ( ) [dynamic_properties:protected] => Array
- This reply was modified 1 year ago by sk2.

Adding the screenshot with three screens.
Hi Peter,
We user Shibboleth plugin, and have a decent amount of users. Email address as the username is mapped from the user attributes in SAML Response, and WP allows that without issues. They are listed as normal usernames in the All users list.
The setting was unchecked for “Immediately lock out invalid usernames” when the plugin was activated but started to lock out users while displaying the user’s nicename in logs, for example: “usernamedomain-edu” (email: username@domain.edu) along with the failed valid username rule message.
Update – Looks like though, it’s not catching it anymore. It could have been temporary during WF activation perhaps? I had to set all rules bypass for our IP, to unlock the user accounts.
Thank you for your response though.
Shweta