×

Notice

The forum is in read only mode.

TypeError: form.onsubmit is not a function

13 years 9 months ago #1318 by marcelo
After i installed the jobs search module i started to get this error every time i try to edit my articles at the front end of my site: TypeError: form.onsubmit is not a function.

If i uninstall the module everything goes back to normal!

I found some fixes online like deleting the following lines:



try {
form.onsubmit();
} catch(e) {
alert(e);
}



at components/com_contentsubmit/views/article/tmpl. But it didnt work!

I was wondering if someone could help me with this issue!

Thank you very much!
Time to create page: 0.043 seconds

Please publish modules in offcanvas position.