Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Code Errors in your mailchimp.php file – creates double slashes

$
0
0

Replies: 0

I found code errors in your mailchimp.php file, one of the files in your MailChimp List Subscribe Form plugin (latest version 1.5.7).

The code errors add an extra slash to the following file paths:
…/wp-content/plugins/mailchimp//js/datepicker.js?ver=4.9.6
…/wp-content/plugins/mailchimp//js/mailchimp.js?ver=1.5.7
…/wp-content/plugins/mailchimp//js/scrollTo.js?ver=1.5.7
…/wp-content/plugins/mailchimp//css/flick/flick.css?ver=4.9.6

Comment on github here (https://gist.github.com/cvstudios/2cae789bcf0063343aa4c980e3a1b5cf) points out the line of code that should be corrected to get rid of the extra slash.


Viewing all articles
Browse latest Browse all 59525

Trending Articles