Thank you for this great module. It works perfectly fine in the eyes of my users but I receive a lot of page not found error in logs. There are lot of page not found errors that look like this...
http://www.my_domain.com/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root
+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'
+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'
+jsMath.Easy.root+'/jsMath-easy-load.js
or
http://www.my_domain.com/blogs/rtfverterra/april-2008/how-dig-economic-d...'+jsMath.Easy.root
+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/
'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/'+jsMath.Easy.root+'/jsMath-easy-load.js
"Each error is in one line, I broke it into several lines to made it readable"
The errors reported are by Anonymous users, no such errors from Authenticated users. This errors I noticed will only show if Anonymous user will browse the pages with NO tex code, if Anonymous user will browse through pages with tex codes on it, this error will not show.
I don't have any idea of this thing but somebody suggest that I will ask the developer to mask that `document.write( src= )` line. Here is our conversation: http://drupal.org/node/265856#comment-868144
Thank you...
Comments
Comment #1
vyvee commentedI do not encounter this problem and do not know much about the problem. However, I had written a patch to make jsmath to be compatible with xhtml (http://drupal.org/node/263132). I mention here because the patch
These two things seem to relate to your problem. I'm not sure if it works but you may try it...
Comment #2
gustav commentedI have committed vyvee's patch. Did that fix your problem?
Comment #3
jhun vert commentedThanks gustav for reinforcing the reply of vyvee. Thanks for your great module and thanks vyvee for making it XHTML-compliant. My problem is, I know nothing about patches, I am neither a programmer nor an IT professional. I DON'T KNOW HOW TO APPLY THE PATCH. Perhaps you can give me some instructions on how and where to apply it, thanks.
Comment #4
gustav commentedYou no longer need to apply the patch, I have already applied it and it is included in the latest release that you can find at http://drupal.org/node/282023. Just download the release and overwrite the old code. Please let me know if that fixes the problem.
Comment #5
jhun vert commentedThank you very much gustav, I observed my logfiles for more than an hour after I followed your instruction. The error did not came back. My observation time is short, but the error actually occurred (that was before) almost every minute. I will update you again tomorrow. Thank you very much, I appreciate it a lot. Thank you, thank you, and many thanks.
Comment #6
jhun vert commentedThanks vyvee and gustav, it really did solve my problem. I trace the 24 hour log and the error is gone thank you again. I now change the status to fixed.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.