I'm trying out the module in Drupal 6.4, on a localhost server.
With the default settings, whenever I load any node, I get a dialog box saying the following:
In order for jsMath to be able to ..(skip).. the jsMath.js file must be loaded from a server in the same domain as the page that contains it...(skip)
Default settings will still render the equations properly, but disabling autoload will break it.
My server hosts the page at some different port, is this a problem? Isn't it still from the same domain?
Comments
Comment #1
syockit commentedI've confirmed that it works at default port (i.e. 80). The message no longer popups.
How do I get around setting it up for different port?
Comment #2
turadg commentedAre you using Firefox 3.5? I had that message and haven't again since I upgraded to jsMath 3.6c.
http://www.math.union.edu/~dpvc/jsMath/changes.html
related: #553018: Update docs to have user download jsMath 3.6c
Comment #3
AlexisWilke commentedThis was fixed in one of the newest jsMath libraries.
Please, upgrade the jsMath library and try again. If you still have a problem, feel free to reopen this issue.
Thank you.
Alexis
P.S. As you are at it, you may want to move the jsMath library to /sites/all/libraries/jsMath/... to save time when checking all the Drupal modules.
Comment #4
AlexisWilke commentedI meant to mark this as closed since you should be using a newer version of jsMath anyway.