[EventCalendar] Getting error in Event Calendar 3
Cotter, Sean
SCotter at iel.spokane.edu
Wed Mar 14 23:33:03 UTC 2007
Ok, thanks Alex.. it seems to work now. I have tried a couple plug-ins and didn't notice that Event Calendar and Event Calendar Widget both needed to be running... I went in, activated one and went to check it out. See that one requires the other (and the Widgets...)
:)
Thanks
-----Original Message-----
From: eventcalendar-bounces at firetree.net [mailto:eventcalendar-bounces at firetree.net] On Behalf Of Alex Tingle
Sent: Wednesday, March 14, 2007 3:38 PM
To: Support for EventCalendar plugin
Subject: Re: [EventCalendar] Getting error in Event Calendar 3
Sean,
Activate the EventCalendar plug-in.
-Alex
--
On 14 Mar 2007, at 21:30, Cotter, Sean wrote:
>
>
> I am using WP 2.1.2 and the Sidebar Widgets plugin (newest I am
> assuming, just downloaded it today). I am running WP with a few
> plugins and a slightly customized theme but I don't think that has
> much to do with it, disabling various plug-ins and the theme
> doesn't fix the issue. I am not fluent in PHP unfortunetly.
>
>
>
> The error is:
>
> Fatal error: Call to undefined function ec3_get_calendar() in E:
> \intranet.iel.spokane.edu\wp-content\plugins\eventcalendar3
> \widget.php on line 56
>
>
>
> Which is:
>
>
>
> /** Event Calendar widget. */
>
> function ec3_widget_cal($args)
>
> {
>
> extract($args);
>
> $options = get_option('ec3_widget_cal');
>
> echo $before_widget . $before_title;
>
> echo ec3_default_string($options['title'],'Event Calendar');
>
> echo $after_title;
>
> ec3_get_calendar(); ß line 56
>
> echo $after_widget;
>
> }
>
>
>
> Does anyone have any clues?
>
>
>
> Thanks
>
>
>
> Sean
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar
_______________________________________________
Blog: http://wpcal.firetree.net/
EventCalendar at firetree.net mailing list
Unsubscribe: http://penguin.firetree.net/eventcalendar
More information about the EventCalendar
mailing list