Greetings-

The UBB calendar seems to work well exposed into a Drupal block... (Link to thread) with Firefox. IE8 is giving an error message. I found out how to enable IE script debugging, and it complains about this line of code which is generated by UBB.

day = get_object("day" + today);

It says that variable today is not defined, which indeed at first glance does not seem to me to be defined. Suggestions?

Last edited by sb; 10/16/2010 4:22 PM.