User management password problem
-
I have problem when trying to change the user password in wp-admin.
The Generate password button doesnt update the form/generate new password and i have the followin error in the console
Uncaught ReferenceError: datepickerL10n is not defined(…)
which is refering to the plugins/mangopay-woocommerce/inc/admin.inc.php; line: 1310
$('input.calendar').datepicker(datepickerL10n);
the variable datepickerL10n doesnt seem to be defined anywhere in the code.thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘User management password problem’ is closed to new replies.