Active
Project:
Mathematics Filter
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2009 at 05:41 UTC
Updated:
10 May 2009 at 23:09 UTC
After I upgraded to Drupal 6.11, any node uses mathematical filter will not load.
Comments
Comment #1
Mgccl commentedok, it seems to be a problem not directly caused by mathfilter.
For some reason, due to upgrade to Druapl 6.11,
evaluate as false even when the image does exist. It might be because some of the server settings.
It wouldn't be a problem, except this made the script request the remote server for a new file every time, thus getting my ip banned due to over usage. Then this script will take a long time running and make the page seems like it doesn't load.
So now the problem is fixed, I did it by replace
by
Do you think this modification should be added to the module?
Comment #2
dwees commentedWell if it's causing serious problems, then yes of course! I'm not really actively maintaining my modules right now though as you can see. I'm working full time in another field + taking courses for my Masters + helping raise a 2 year old. If someone else wants to take over maintenance of this module, that would be helpful.
Dave