Javascript Error: Malformed URI
-
There seems to be a javascript error in the previous two versions (at least).
Uncaught URIError: malformed URI sequence
/wp-content/plugins/pdf-forms-for-contact-form-7/js/notices.js?ver=2.0.1:3It’s related to this line of code in the notices.js file:
var cookies = decodeURIComponent(document.cookie).split(‘; ‘);
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Javascript Error: Malformed URI’ is closed to new replies.