[EventCalendar] eventcalendar

Alex Tingle alex at firetree.net
Wed Jul 26 07:28:05 UTC 2006


Hi Guido,

Did you not see this post of mine last week...

  http://penguin.firetree.net/pipermail/eventcalendar/2006-July/000438.html

This SQL will fix up your database...

  SQL> ALTER TABLE wp_ec3_schedule CHANGE COLUMN repeat rpt VARCHAR(64);

-Alex

--

On Mon, 24 Jul 2006 10:47:39 +0200
"Guido Vrouwe" <guidovrouwe at gmail.com> wrote:

> Hi everybody.
> I'm working on a site (http://www.dogcalledphenix.com) but can't get
> the EventCalendar to work. I must be doin' something wrong. Can
> someone help me out?
> 
> This is the error i get: WordPress database error: [Unknown column
> 'rpt' in 'field list']
> SELECT post_id,start,end,allday,rpt,IF(end>='2006-07-24 00:00:00',1,0)
> AS active FROM wp_ec3_schedule WHERE post_id IN (5) ORDER BY start
> 
> I would like to get the events on the dates pages for upcoming gigs or events.
> 
> Hope to here from you soon.
> bye,
> Guido
> 
> _______________________________________________
> EventCalendar mailing list
> EventCalendar at firetree.net
> http://penguin.firetree.net/cgi-bin/mailman/listinfo/eventcalendar


-- 
:: 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