RensTillmann / super-forms

18 stars 14 forks source link

SUPER.init_skype is not a function #24

Closed seiwonlee closed 4 years ago

seiwonlee commented 4 years ago

Hi there,

I am using v. 4.9.2 and getting this error:

common.js?ver=4.9.200:4781 Uncaught TypeError: SUPER.init_skype is not a function at Object.SUPER.init_super_form_frontend (common.js?ver=4.9.200:4781) at HTMLDocument. (common.js?ver=4.9.200:18) at i (jquery.js?ver=1.12.4-wp:2) at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2) at Function.ready (jquery.js?ver=1.12.4-wp:2)

error2 error1

The forms are just showing the "spinner" due to the errors above.

Can you please help?

RensTillmann commented 4 years ago

Hi, I don't understand, because since v4.7.63 that function was removed and it no longer exists inside the common.js file. Perhaps you need to empty cache? Otherwise download the latest version from Envato agin.

seiwonlee commented 4 years ago

Just for reference, it happened that CDN was caching that javascript file. I'm not sure why but now our site is serving up the latest. Thanks.