Report any technical problems you discover and discuss solutions.

Fix for missing borders and missing navigation

  • tom
  • Topic Author
  • Away
  • Administrator
  • Administrator
More
11 years 10 months ago #2271 by tom
MathJax changed their MathJax CDN hosting. Specifically they changed the https:// address we use in Xerte Online Toolkits. You can read more about that change here: www.mathjax.org/changes-to-the-mathjax-cdn/

There are 3 files in the Xerte install which point to the now broken source.

The 2.1 distribution, and 2.1 update packages are fixed.

You can also patch your installation:

These are the files that need fixing:
Code:
\modules\site\play.php \modules\site\preview.php \modules\xerte\player_html5\rloObject.htm
The change needed is to change
Code:
<script type="text/javascript" src="c328740.ssl.cf1.rackcdn.com/mathjax/late...ML-AM_HTMLorMML-full"></script>
to
Code:
<script type="text/javascript" src="//cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"> </script>
The following user(s) said Thank You: mackswel

Please Log in or Create an account to join the conversation.

Moderators: ronmjultenJohnSmith
Time to create page: 0.130 seconds
Copyright © 2026 The Xerte Project.
Xerte logo Apereo logo OSI Logo