Conflict with time.ly in IE
-
There is a conflict with the time.ly calendar plugin 1.9.2 with all versions of Internet Explorer.
When visiting the events page of the calendar, you are unable to switch between the posterboard/month/week/day views.
After some troubleshooting, I determined that this line in the htaccess code from Better WP Security was the problem:
RewriteCond %{QUERY_STRING} ^.*(request|select|concat|insert|union|declare).* [NC]
If I remove “request” from that line, then the issue with the time.ly plugin vanishes.
However, I can’t seem to control when the htaccess code is re-applied and my change is overwritten.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Conflict with time.ly in IE’ is closed to new replies.