[EventCalendar] Edit Form Javascript Error Prevents "+" button from making a new event row.

Josh headbasher at gmail.com
Thu Nov 9 16:49:35 UTC 2006


Hi there. I'm using the latest 3.1.0 (standard / non-custom installation)
with WP 2.0.5 and whenever I try to click on the "+" in the Event Editor, I
get the following error (tested on Mac and Win with FF 2.0 and IE 6.0.x:

Ec3EditForm.fieldset_se has no properties    ---  edit_form.js (line 100)

Here's the edit_form.js (line 100)

var trs=Ec3EditForm.fieldset_se.getElementsByTagName('tr');

I viewed sourced as well as checked the admin.php and it seems like
everything is tagged and id'd correctly, so I'm not sure why there's an
error :

    <!-- Build the user interface for Event Calendar. -->
    <div class="dbx-box-wrapper">
    <fieldset id='ec3_schedule_editor' class="dbx-box">
    <div class="dbx-handle-wrapper">
    <h3 class="dbx-handle">Event Editor</h3>

    </div>

'lil help?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20061109/46d24e09/attachment.html


More information about the EventCalendar mailing list