ronefel / moodle-mod_googlemeet

Google Meet resource module plugin for Moodle 3.7+
Other
19 stars 15 forks source link

I Press the button to generate Meet URL and nothing happens #6

Open FranciscodeAlmeida opened 3 years ago

FranciscodeAlmeida commented 3 years ago

I press the button to generate the meet url and nothing happens. The developer console says the following:

`first.js:234 Uncaught TypeError: Failed to construct 'FormData': parameter 1 is not of type 'HTMLFormElement'.
    at j (first.js:234)
    at HTMLButtonElement.k (first.js:234)`

Javascript cache is enabled.

ttorales commented 3 years ago

Buenas me pasa lo mismo, pudiste subsanar el error?

FranciscodeAlmeida commented 3 years ago

no, entonces yo hago la tarea en el calendario de google, y despues he criado un button con una imagen donde pongo la hiperligacion para la llamada de video.[image: image.png]

ttorales notifications@github.com escreveu no dia sexta, 19/02/2021 à(s) 14:16:

Buenas me pasa lo mismo, pudiste subsanar el error?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ronefel/moodle-mod_googlemeet/issues/6#issuecomment-782102312, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASUSBGTVWBLMSSJBBMDZ6U3S7ZXFNANCNFSM4WYHSHSA .

-- Francisco De Almeida Assistente Administrativo franciscodealmeida@profiforma.pt <%7Bu_mail%7D> www.profiforma.pt geral@profiforma.pt http://intranet.profiforma.pt/sistemas/banpub/componentes/publico/link.php

Sede R. Filipe Simões, nº20 - 3000-186 Coimbra, Portugal Tf: +351 239 791 290 - Tm: +351 918 104 404 - Fax +351 239 791 291



A informação contida neste email é confidencial e para uso exclusivo das pessoas a quem se dirige. É expressamente proibida qualquer utilização não autorizada. Se recebeu este email por engano, por favor avise o remetente imediatamente. Obrigado. The information contained in this email is confidential and for the exclusive use of the individual named above. Any unauthorized use of whatever kind is strictly prohibited. If you have received this email in error, please notify the sender immediately. Thank you.

ronefel commented 3 years ago

@FranciscodeAlmeida,

Are you using a different theme than the default?

ttorales commented 3 years ago

Si, aparentemente solo funciona con el tema predeterminado.

ariadevl commented 3 years ago

@ronefel is there any fix for custom themes? Thank you

totallnet commented 3 years ago

Hi... i have the same problem...

Uncaught TypeError: Failed to construct 'FormData': parameter 1 is not of type 'HTMLFormElement'. at j (first.js:239) at HTMLButtonElement.k (first.js:239)

And i am using Edumy from cocoon developers theme.

Your fix show the path amd/build/mod_form.min.js but my moodle version 3.10.3 dont have this mod_form.min.js file.

What can i do?

Thanks in advance

A4997 commented 2 years ago

i have the same issue did anyone find a solution ?

ariadevl commented 2 years ago

@totallnet @A4997 solution for this problem on pull request #13