[EventCalendar] Re: WP 2.3 Patch?

Heather Greer heather.greer at spinningsilk.com
Mon Oct 1 14:39:24 UTC 2007


Good morning,

Any word on when a proper patch will be available for WP 2.3?
I set up new Wordpress installations all the time as I take on new  
clients and
with the new install, EventCalendar won't work properly.
All the other plugins I'm using work fine with the new version of  
Wordpress.

Thanks for any info,

Heather Greer
SpinningSilk Multimedia
A division of Spinning Silk, LLC
Phone: 1-864-907-5417
Fax: 1-864-990-3823
http://www.spinningsilkmultimedia.com
heather.greer at spinningsilk.com

Organizing and securing your information
with the most innovative Internet, print and
portable media technologies to produce
personable marketing solutions to grow
your business





On Sep 29, 2007, at 8:00 AM, eventcalendar-request at firetree.net wrote:

> Send EventCalendar mailing list submissions to
> 	eventcalendar at firetree.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar
> or, via email, send a message with subject or body 'help' to
> 	eventcalendar-request at firetree.net
>
> You can reach the person managing the list at
> 	eventcalendar-owner at firetree.net
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of EventCalendar digest..."
>
>
> Today's Topics:
>
>    1. Re: WP 2.3 Table Patch? (Dr. Peter Troxler)
>    2. Help with putting month link in event list (Sergio Alvarado)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Fri, 28 Sep 2007 14:32:22 +0200
> From: "Dr. Peter Troxler" <peter.troxler at gmx.net>
> Subject: Re: [EventCalendar] WP 2.3 Table Patch?
> To: Support for EventCalendar plugin <eventcalendar at firetree.net>
> Message-ID: <C336D159-C652-4887-ACF1-5BD2B9C55625 at gmx.net>
> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
>
> You're spot-on, a temp fix would have to duplicate the data that wp23
> stores in the term taxonomy in post2cat, either at creation/edit/
> deletion time or periodically (cron).  It is not a nice solution
> either way but could be an emergency fix for people who are careless
> enough to upgrade without making a backup before.  Don't know how
> many of these are out there anyway
>
> / pt
>
> On 28-sep-2007, at 1:33, JD Puglisi wrote:
>
>> I don't think recreating the post2cat table on a WP 2.3 install
>> will do
>> anything substantial. New posts will not write to the recreated
>> tables. As
>> far as I can tell, EC3 doesn't write to it either. The join command
>> in the
>> ec3 functions I mentioned previously will not return new entries
>> after you
>> create the tables. You'll also need to get the data in the tables
>> before you
>> upgraded to populate your new tables. If you have those tables
>> backed up,
>> you should just downgrade to WP 2.2.x if you can't live with the
>> EC3 errors.
>>
>> Keep in mind, this is just an opinion. I have not tested the
>> approach (nor
>> have I upgraded to 2.3 sensing there would be a loss of some
>> functionality).
>>
>>
>>
>> _______________________________________________
>> Blog: http://wpcal.firetree.net/
>> EventCalendar at firetree.net mailing list
>> Unsubscribe: http://penguin.firetree.net/eventcalendar
>
>
>
>
> ------------------------------
>
> Message: 2
> Date: Fri, 28 Sep 2007 15:20:18 -0500
> From: "Sergio Alvarado" <sergiojalvarado at gmail.com>
> Subject: [EventCalendar] Help with putting month link in event list
> To: eventcalendar at firetree.net
> Message-ID:
> 	<81274f5e0709281320n46345a59k2a0c75dead673fdf at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> I have successfully set up my homepage to show a list of up-coming  
> events
> using the EventCalendar 3.1.1.rc1,  "ec3_get_events()" template  
> tag. Below
> is my code (very similar to the sample in the   "ec3_get_events()"  
> template
> tag page.
>
> <?php
> ec3_get_events(
>    20,                                      // limit
>    '%DATE%: <a href="%LINK%">%TITLE%</a>', // template_event
>    '',                                     // template_day
>    'j',                                    // date_format
>    '<h2>%MONTH%</h2>'      // template_month
> );
> ?>
>
> What I need is to place a link to the month archives page, like in  
> the Month
> of the "ec3_get_calendar." so that when someone clicks on the month  
> they
> will be taken to archives page for that specific month.
>
> i.e. if they click on the header "October 2007," they will be taken  
> to the
> link http://my_domain.com/?m=200710 ,  if they click on the header  
> "November
> 2007," they will be taken to the link http://my_domain.com/? 
> m=200711 , and
> so on.
>
> Does anyone have any idea how I can accomplish this. I tried  
> putting in "<a
> href="month_link()"><h2>%MONTH%</h2></a>" this did not work.
>
> Thanks in advance to anyone who can help.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://penguin.firetree.net/pipermail/eventcalendar/ 
> attachments/20070928/c6a97ef7/attachment.html
>
> ------------------------------
>
> _______________________________________________
> EventCalendar mailing list
> EventCalendar at firetree.net
> http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar
>
>
> End of EventCalendar Digest, Vol 23, Issue 38
> *********************************************
>




More information about the EventCalendar mailing list