e107inc / visualcaptcha

VisualCaptcha drop-in Captcha replacement for e107 v2.1.3 or higher.
4 stars 2 forks source link

not compatible with JQuery 3 #6

Open Jimmi08 opened 2 years ago

Jimmi08 commented 2 years ago

image

lonalore commented 2 years ago

This is due to the following core-change: https://github.com/e107inc/e107/commit/a8ec6435e596579dd448ab63f617a5286b76aeca#r60942703

But this commit should fix it: https://github.com/e107inc/visualcaptcha/commit/1611331577942aec5624f8fdce14470ce51835fe

Upgrade the plugin to the latest github version, then clear the cache. And it should work.

lonalore commented 2 years ago

@CaMer0n In my opinion, it would be worth mentioning such core changes in the change log/release note, and if the new release includes not only bug fixes and new features but also core (functionality) changes, the new version number should have been 2.4.0 instead of 2.3.1.