[Plugin: Events Registration with PayPal IPN] Date Picker Not Working Under HTTPS
-
When editing an event (on /wp-admin/admin.php?page=events), when you use the date picker and select a date, it fails if FORCE_SSL_ADMIN is set. The following error shows in Chrome’s console:
Unsafe JavaScript attempt to access frame with URL https://www.example.com/wp-admin/admin.php?page=events from frame with URL https://www.example.com/wp-content/plugins/advanced-events-registration/calendar_form.php?objname=start_date&selected_day=00&selected_month=00&selected_year=0000&year_start=1970&year_end=2020&dp=1&mon=&da1=&da2=&sna=&aut=&frm=&tar=&inp=&fmt=d-M-Y. Domains, protocols and ports must match.
calendar_form.php:13Uncaught TypeError: Property ‘setValue’ of object [object DOMWindow] is not a function
setValuecalendar_form.php:13
selectDaycalendar_form.php:22
(anonymous function)calendar_form.php:1https://www.ads-software.com/extend/plugins/events-registration-with-paypal-ipn/
- The topic ‘[Plugin: Events Registration with PayPal IPN] Date Picker Not Working Under HTTPS’ is closed to new replies.