Hello,
I installed the extension without issues and I created my first tour. Everything works fine for me and other users with the right to read content in the MediaWiki namespace (where the tour is stored); but users with no such right (in my installation all the not logged in users) can't use the tour. Is that a normal behaviour?
When I try to start the tour without logging in, I get this error from my browser debbuger:
The error is: Uncaught SyntaxError: Unexpected token '<'
If I disable the Mediawiki namespace restriction, everything works. Do you have any suggestion to avoid this issue?
Thanks for any help!