[EventCalendar] Another step closer to getting this to work.
Bert Mahoney
berchman at mac.com
Wed Mar 7 08:23:36 UTC 2007
> On 6 Mar 2007, at 18:47, Bert Mahoney wrote:
>
>>> No. Your directory name should be "eventcalendar3".
>> I changed the name of the directory. However, that breaks the link
>> to the function. I now get an error when the php tries to call the
>> function.
>>
>> Fatal error: Call to undefined function: ec3_get_calendar() in /
>> home/12832/domains/monicaros.org/html/beta/wp-content/themes/
>> monica_ros/sidebar.php on line 61
>>
>> Line 61 in my sidebar.php is: <?php ec3_get_calendar( ); ?>
>>
>> Remember, I am using WP 2.1.2 and EC3.11rc1
>
> That's because you've activated the plug-in with the wrong name! You
> need to deactivate the plug-in and then install it properly (with the
> correct name!!)
Excellent. Made the changes you suggested and it is working. However
it is not seeing future events.
The code in my sidebar that is pulling the list is this:
<?php ec3_get_events(3,'<h4><a href="%LINK%">%TITLE%</a></h4><p>%DATE%
</p>','','F j, Y g:00 a'); ?>
I have events in the future that are not showing up on the calendar
display and on the list above. Basically nothing from the future is
showing up. You can see it in the sidebar of the beta website.
Here is the link to the site again: http://tinyurl.com/2bts99
Any insights would be great!
Funny thing about all this is. I had this all working perfectly until
I went and mucked it up by upgrading to WP 2.1.2
Thanks Alex!
-Bert
p.s.. you get me to the solution I may just have to visit your amazon
wish list :-)
More information about the EventCalendar
mailing list