Closed CaMer0n closed 3 years ago
@Moc This will be an important note when e107 v2.3.1 is released. Should issues arise with old plugins or javascript errors, Admins can revert to jQuery 2 (less secure) by adding the following code to e107_config.php:
define('e_DEBUG_JQUERY', 2);
Phase out the use of jquery.once() .
Test functionality with jQuery 3.
In e107_config.php :