[EventCalendar] Edit Form Javascript Error Prevents "+" button
from making a new event row.
Alex Tingle
alex at firetree.net
Thu Nov 9 17:12:07 UTC 2006
Hi Josh,
On 9 Nov 2006, at 16:49, Josh wrote:
> 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?
You are not the first to encounter this problem. It's almost certainly
another plugin that's interfering with event calendar.
Can you turn off your other plugins in turn, and let us know which is
causing the problem. I would like to compile a list, and maybe even try
to help their authors fix the problem.
-Alex
--
:: Let me solve your problems: http://www.firetree.net/consulting/
:: alex.tingle AT firetree.net +44-7901-552763
More information about the EventCalendar
mailing list