[EventCalendar] Re: Script error in IE

Kurt O'Connor kurt.oconnor at gmail.com
Tue Sep 12 03:54:55 UTC 2006


For anybody who ever has this problem, I finally found the issue for
me.  I had created a custom theme template and I needed to add

<?php wp_head(); ?>

to the head in the header file.  Its in the installation notes, I just
missed it.




On 5/22/06, Kurt O'Connor <kurt.oconnor at gmail.com> wrote:
>
> This is a wonderful plugin, thank you very much.  I am having an issue though.  I am calling the calendar from the sidebar of a page template and it works fine in Firefox, but, in IE I get an "object expected" error at this location in the  popup.js file:
>
>
>  for(var i=0; i<calendars.length; i++)
>       add_tbody( ec3.get_child_by_tag_name(calendars[i],'tbody') );
>   } );
>
>
> If this has already been addressed, I apologize in advance.  A referal to the solution would be much appreciated.  If more information is needed, please let me know.  Thank you very much.
>



More information about the EventCalendar mailing list