Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Template missing jdoc statements:? #53

Open
dsimonse opened this issue Jan 20, 2021 · 0 comments
Open

Template missing jdoc statements:? #53

dsimonse opened this issue Jan 20, 2021 · 0 comments

Comments

@dsimonse
Copy link

dsimonse commented Jan 20, 2021

Having problems with RSEvents!PRO functionallity and after Their investigation they found this:

Message: Hello,

After a closer investigation we've noticed that what you're encountering seems to be an issue with your template not loading assets or missing this tag:

<jdoc:include type="message" />

Please directly contact your template developers on this matter as your template is probably missing specific jdoc statements:

https://docs.joomla.org/Jdoc_statements
Regards!

****I responded ***
I can se in /templates/system/component.php that this is present, so why doesn't it load?

***** I got this reply from RSJoomla **********
Hello,

It appears that this is overwritten by your template, from what I can see in the source code, you have:

<!-- messages -->
<div class="yjsg-system-msg">

</div>
<!-- end messages -->

...while Joomla! searches for:

<div id="system-message-container">

I would recommend contacting your template developers directly, unfortunately we're not providing debug services for third party integrations.

Regards!

************* Any thoughts? ***********

Update:
From RSEvents!PRO:
What you're experiencing isn't caused by RSEvents!Pro, from what I can see in the console, a JavaScript error is returned:

1/ Uncaught TypeError: t.fn.tooltip is undefined

2/ Uncaught TypeError: messageContainer is null
removeMessages https://www.biljett.rojteatern.nu/media ... 73ffdfb9:1
validate https://www.biljett.rojteatern.nu/media ... it.js:1568
save https://www.biljett.rojteatern.nu/media ... it.js:1579
init https://www.biljett.rojteatern.nu/media ... dit.js:178
jQuery 9
dispatch
handle
add
add
xe
each
each
xe
on
init https://www.biljett.rojteatern.nu/media ... dit.js:177
https://www.biljett.rojteatern.nu/media ... /edit.js:2
jQuery 8
u
fireWith
ready
_
promise



Link to installation (lab-enviroment): https://www.biljett.rojteatern.nu/kommande-event/delta/2922-oliver-twist.html
Production: https://www.rojteatern.nu/kommande-event/evenemang/3521-oliver-twist.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant