opencredit / badgeos

BadgeOS is a plugin to WordPress that allows you to easily create badges and set up the steps and achievements users take to earn them. Badges are Mozilla OBI compatible and sharable via Credly.
http://www.badgeos.org
GNU Affero General Public License v3.0
92 stars 64 forks source link

Upgrade 3.0 DB & Upgrade Achievements button does not work #684

Closed zishanj closed 4 years ago

zishanj commented 5 years ago

I am using latest 3.2 version and Upgrade 3.0 DB button does not work when I click on it. Same is the issue with Upgrade Achievements buttons.

zishanj commented 5 years ago

seems like jQuery is not recognizing the click event at https://github.com/opencredit/badgeos/blob/263024ad66af4ed123d368c95e1f8982f4bfe572/js/admin.js#L260

zishanj commented 4 years ago

this is an issue with latest wordpress 5.2.2. Any update on this issue?

FarooqAbdullah commented 4 years ago

@zishanj

We just tested the process with the latest WordPress 5.2.3 and found it is working fine. Please follow the steps as indicated here: https://wordpress.org/support/topic/badgeos-3-0-major-update/

Thanks

zishanj commented 4 years ago

I should update to 5.2.3 then because on 5.2.2 the button does not work.

zishanj commented 4 years ago

I confirm that its working now on 5.2.3. Thanks!