SkinsRestorer / SkinSystem

The Minecraft SkinSystem for SkinsRestorer
MIT License
131 stars 48 forks source link

Error on login with Wordpress hash #93

Closed FabioZumbi12 closed 4 years ago

FabioZumbi12 commented 4 years ago

I having this error on try to upload a skin without authme auth:

Uncaught ReferenceError: Swal is not defined
    at Object.<anonymous> (skinCore.js:21)
    at u (jquery_3.3.1.min.js:2)
    at Object.fireWith [as resolveWith] (jquery_3.3.1.min.js:2)
    at k (jquery_3.3.1.min.js:2)
    at XMLHttpRequest.<anonymous> (jquery_3.3.1.min.js:2)

Using the master version updated on 23 Apr, not form releases Fixed by replace to https://cdn.jsdelivr.net/npm/sweetalert2@9.15.3/dist/sweetalert2.all.min.js on index.php

Edit: A question. Using with authme login, it wont support wordpress hash method? I getting this error: image It seems caused by the same Swal error. The source: image

riflowth commented 4 years ago

@FabioZumbi12 Sorry for late reply. You should check and show us your error log of authenCore.php

NOTE: After you paste it, I will reopen this issue