Using elgg 6.3.3. Some features do not work (on a couple of forums I administer):
Any hints on how to go about troubleshooting these, would be very welcome.
Jan
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 0 likes
- - Poll - GitHub
- - Event manager - GitHub
- - oEmbed - GitHub
- - Mmenu - GitHub
- JanS@JanS

JanS - 0 likes
- Jerome Bakker@jeabakker

Jerome Bakker - 0 likes
- JanS@JanS

JanS - 0 likes
You must log in to post replies.Ask the developers of these plugins or open the issues on GitHub:
Thanks. I will do that.
I figured out what happens in poll: it does not load chart.js
At first glance it looks like a javascript loading issue. You already mentioned the chart.js from Poll not loading.
Check the browser console (F12) to see if there are any more javascript issues.
Try to isolate the issue to a single plugin (by disabling plugins one by one) and hopefully you can find the origin of the issue.
We have several website where all these plugins are active at the same time and don't have an issue. If you find it, please contact us.
Thank you, Jerome.
I will follow your advice and see what I can find.
I fixed the poll plugin functionality with a small edit to Bootstrap and putting the chart.js files inside the plugin, but if there is a better way, I will try that.
I posted the event manager issue to github.