Help Center

Powered by Minitek FAQ Book
Loading...

Content notification 'loading' message

C
cyclo78wezepPosted 1 year agoEdited 1 year ago

On our site guest can submit their name and email adress so can receive update mails on news items. 

When they hit the submit button the message 'loading' appears and does not disappear.

The subscription mail is sent and they can confirm their subscription.

How can I solve this? It is confusing tu users of our site.

 

Found out that the issue exists because I placed the code in a module. When I place the code in a page everything works fine. So I know how to resolve it.

Loading...
0
#4291

6 answers

C
cyclo78wezepPosted 1 year ago

I thought I solved the issue, but proved myself wrong I could use some help in solvfing this issue. The error on the site seems to be related to mcnsystem. When someone subscribes, a loading message appears and won't dissapear on its own. My guess is that a message should be shown to the user, and that the function does not exist. I have read that this code is depricated from joomla 4.

Uncaught TypeError: Joomla.renderMessages is not a function
    at onSuccess (mcnsystem.js?3a3faea423b61b5360c09e23183c4b77:787:26)
    at xhr.onreadystatechange (core.js?ee06c8994b37d13d4ad21c573bbffeeb9465c0e2:662:23)

 

C
cyclo78wezepPosted 1 year ago

Any chance to get an answer?

 

M
MinitekPosted 1 year agoModerator

Hi there,

I can't reproduce this error on my end.

Is it possible to send me FTP access? I suspect that the template you are using does not load the Joomla file 'media/system/js/messages.js'.

C
cyclo78wezepPosted 1 year ago

Sent the ftp account and steps to reproduce the issue

C
cyclo78wezepPosted 1 year ago

Any updates? Did you have time to check?

C
cyclo78wezepPosted 1 year ago

And, any news on this item?