plugin is conflicting with Event Espresso
-
Hello,
I have an issue with this plugin causing problems with another plugin, Event Espresso. When this plugin is enabled, it seems that a perpetual timezone offset is applied to my events as I save. For example, if I create an event that starts at 10, and my timezone offset is -5 (chicago), if I hit save in the event setup for event espresso, the event gets created starting at 10. If I hit save again, the event time is changed to 5, Each time I hit save, 5 hours is subtracted from the event time. The EE folks looked at it and determined and this is the feedback I got from them..“Well, I can confirm that that AMR plugin is indeed causing the issue. It also makes no difference if you use UTC-5 or Chicago as the timezone.
JavaScript does not seem to be an issue.
The plugins also do not share even similar field names.
I narrowed down the issue to the function amr_set_defaults_for_datetime() in amr-ical-events-list/includes/amr-ical-config.php
I cannot make sense of what it is doing or how it is affecting our functions, but that function is definitely causing the issue as removing the code from it makes everything work in EE.”
Could you provide some insight as to what I may be able to do to make these plugins work together?
Thank You.
- The topic ‘plugin is conflicting with Event Espresso’ is closed to new replies.