From pmk at techemail.com Sun Nov 1 15:18:40 2009 From: pmk at techemail.com (Paul MacKenzie) Date: Sun Nov 1 15:18:56 2009 Subject: [EventCalendar] New Posting of Events: user template Message-ID: <4AEDA6D0.8090306@techemail.com> To ease the process of contributing an event to the calendar, to help ensure complete event information, and to format event details in a standard way, is it possible to call up a standard template/form for an events listing in the editor? Has anyone created such a beast and, if so, could he/she share this with us? Regards, Paul MacKenzie atlanticimagephotography.ca (offline & under construction) __________ Information from ESET NOD32 Antivirus, version of virus signature database 4562 (20091101) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com From jono.alderson at unidin.co.uk Sun Nov 1 19:25:21 2009 From: jono.alderson at unidin.co.uk (Jonathan Alderson) Date: Sun Nov 1 19:25:37 2009 Subject: [EventCalendar] New Posting of Events: user template In-Reply-To: <4AEDA6D0.8090306@techemail.com> References: <4AEDA6D0.8090306@techemail.com> Message-ID: <000301ca5b29$0e825650$2b8702f0$@alderson@unidin.co.uk> Yup, I'm using 'Custom Field Template' http://wpgogo.com/development/custom-field-template.html#english to set up an entire CMS around event calendar listings. Site is locked down under construction at the mo, but the infrastructure is very robust - just needs lots of logic in pages and posts to check for the existence of content in custom fields, and to subsequently format, order and output those depending on what is/isn't input. -----Original Message----- From: eventcalendar-bounces@firetree.net [mailto:eventcalendar-bounces@firetree.net] On Behalf Of Paul MacKenzie Sent: Sunday, November 01, 2009 3:19 PM To: eventcalendar@firetree.net Subject: [EventCalendar] New Posting of Events: user template To ease the process of contributing an event to the calendar, to help ensure complete event information, and to format event details in a standard way, is it possible to call up a standard template/form for an events listing in the editor? Has anyone created such a beast and, if so, could he/she share this with us? Regards, Paul MacKenzie atlanticimagephotography.ca (offline & under construction) __________ Information from ESET NOD32 Antivirus, version of virus signature database 4562 (20091101) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com _______________________________________________ Blog: http://wpcal.firetree.net/ EventCalendar@firetree.net mailing list Unsubscribe: http://penguin.firetree.net/eventcalendar Internal Virus Database is out of date. Checked by AVG - www.avg.com Version: 8.5.374 / Virus Database: 270.13.19/2245 - Release Date: 07/18/09 05:57:00 From amit1969 at yahoo.com Wed Nov 4 04:18:15 2009 From: amit1969 at yahoo.com (Amit Malhotra) Date: Wed Nov 4 04:18:51 2009 Subject: [EventCalendar] Changing Colors in Event Calendar and Event Calendar Widget Message-ID: <149388.62541.qm@web63403.mail.re1.yahoo.com> I am using Event Calendar and Event Calendar Widget in a website I am setting up in WordPress.? See: www.dartmouthdc.com. These items appear to follow the style in the theme, except for a red color that shows up: * in an event post, in the box showing the times of the event * in the widget, the color of a day that has an event posted. I have been through the theme options to determine if the color is being set there, and cannot find a setting.? Is there a way for me to change that red color to another one? ? Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091103/7e5c2de1/attachment.html From face at CentosPrime.COM Wed Nov 4 12:47:02 2009 From: face at CentosPrime.COM (Chris Janton) Date: Wed Nov 4 12:47:13 2009 Subject: [EventCalendar] Changing Colors in Event Calendar and Event Calendar Widget In-Reply-To: <149388.62541.qm@web63403.mail.re1.yahoo.com> References: <149388.62541.qm@web63403.mail.re1.yahoo.com> Message-ID: On 2009-11-03 , at 21:18 , Amit Malhotra wrote: > These items appear to follow the style in the theme, except for a > red color that shows up: > * in an event post, in the box showing the times of the event > * in the widget, the color of a day that has an event posted. > I have been through the theme options to determine if the color is > being set there, and cannot find a setting. Is there a way for me > to change that red color to another one? That color is set for the widget in ec3.css using the following .ec3_list { margin-left:-12px; word-spacing:-1px; letter-spacing:-0.2px; color:#800; } The calendar days in red are from #wp-calendar .ec3_eventday a { color:#a00 !IMPORTANT; } pretty much, go in and edit the color settings in ec3.css 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From cq547 at torfree.net Wed Nov 4 17:57:32 2009 From: cq547 at torfree.net (ejm) Date: Wed Nov 4 17:57:42 2009 Subject: [EventCalendar] sidebar calendar broken on wp2.8 In-Reply-To: References: <20090725183042.2F4F3F33A1@fs.cwahi.net> Message-ID: <9pf3f51kdbgmf36ktp4him6stg3t07pbu8@4ax.com> Excuse me for replying to myself. I upgraded to wp2.8.5 shortly after the release was announced. This did not fix whatever was wrong with the calendar. However, I'm happy to report that ec3.14 and wp2.8.5 are working correctly now. I wish I could report what I did to fix it. But I have no idea why the calendar is suddenly working again. The only thing I did today was to upgrade two non-active plugins. Very strange. -EMorris, wp 2.8.5, ec3 3.1.4, mySQL 4.1.22, php4.4.7, firefox 3.0.15, WinXP (calendar on sidebar is now called up with ec3_get_calendar();) On Sun, 25 Oct 2009 07:51:08 -0400, ejm wrote: > [...] >the calendar appears to be >broken; no post dates show at all. (On the other wordpress that has >database tables character sets collation not yet changed to UTF-8, the >event-calendar is working perfectly well.) I did disable plugins to >see if there was conflict but it made no difference to the calendar. I >also checked for coding errors using the validator at w3.org. [...] >EMorris, wp 2.8.5, firefox 3.0.14, WinXP From clairecircuit at gmail.com Thu Nov 5 12:05:42 2009 From: clairecircuit at gmail.com (claire) Date: Thu Nov 5 12:06:17 2009 Subject: [EventCalendar] sidebar calendar broken on wp2.8 Message-ID: > > > > Message: 2 > Date: Wed, 04 Nov 2009 12:57:32 -0500 > From: ejm > Subject: Re: [EventCalendar] sidebar calendar broken on wp2.8 > To: Support for EventCalendar plugin > Message-ID: <9pf3f51kdbgmf36ktp4him6stg3t07pbu8@4ax.com> > Content-Type: text/plain; charset=us-ascii > > Excuse me for replying to myself. > > I upgraded to wp2.8.5 shortly after the release was announced. This > did not fix whatever was wrong with the calendar. > > However, I'm happy to report that ec3.14 and wp2.8.5 are working > correctly now. I wish I could report what I did to fix it. But I have > no idea why the calendar is suddenly working again. > > The only thing I did today was to upgrade two non-active plugins. Very > strange. > > -EMorris, wp 2.8.5, ec3 3.1.4, mySQL 4.1.22, php4.4.7, firefox 3.0.15, > WinXP (calendar on sidebar is now called up with ec3_get_calendar();) > > Thanks for the update. I am just coming back to the list after a break as I need to upgrade Wordpress. What's the consensus regarding compatibility with WP 2.8.5 and/or WPMU? Claire -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091105/00c2cdb1/attachment.htm From mark at eggplantdigital.cn Fri Nov 6 01:30:15 2009 From: mark at eggplantdigital.cn (Mark de Jong) Date: Fri Nov 6 01:30:51 2009 Subject: [EventCalendar] Other posts also showing in Sidebar Calendar Message-ID: Whenever i have a day where i have an event and a normal post it's showing all those posts in the sidebar calendar. Could anybody tell me what's the problem here? Is it a problem with the plugin or is it more the setup of the plugin? I'm using WP 2.8.4 and EC 3.2b2 -- Mark de Jong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091106/3dc8f529/attachment.html From plenartowicz at gmail.com Fri Nov 6 13:23:53 2009 From: plenartowicz at gmail.com (Piotr Lenartowicz) Date: Fri Nov 6 13:24:27 2009 Subject: [EventCalendar] horizontal look Message-ID: hello, I would like to flat event calendar to horizontal look. So it's looks more less like that: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 116 17 18 19...31 Everything in one And then grab it somewhere to the header area of the page. Appreciate any support and suggestions. Thank you, Pit -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091106/0671dd7d/attachment.htm From info at 7dex.de Sun Nov 8 13:30:00 2009 From: info at 7dex.de (7dex) Date: Sun Nov 8 13:30:10 2009 Subject: [EventCalendar] Post status = future Message-ID: <4AF6C7D8.9090908@7dex.de> Hi there Event-Calendar Users, im trying to integrate this great plugin into my site but it doesnt work as i want it to: i hacked the wp-core, so that not only "published posts" but also future posts (normally unpublished drafts) are displayed in my blog --> http://wordpress.org/support/topic/141099 by doing this, i can easily order my posts by date into future and previous posts/events. but what do i have to do to let future posts (call it drafts) appear in EC? would it be possible to integrate a function/button so that EC not only shows published, but also future posts?? i know, its quite another attempt to show future posts and i shouldnt mess with the core but.. u can see it here: www.7dex.de/kalender THX!! -- Yochanan Rauert Website: http://7dex.de From saralinden at yahoo.com Sun Nov 8 16:25:26 2009 From: saralinden at yahoo.com (sara linden) Date: Sun Nov 8 16:25:35 2009 Subject: [EventCalendar] Remove all day/@7am In-Reply-To: <4AF6C7D8.9090908@7dex.de> References: <4AF6C7D8.9090908@7dex.de> Message-ID: <50482C34-E5EC-4697-AEBC-0BFCA961FAED@yahoo.com> Hello Folks, does anyone know how to get rid of the (all day) next to calender listings? Thanks sara From Sandy at CentralOregonTrailCourse.com Sun Nov 8 17:32:37 2009 From: Sandy at CentralOregonTrailCourse.com (Sandra Mayernik) Date: Sun Nov 8 17:33:19 2009 Subject: [EventCalendar] Remove all day/@7am In-Reply-To: <50482C34-E5EC-4697-AEBC-0BFCA961FAED@yahoo.com> Message-ID: An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091108/ad1d788c/attachment.html From Sandy at CentralOregonTrailCourse.com Sun Nov 8 17:32:37 2009 From: Sandy at CentralOregonTrailCourse.com (Sandra Mayernik) Date: Sun Nov 8 17:39:56 2009 Subject: [EventCalendar] Remove all day/@7am In-Reply-To: <50482C34-E5EC-4697-AEBC-0BFCA961FAED@yahoo.com> Message-ID: An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091108/ad1d788c/attachment.htm From saralinden at yahoo.com Sun Nov 8 18:03:59 2009 From: saralinden at yahoo.com (sara linden) Date: Sun Nov 8 18:04:16 2009 Subject: [EventCalendar] Remove all day/@7am In-Reply-To: References: Message-ID: Thanks for your reply I could do that but I don't want any start or end times either... just the event heading Best sara On 8 Nov 2009, at 09:32, Sandra Mayernik wrote: > enter the start and end times of the event > ----------------------- Original Message ----------------------- > > From: sara linden > To: Support for EventCalendar plugin > Date: Sun, 8 Nov 2009 08:25:26 -0800 > Subject: [EventCalendar] Remove all day/@7am > > Hello Folks, > > does anyone know how to get rid of the (all day) next to calender > listings? > > Thanks > > sara > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar > > > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091108/cf1e027a/attachment.html From peter.troxler at gmx.net Sun Nov 8 18:14:45 2009 From: peter.troxler at gmx.net (Dr. Peter Troxler) Date: Sun Nov 8 18:14:50 2009 Subject: [EventCalendar] Remove all day/@7am In-Reply-To: References: Message-ID: <52803BD9-F7BF-4205-B7C5-578745CC0594@gmx.net> rtfm at http://wpcal.firetree.net/template-functions/ec3_get_schedule/ you can specify parameters for ec3_get_schedule() as described there ;-) / pt On 8 Nov 2009, at 19:03 , sara linden wrote: > Thanks for your reply > > I could do that but I don't want any start or end times either... > just the event heading > > Best > > sara > > > On 8 Nov 2009, at 09:32, Sandra Mayernik wrote: > >> enter the start and end times of the event >> ----------------------- Original Message ----------------------- >> >> From: sara linden >> To: Support for EventCalendar plugin >> Date: Sun, 8 Nov 2009 08:25:26 -0800 >> Subject: [EventCalendar] Remove all day/@7am >> >> Hello Folks, >> >> does anyone know how to get rid of the (all day) next to calender >> listings? >> >> Thanks >> >> sara >> >> _______________________________________________ >> Blog: http://wpcal.firetree.net/ >> EventCalendar@firetree.net mailing list >> Unsubscribe: http://penguin.firetree.net/eventcalendar >> >> >> >> _______________________________________________ >> Blog: http://wpcal.firetree.net/ >> EventCalendar@firetree.net mailing list >> Unsubscribe: http://penguin.firetree.net/eventcalendar > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar From order at empathik.com Mon Nov 9 03:26:58 2009 From: order at empathik.com (Joe Banks) Date: Mon Nov 9 03:27:32 2009 Subject: [EventCalendar] Event with Multiple Days in Events Editor - Upcoming Events Widget - Too Many "Dates" Message-ID: 1. Using EC3 V 3.2.beta2, 2. I have entered 3 events, each with 12 individual dates added in the Events Editor. So, to clarify, that's 3 event posts, assigned 12 dates each. (The alternate would be to enter 36 posts. Egads!) 3. Using the EC3 Widget for "Upcoming Events" assigning 3 events, I get a list of 36 dated listings, apparently because the widget is looking for 3 Events a.k.a. Posts. Question: What I really want is the next 3 **dates**. Is this possible, either via widget (feature request!) or using ec3_get_events() creatively? >> Using 'X days' as a $limit won't produce the right result, because these events are 2-3 months away and would require me changing the 'X days' as the events get closer just to get 3 **dates**. THANKS. Joe From kid_a at guerillamedia.org Mon Nov 9 14:01:29 2009 From: kid_a at guerillamedia.org (Arne Teubel) Date: Mon Nov 9 14:02:07 2009 Subject: [EventCalendar] Problem with iCal link and month menu Message-ID: <43B99B55-E6C2-42CC-AAF0-A7E74C2A0E74@guerillamedia.org> Hello, I have the following problem: On my website / WordPress - installation I use Event Calendar as a widget in the sidebar. I managed to remove the iCal-link and change the month navigation to full month names. When I load or reload a page it looks just fine. The iCal link is gone and the months are displayed with their full names. But when I use the navigation to display a different month ? it is all back to the default setup again with the link in place and the usual month abbreviations. I guess it is a JavaScript / AJAX - problem? But what can I do about it? Thank you very much! Arne From witch.craft at gmx.at Tue Nov 10 00:23:54 2009 From: witch.craft at gmx.at (Witch Craft) Date: Tue Nov 10 00:24:28 2009 Subject: [EventCalendar] ics file Message-ID: <20091110002354.32680@gmx.net> Hi, is it possible to generate an .ics file for each single event and not for the whole event calendar? Thank you, Michaela -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3.5 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser From boris.rorsvort at gmail.com Tue Nov 10 12:04:14 2009 From: boris.rorsvort at gmail.com (Boris Rorsvort) Date: Tue Nov 10 12:04:51 2009 Subject: [EventCalendar] Arhives ordered by event_date Message-ID: Hi, I've search many days to solve that and its something really missing in ec3. How can you tell the wordpress build in archive page to order your post by event_dates without create a page manually for each year? I've bee using PostList with the Ec3 plugin to display event on specific pages. But the clients wants to see all event per year ordered by events dates. Any idea? I'm really desperate. thanks Boris Rorsvort Web development & Design 0484/780539 boris.rorsvort@gmail.com 64 rue Jean d'Ardenne 1050 Bruxelles Belgium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091110/1415da16/attachment.htm From jono.alderson at unidin.co.uk Tue Nov 10 12:10:27 2009 From: jono.alderson at unidin.co.uk (Jonathan Alderson) Date: Tue Nov 10 12:11:40 2009 Subject: [EventCalendar] Arhives ordered by event_date In-Reply-To: References: Message-ID: <001501ca61fe$cb6a28c0$623e7a40$@alderson@unidin.co.uk> I'm using the following code in my functions file to overwrite WP's default archiving behaviour to serve event calendar content. Makes site.com/2009/ serve 2009 events, etc. // Add support for /calendar/ date base function custom_rewrite_rules($rules) { $custom_rules = array(); $custom_rules['([0-9]+)/?$'] = 'index.php?m=$matches[1]&ec3_listing=yes&order=des'; $custom_rules['([0-9]+)/([0-9]+)?$'] = 'index.php?m=$matches[1]$matches[2]&ec3_listing=yes&order=des'; $custom_rules['([0-9]+)/([0-9]+)/([0-9]+)?$'] = 'index.php?m=$matches[1]$matches[2]$matches[3]&ec3_listing=yes&order=des'; return $custom_rules + $rules; } add_filter('rewrite_rules_array','custom_rewrite_rules'); } ?> Remeber to flush your permalinks by upating the permalink settings when you've added this. J From: eventcalendar-bounces@firetree.net [mailto:eventcalendar-bounces@firetree.net] On Behalf Of Boris Rorsvort Sent: 10 November 2009 12:04 To: eventcalendar@firetree.net Subject: [EventCalendar] Arhives ordered by event_date Hi, I've search many days to solve that and its something really missing in ec3. How can you tell the wordpress build in archive page to order your post by event_dates without create a page manually for each year? I've bee using PostList with the Ec3 plugin to display event on specific pages. But the clients wants to see all event per year ordered by events dates. Any idea? I'm really desperate. thanks Boris Rorsvort Web development & Design 0484/780539 boris.rorsvort@gmail.com 64 rue Jean d'Ardenne 1050 Bruxelles Belgium -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091110/39909379/attachment.html From schmitz.dennis at googlemail.com Tue Nov 10 12:32:53 2009 From: schmitz.dennis at googlemail.com (Dennis Schmitz) Date: Tue Nov 10 12:33:26 2009 Subject: [EventCalendar] some questions about sort from events Message-ID: Hi from germany :-) so sorry for the bad english... I use the EC3 Version 3.2.beta2 but some thinks I like to change now. We post events for diverent month (some events are in 1 week some i 2 month), and the wildget "upcoming events" dont show the next 5 events it shows the last postet 5 events. And the archive Page sort the Events by Post-date not Event-Date. Is there a way to sort it by event-date ? ps I hope you understand what I mean. -- Mit freundlichen Gr??en D. Schmitz From jono.alderson at unidin.co.uk Tue Nov 10 16:46:17 2009 From: jono.alderson at unidin.co.uk (Jonathan Alderson) Date: Tue Nov 10 16:47:32 2009 Subject: [EventCalendar] Keep Events Separate - Tags and Taxonomies Message-ID: <002901ca6225$54a37170$fdea5450$@alderson@unidin.co.uk> Hi, Having a bit of a problem... If I use 'Keep Events Separate', then my events sort nicely by event date. However, tags and custom taxonomies won't work - visiting example.co.uk/taxonomy/slug/ fires back a 404. If I use 'Events as normal posts', my events sort by post date, rather than by event date, but my tags and taxonomies work perfectly. I've tried appending all manner of ec3_listing=events strings in the url and in the raw queries to no avail. Has anybody got any insight? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091110/efe08deb/attachment-0001.htm From worldviewpr at astound.net Tue Nov 10 17:03:01 2009 From: worldviewpr at astound.net (Bill Gram-Reefer) Date: Tue Nov 10 17:03:09 2009 Subject: [EventCalendar] hide times not working Message-ID: <254E2A52-E7B9-4ED4-8A10-B6FB17AB6E7A@astound.net> http://www.halfwaytoconcord.com wp 285 with EC3 beta 2 on thesis 1.6 using teasers only event dates and times are appearing ahead of post excerpt they do not appear in the post view (as it should be) wondering why ec3 outputs to some theme's excerpt output. From bartfrentz at gmail.com Wed Nov 11 11:10:37 2009 From: bartfrentz at gmail.com (Bart Frentz) Date: Wed Nov 11 11:11:09 2009 Subject: [EventCalendar] Eventcalendar List, No events message In-Reply-To: <56c640ad0911110306o3bdca0fbk29ba8fae6629b111@mail.gmail.com> References: <56c640ad0911110306o3bdca0fbk29ba8fae6629b111@mail.gmail.com> Message-ID: <56c640ad0911110310o3a463310s162713c0a6aee13@mail.gmail.com> Dear All, For my site I installed the eventcalendar and it does pretty much what I want it to do, so that's great. But since the website is for a Dutch audience, the language is also Dutch, When there are no events in the event list in the sidebar, it says quite nicely: *No events*. I would like to change this to: *Geen programma*, which is the Dutch translation, but I can't seem to find the location where I can change the message. So any help would be very welcome. -- Met vriendelijke groeten, Bart Frentz -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091111/443677bc/attachment.html From worldviewpr at astound.net Wed Nov 11 19:13:40 2009 From: worldviewpr at astound.net (Bill Gram-Reefer) Date: Wed Nov 11 19:13:50 2009 Subject: [EventCalendar] here's how I fixed times showing in excerpt Message-ID: I found this hint in a message from September? in the plugin code near bottom...scroll up a bit till you find this header...then further down that section COMMENT OUT $text=$schedule.$text; seems to have solved issue thanks to previous shoulders on which I've climbed ======= /** Replaces default wp_trim_excerpt filter. Fakes an excerpt if needed. * Adds a textual summary of the schedule to the excerpt.*/ function ec3_get_the_excerpt($text) { global $post; if(empty($text)) { $text=$post->post_content; if(!$post->ec3_schedule) $text=apply_filters('the_content', $text); $text=str_replace(']]>', ']]>', $text); $text=strip_tags($text); $excerpt_length=55; $words=explode(' ', $text, $excerpt_length + 1); if(count($words) > $excerpt_length) { array_pop($words); array_push($words, '[...]'); $text=implode(' ', $words); } } if($post->ec3_schedule) { $schedule=ec3_get_schedule('%s; ',"%1\$s %3\$s %2\$s. ",'[ %s] '); /*$text=$schedule.$text;--this eliminates schedule appearing in excerpt in thesis*/ } return $text; } -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091111/9c8d39d7/attachment.htm From maciek at baur.com.pl Wed Nov 11 23:17:28 2009 From: maciek at baur.com.pl (Maciej Baur) Date: Wed Nov 11 23:18:06 2009 Subject: [EventCalendar] Repeating events Message-ID: <42F014A616BC48729A690E9823AF54F3@emea.local> Is it possible or is it planned for the future to specify repeatable events. For example I have a meeting on every monday at 7 p.m. and I dont't want to add 52 calendar entries per year for that event. Regards Maciej -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091112/24d1b5bd/attachment.html From sam at trinitywebhosting.com Thu Nov 12 15:38:30 2009 From: sam at trinitywebhosting.com (Sam Drew) Date: Thu Nov 12 15:39:20 2009 Subject: [EventCalendar] ec3_get_events skipping events In-Reply-To: <000301ca5b29$0e825650$2b8702f0$@alderson@unidin.co.uk> References: <4AEDA6D0.8090306@techemail.com> <000301ca5b29$0e825650$2b8702f0$@alderson@unidin.co.uk> Message-ID: <4AFC2BF6.80300@trinitywebhosting.com> Hi, I was wondering if anyone could help me with this. I'm using ec3_get_events on my front page - http://mgachurch.com, but it is skipping some events. Here is the code %TITLE%', // template_event '', // template_day 'j', '%MONTH%:' ); ?> If you compare the ec3_get_events list on the front page with the actual events on the calendar page - http://mgachurch.com/calendar/ -- You will see that it is skipping 4 days worth of events. Any ideas? Thank you, Sam Drew From sam at trinitywebhosting.com Fri Nov 13 17:50:58 2009 From: sam at trinitywebhosting.com (Sam Drew) Date: Fri Nov 13 17:51:52 2009 Subject: [EventCalendar] ec3_get_events not working correctly Message-ID: <4AFD9C82.4080700@trinitywebhosting.com> Hi, I sent this before, but maybe it didn't go out to everyone. I'm having trouble with ec3_get_events. My site is http://mgachurch.com. I'm using the function on the home page and it is skipping events. Any idea why? I've looked at the function code and I don't know enough about the wordpress $query function to play around with it. My ec3_get_events call is as follows. %TITLE%', // template_event '', // template_day 'j', '%MONTH%:' ); ?> Any help or ideas would be appreciated. Thank you, Sam Drew -- From aivascu at gmail.com Fri Nov 13 18:00:47 2009 From: aivascu at gmail.com (Alex Ivascu) Date: Fri Nov 13 18:01:25 2009 Subject: [EventCalendar] WordPress MultiUser Message-ID: Hi group. I have a WPMU install, and each blog user is able to create their own event calendar. However, I cannot find a way to rollup all the event calendars to the home page. I can only pick one blog user a time. Anyone has a solution for this? Ideas? Thank you. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091113/e940e0b3/attachment.htm From witch.craft at gmx.at Sat Nov 14 19:49:14 2009 From: witch.craft at gmx.at (Witch Craft) Date: Sat Nov 14 19:49:51 2009 Subject: [EventCalendar] ics file Message-ID: <20091114194914.212200@gmx.net> Hi, is it possible to generate an .ics file for each single event and not for the whole event calendar? Thank you, Michaela -- DSL-Preisknaller: DSL Komplettpakete von GMX schon f?r 16,99 Euro mtl.!* Hier klicken: http://portal.gmx.net/de/go/dsl02 From brainofmike at gmail.com Mon Nov 16 02:39:46 2009 From: brainofmike at gmail.com (mike) Date: Mon Nov 16 02:40:22 2009 Subject: [EventCalendar] Prev/Next links don't refresh calendar Message-ID: <788afef40911151839p57313586hc76a589748453ec7@mail.gmail.com> The problem is, when you click the 'next' link, the calendar advances a month but the events don't load and the 'spinner' keeps spinning. I have read previous accounts of a similar problem, but nothing seems to be working for me. I have tried commenting out the part of eventcalendar3.php that loads ec3.js - this makes the next/prev link to category archives. There are no onLoad calls in my theme's body tag. I have tried disabling the other plugins. I have tried deleting the index.html temporary page, also the .htaccess file. http://www.chem.net.au/ is the site - there is a temporary index, so just go to http://www.chem.net.au/services/ Wordpress 2.8.6, PHP 5.2.8, MySQL 5.0.81. Event Calendar directory: root/ wp-content/plugins/event-calendar/ Any help would be appreciated! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091116/6ea18059/attachment.html From pp010101 at poczta.onet.pl Thu Nov 19 08:51:02 2009 From: pp010101 at poczta.onet.pl (zupapomidorowa) Date: Thu Nov 19 08:51:41 2009 Subject: [EventCalendar] Polish translation Message-ID: <4B0506F6.7060708@poczta.onet.pl> Hi all, I'm new on this group, so first of all HI. I need Polish translation of EventCalendar interface. I couldn't find it, so I can make it. The only problem is that I need some help with integrating translation with EventCalendar, because I've noticed it's in gettext and I'm not quite familiar with that. Cheers! zupa From contact at chrispenner.info Sat Nov 21 00:53:02 2009 From: contact at chrispenner.info (Chris Penner) Date: Sat Nov 21 00:53:21 2009 Subject: [EventCalendar] (no subject) Message-ID: <00c201ca6a44$faee1db0$f0ca5910$@info> I've added a category "Events" to my blog. When I click on this category, I get my list of events in archive view (just as when I click a date in the sidebar calendar). I understand and agree with this method as explained in the FAQ. What I don't like is the lack of formatting. It seems that the HTML is stripped and just text is left. What I would like is to have each event formatted as it is when individual posts are viewed. Is there a way to add some classes so that I can modify the appearance with CSS? Even if you could point me to the function where the formatting is (or, in the case, isn't) written, I can modify it myself. Thanks, Chris -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091120/cfac433e/attachment.htm From jwurster at comcast.net Sat Nov 21 13:56:11 2009 From: jwurster at comcast.net (James Wurster) Date: Sat Nov 21 13:56:43 2009 Subject: [EventCalendar] event calander and conference registration Message-ID: Hi, Has anyone ever used this plugin (made a mod) to handle a conference registration, including workshop/event attendance? Thank you, jim ... save the earth and the children AIM: jwurster414 MSN: jwurster@comcast.net Skype: jwurster414 Yahoo Messenger: jim_wurster icq#: 491478727 610-328-3824 (home) 610-246-8939 (cell) -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091121/ee49dece/attachment.html From showriter4 at gmail.com Sun Nov 22 02:57:06 2009 From: showriter4 at gmail.com (Stephanie Rosenblatt) Date: Sun Nov 22 02:57:39 2009 Subject: [EventCalendar] EventCalendar clicking date on calendar puts up wrong date on archives Message-ID: <7a0d31580911211857v204bdeache34414ff365ddc0e@mail.gmail.com> Hello all, I'm fairly new to Event Calendar. This install is working great -- this is saving me TONS of time. However, I do have one issue. When I click a date on the calendar in my sidebar that has events, the events show up, they list, but the h1 header tag on the page has the date of when I posted the event, not of when the event is actually going to take place -- although the permalinks and tags are fine. Has anyone come across this, or have any solutions? it is here: http://elp.metalcast.net/events/ I would be much obliged if anyone could help. I'm set to launch this in two days or so. Thank you very much in advance, Stephanie ----------------------------- Stephanie Rosenblatt Web Developer / Multimedia Specialist / Journalist showriter4@gmail.com 954.520.1176 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091121/ea6cbe2e/attachment.htm From rizhii.biz at gmail.com Sun Nov 22 04:17:54 2009 From: rizhii.biz at gmail.com (eric Johnson) Date: Sun Nov 22 04:18:29 2009 Subject: [EventCalendar] [date] in post Message-ID: <d61809b0911212017g28a90739we29cfca78891c2cf@mail.gmail.com> I am new to this plugin... I am using the new beta version, I only have 4 options in the settings panel.. Event category: Event posts are put into this category for you. Don't make this your default post category. Show times within post content: Show events as blog entries: Keep Events Separate: the Event Category page shows future events, in date order. Events do not appear on front page. Timezone: is this correct? I have selected to hide times within post... but the dates appear in brackets in the post on the index page, when I click on the link and view the actual post it is not there. How can I remove the dates from the post on the main page? Thanks www.thewoundcareblog.com on another note would you consider upgrading to a forum, i don't think I like mailing list much anymore, just a thought. From rizhii.biz at gmail.com Sun Nov 22 04:19:28 2009 From: rizhii.biz at gmail.com (eric Johnson) Date: Sun Nov 22 04:20:02 2009 Subject: [EventCalendar] Re: [date] in post In-Reply-To: <d61809b0911212017g28a90739we29cfca78891c2cf@mail.gmail.com> References: <d61809b0911212017g28a90739we29cfca78891c2cf@mail.gmail.com> Message-ID: <d61809b0911212019w52f10293u25276e910d8e9d0b@mail.gmail.com> Sorry look at conferences on the left column below the large featured image section. Thanks On Sat, Nov 21, 2009 at 11:17 PM, eric Johnson <rizhii.biz@gmail.com> wrote: > I am new to this plugin... I am using the new beta version, I only > have 4 options in the settings panel.. > > Event category: > Event posts are put into this category for you. Don't make this your > default post category. > > Show times within post content: > > Show events as blog entries: > Keep Events Separate: the Event Category page shows future events, in > date order. Events do not appear on front page. > > Timezone: > > is this correct? > > I have selected to hide times within post... but the dates appear in > brackets in the post on the index page, when I click on the link and > view the actual post it is not there. How can I remove the dates from > the post on the main page? Thanks > > www.thewoundcareblog.com > > on another note would you consider upgrading to a forum, i don't think > I like mailing list much anymore, just a thought. > From showriter4 at gmail.com Sun Nov 22 05:11:53 2009 From: showriter4 at gmail.com (Stephanie Rosenblatt) Date: Sun Nov 22 05:12:26 2009 Subject: [EventCalendar] Sorting events (all posts have events) by date on main blog page Message-ID: <7a0d31580911212111j7869e1abp6313e7206bfa3bab@mail.gmail.com> Hey guys, Sorry for two emails, but I'm stumped, and this is super important to me that I get it. Okay so I have a blog, and every blog post has an event with it. Every one. I want the main blog page to sort events in descending order. Still showing the blog excerpts / summaries as normal, not a list as is done with ecs_get_schedule(); My problem is that right now, on the main page, some blog posts don't necessarily mean the events are going to happen in the same order, and the events look completely out of order. What can I do? Thank you so much in advance. Steph ----------------------------- Stephanie Rosenblatt Web Developer / Multimedia Specialist / Journalist showriter4@gmail.com 954.520.1176 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091122/a400015b/attachment.html From rizhii.biz at gmail.com Mon Nov 23 02:26:49 2009 From: rizhii.biz at gmail.com (eric Johnson) Date: Mon Nov 23 02:27:23 2009 Subject: [EventCalendar] how does this work Message-ID: <d61809b0911221826t1b62076as8e816da1f524a248@mail.gmail.com> How does this mailing list work... I really am not a fan, I can't even find my post let alone search multiple post for answers. Really should consider utilizing a forum, please respond to my post if you can find it, if not i''l have to stop using this plugin, and as you all know calendar plugins for wordpress for some reason are few and far between. Thanks From sboben at gmail.com Mon Nov 23 04:59:15 2009 From: sboben at gmail.com (Suzanne Boben) Date: Mon Nov 23 05:00:08 2009 Subject: [EventCalendar] EC3 3.2 Beta 2 and MM Forms Conflict Message-ID: <b469fcbc0911222059h60e7c1f1jaf49ce9a38a63978@mail.gmail.com> Hi Guys - I've found a conflict between EC3 3.2 beta 2 (and actually previous versions) and MM Forms 0.9.6b. In my case MM Forms is loading its scripts into the head section last and it appears to have a file named calendar.js just like EC3 does. I hacked MM Forms to change the file name but that did not fix the problem. It's likely there are shared functions but I haven't gotten that far yet. Disabling MM Forms fixed the issue for Event Calendar. The problem that occurs as a result of this conflict is that the month links that allow you to scroll month by month in calendar view don't work. Rather than refreshing the calendar with the next or previous month's data, it's loading (in my case) archive listings of the events for the month you clicked. For example the URL looks like this: /2009/12/?ec3_listing=events if you click December or /2009/10/?ec3_listing=events if you click October. Has anyone else discovered this conflict and if so, how are you working around it? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091122/65318645/attachment.htm From piedro.kulman at web.de Thu Nov 26 14:45:03 2009 From: piedro.kulman at web.de (Piedro Kulman) Date: Thu Nov 26 14:48:44 2009 Subject: [EventCalendar] How to use this mailing list In-Reply-To: <d61809b0911212017g28a90739we29cfca78891c2cf@mail.gmail.com> References: <d61809b0911212017g28a90739we29cfca78891c2cf@mail.gmail.com> Message-ID: <4B0E946F.1020100@web.de> Hallo! Would someone tell me how to use this mailing list? I do get all the emails, but how can I search older answers? Probably I'm missing something completely but I don't want to ask old and solver questions again and again. Do I need a special program? (Using Thunderbird and Evolution right now) There is a [Plugins: Event Calendar] - Support Forum at wordpress.org. Is this part of this group? A bit lost, yours, p. eric Johnson schrieb: > I am new to this plugin... I am using the new beta version, I only > have 4 options in the settings panel.. > > Event category: > Event posts are put into this category for you. Don't make this your > default post category. > > Show times within post content: > > Show events as blog entries: > Keep Events Separate: the Event Category page shows future events, in > date order. Events do not appear on front page. > > Timezone: > > is this correct? > > I have selected to hide times within post... but the dates appear in > brackets in the post on the index page, when I click on the link and > view the actual post it is not there. How can I remove the dates from > the post on the main page? Thanks > > www.thewoundcareblog.com > > on another note would you consider upgrading to a forum, i don't think > I like mailing list much anymore, just a thought. > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar > > From piedro.kulman at web.de Thu Nov 26 15:02:56 2009 From: piedro.kulman at web.de (Piedro Kulman) Date: Thu Nov 26 15:06:49 2009 Subject: [EventCalendar] How to use this mailing list Message-ID: <4B0E98A0.1050907@web.de> Hallo! Would someone tell me how to use this mailing list? I do get all the emails, but how can I search older answers? Probably I'm missing something completely but I don't want to ask old and solver questions again and again. Do I need a special program? (Using Thunderbird and Evolution right now) There is a [Plugins: Event Calendar] - Support Forum at wordpress.org. Is this part of this group? A bit lost, yours, p. From face at CentosPrime.COM Thu Nov 26 15:17:49 2009 From: face at CentosPrime.COM (Chris Janton) Date: Thu Nov 26 15:17:57 2009 Subject: [EventCalendar] How to use this mailing list In-Reply-To: <4B0E946F.1020100@web.de> References: <d61809b0911212017g28a90739we29cfca78891c2cf@mail.gmail.com> <4B0E946F.1020100@web.de> Message-ID: <1C3958BA-E3DE-4815-828B-2328B0F1A5E5@centosprime.com> On 2009-11-26 , at 07:45 , Piedro Kulman wrote: > > Would someone tell me how to use this mailing list? > I do get all the emails, but how can I search older answers? The list archive is here http://penguin.firetree.net/pipermail/eventcalendar/ 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From info at keraweb.nl Mon Nov 23 11:11:10 2009 From: info at keraweb.nl (Keraweb) Date: Thu Nov 26 22:58:17 2009 Subject: [EventCalendar] eventcalender not showing all upcoming events Message-ID: <004101ca6c2d$a9c3a5a0$fd4af0e0$@nl> Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 24419 bytes Desc: not available Url : http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091123/1493867b/attachment-0001.jpe From marknaylor at signet-solutions.com Fri Nov 27 09:52:19 2009 From: marknaylor at signet-solutions.com (Mark Naylor) Date: Fri Nov 27 09:52:53 2009 Subject: [EventCalendar] eventcalender not showing all upcoming events In-Reply-To: <004101ca6c2d$a9c3a5a0$fd4af0e0$@nl> References: <004101ca6c2d$a9c3a5a0$fd4af0e0$@nl> Message-ID: <0C3E25265CE4AA4AB42AC613FFC58721177DEB@SIGNETSERVER.signet.local> I don?t know what code you are using. Assuming you are using <li>Events <?php ec3_get_events(5); ?> </li> Then change the number to as many events as you need. ? From schmitz.dennis at googlemail.com Fri Nov 27 11:07:15 2009 From: schmitz.dennis at googlemail.com (Dennis Schmitz) Date: Fri Nov 27 11:07:50 2009 Subject: [EventCalendar] show next month stop working Message-ID: <ce4f56440911270307i63c10aaagbe102f3a6eb95c58@mail.gmail.com> Since yesterday, the function does not work anymore, that the next month is reloaded. We have no new plugins or updates made. Only new events and items created. Am 01.12. The new design is to go online. It would be nice if someone could find the error. Our site in test mode: http://test.oberlahn-express.de We use WP 2.8.6 and Version 3.2.beta2 DE-Edition ps. Sorry for the bad English. I come from Germany :-) -- Mit freundlichen Gr??en D. Schmitz Oberlahn-Express Mauerstr. 29 35781 Weilburg Tel.: 06471-508731 E-Mail: mail@oberlahn-express.de Web.: www.oberlahn-express.de Aufgrund der Rechtschreibreform leidet der Autor an einer umfassenden Verwirrung. Daher sind Fehler zu entschuldigen From smarnica at gmx.net Fri Nov 27 13:14:54 2009 From: smarnica at gmx.net (Vesna) Date: Fri Nov 27 13:15:34 2009 Subject: [EventCalendar] warning msg after installation Message-ID: <001201ca6f63$9dc04770$d940d650$@net> Hi, After installing the plugin, and setting up calendar options in the dashboard, all the posts and pages disappear (from dashboard, as well as website), with the following error: Warning: Parameter 1 to ec3_filter_posts_where() expected to be a reference, value given in C:\wamp\www\nova\wp-includes\plugin.php on line 166 Warning: Parameter 1 to ec3_filter_posts_join() expected to be a reference, value given in C:\wamp\www\nova\wp-includes\plugin.php on line 166 Warning: Parameter 1 to ec3_filter_posts_groupby() expected to be a reference, value given in C:\wamp\www\nova\wp-includes\plugin.php on line 166 Warning: Parameter 1 to ec3_filter_post_limits() expected to be a reference, value given in C:\wamp\www\nova\wp-includes\plugin.php on line 166 Warning: Parameter 1 to ec3_filter_posts_fields() expected to be a reference, value given in C:\wamp\www\nova\wp-includes\plugin.php on line 166 I have tried with version 3.1.4, as well as the latest beta version. I'm using wordpress 2.8.6, php 5.3, mysql 5.1.36. I'm not running any other plugin than TinyMCE Advanced. Any idea what is wrong? Thank you! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091127/241b581a/attachment.html From kid_a at guerillamedia.org Fri Nov 27 13:21:25 2009 From: kid_a at guerillamedia.org (Arne Teubel) Date: Fri Nov 27 13:22:06 2009 Subject: [EventCalendar] Upgrade to current beta version of EC Message-ID: <3197A5BE-EB4A-43B3-AA32-B3BBBA873B39@guerillamedia.org> Hello, how do I upgrade to the current beta version of Event Calendar? If I simply replace the event calendar folder in my WordPress installation it generates an error: Fatal error: Cannot redeclare ec3_widget_title() (previously declared in /www/htdocs/w00be360/de/wp-content/plugins/event-calendar/ options.php:210) in /www/htdocs/w00be360/de/wp-content/plugins/event- calendar/widget.php on line 40 Can anybody help? Thanks a lot, Arne -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091127/90315d88/attachment.htm From face at CentosPrime.COM Sat Nov 28 14:59:28 2009 From: face at CentosPrime.COM (Chris Janton) Date: Sat Nov 28 14:59:38 2009 Subject: [EventCalendar] warning msg after installation In-Reply-To: <001201ca6f63$9dc04770$d940d650$@net> References: <001201ca6f63$9dc04770$d940d650$@net> Message-ID: <34D06682-E69A-4483-9825-8D63A3E73DF3@centosprime.com> On 2009-11-27 , at 06:14 , Vesna wrote: > > I have tried with version 3.1.4, as well as the latest beta version. I'm > using wordpress 2.8.6, php 5.3, mysql 5.1.36. I'm not running any other > plugin than TinyMCE Advanced. > > Any idea what is wrong? PHP 5.3. In eventcalendar3.php change all of the "filter" function definitions to not declare "pass by reference". Make them look like the lines with "+" in front of them. -function ec3_filter_getarchives_where(&$where) +function ec3_filter_getarchives_where($where) -function ec3_filter_getarchives_join(&$join) +function ec3_filter_getarchives_join($join) -function ec3_filter_get_archives_link(&$link_html) +function ec3_filter_get_archives_link($link_html) -function ec3_filter_posts_where(&$where) +function ec3_filter_posts_where($where) -function ec3_filter_posts_join(&$join) +function ec3_filter_posts_join($join) -function ec3_filter_posts_orderby(&$orderby) +function ec3_filter_posts_orderby($orderby) -function ec3_filter_posts_groupby(&$groupby) +function ec3_filter_posts_groupby($groupby) -function ec3_filter_posts_fields(&$fields) +function ec3_filter_posts_fields($fields) -function ec3_filter_post_limits(&$limits) +function ec3_filter_post_limits($limits) -function ec3_filter_the_content(&$post_content) +function ec3_filter_the_content($post_content) -function ec3_filter_the_content_bigcal(&$post_content) +function ec3_filter_the_content_bigcal($post_content) 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From rizhii.biz at gmail.com Sat Nov 28 18:25:44 2009 From: rizhii.biz at gmail.com (eric Johnson) Date: Sat Nov 28 18:26:18 2009 Subject: [EventCalendar] This is bunk Message-ID: <d61809b0911281025y2c9e21d8pe097984f0bf7d0dc@mail.gmail.com> either a product is supported or it is not. I fear this one is not. I donate to every free piece of software I use because I know it takes tremendous time and effort to create and maintain. That being said if it is too buggy or there is little or no support, I do not and I begin to look for alternatives... Which I am now doing, since calendar schedules appear to be very scarce when it come to wordpress I fear i may have to move forward without this function. From swamsley at gmail.com Sat Nov 28 18:38:33 2009 From: swamsley at gmail.com (Steve Wamsley) Date: Sat Nov 28 18:39:09 2009 Subject: [EventCalendar] This is bunk In-Reply-To: <d61809b0911281025y2c9e21d8pe097984f0bf7d0dc@mail.gmail.com> References: <d61809b0911281025y2c9e21d8pe097984f0bf7d0dc@mail.gmail.com> Message-ID: <4B116E29.5030103@gmail.com> I see three alternatives if your unhappy with the support model of this "product": 1. Fix it yourself. 2. Find another solutions. 3. Build your own. It's open source. eric Johnson wrote: > either a product is supported or it is not. I fear this one is not. > I donate to every free piece of software I use because I know it takes > tremendous time and effort to create and maintain. That being said if > it is too buggy or there is little or no support, I do not and I begin > to look for alternatives... Which I am now doing, since calendar > schedules appear to be very scarce when it come to wordpress I fear i > may have to move forward without this function. > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar > > From rizhii.biz at gmail.com Sat Nov 28 19:06:13 2009 From: rizhii.biz at gmail.com (eric Johnson) Date: Sat Nov 28 19:06:48 2009 Subject: [EventCalendar] This is bunk In-Reply-To: <4B116E29.5030103@gmail.com> References: <d61809b0911281025y2c9e21d8pe097984f0bf7d0dc@mail.gmail.com> <4B116E29.5030103@gmail.com> Message-ID: <d61809b0911281106n18cabe58q2ef8c3b780e40039@mail.gmail.com> Wow Steve how keen your problem solving skills are... Your ability to take complex issues and break them down so that even people not in command of such genius can benefit from the simplicity of it all. I must seem as an embryo not yet able to do more then basic synaptic firing in the vast cosmos of your knowledge. You must be a great ASSet to those around you... perhaps you could look into that whole world peace thing when you have some free time. 1. I am attempting to fix it myself 2. I am have already stated that I am looking for alternatives or moving forward without the calendar function. 3. If I could I would, as I sure everyone else would who is unhappy with this or any other piece of software they use. On Sat, Nov 28, 2009 at 1:38 PM, Steve Wamsley <swamsley@gmail.com> wrote: > I see three alternatives if your unhappy with the support model of this > "product": > > 1. Fix it yourself. > 2. Find another solutions. > 3. Build your own. > > It's open source. > > eric Johnson wrote: >> >> either a product is supported or it is not. I fear this one is not. >> I donate to every free piece of software I use because I know it takes >> tremendous time and effort to create and maintain. That being said if >> it is too buggy or there is little or no support, I do not and I begin >> to look for alternatives... Which I am now doing, since calendar >> schedules appear to be very scarce when it come to wordpress I fear i >> may have to move forward without this function. >> >> _______________________________________________ >> Blog: http://wpcal.firetree.net/ >> EventCalendar@firetree.net mailing list >> Unsubscribe: http://penguin.firetree.net/eventcalendar >> >> > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar > From amit1969 at yahoo.com Sat Nov 28 20:10:40 2009 From: amit1969 at yahoo.com (Amit Malhotra) Date: Sat Nov 28 20:11:16 2009 Subject: [EventCalendar] warning msg after installation In-Reply-To: <34D06682-E69A-4483-9825-8D63A3E73DF3@centosprime.com> References: <001201ca6f63$9dc04770$d940d650$@net> <34D06682-E69A-4483-9825-8D63A3E73DF3@centosprime.com> Message-ID: <219764.34639.qm@web63407.mail.re1.yahoo.com> I don't know this guy Chris but he has helped me a great deal with specific recommendations that solve my Event Calendar problems in a jiffy. Thanks!!! Amit ________________________________ From: Chris Janton <face@CentosPrime.COM> To: Support for EventCalendar plugin <eventcalendar@firetree.net>; Vesna <smarnica@gmx.net> Sent: Sat, November 28, 2009 9:59:28 AM Subject: Re: [EventCalendar] warning msg after installation On 2009-11-27 , at 06:14 , Vesna wrote: > > I have tried with version 3.1.4, as well as the latest beta version. I'm > using wordpress 2.8.6, php 5.3, mysql 5.1.36. I'm not running any other > plugin than TinyMCE Advanced. > > Any idea what is wrong? PHP 5.3. In eventcalendar3.php change all of the "filter" function definitions to not declare "pass by reference". Make them look like the lines with "+" in front of them. -function ec3_filter_getarchives_where(&$where) +function ec3_filter_getarchives_where($where) -function ec3_filter_getarchives_join(&$join) +function ec3_filter_getarchives_join($join) -function ec3_filter_get_archives_link(&$link_html) +function ec3_filter_get_archives_link($link_html) -function ec3_filter_posts_where(&$where) +function ec3_filter_posts_where($where) -function ec3_filter_posts_join(&$join) +function ec3_filter_posts_join($join) -function ec3_filter_posts_orderby(&$orderby) +function ec3_filter_posts_orderby($orderby) -function ec3_filter_posts_groupby(&$groupby) +function ec3_filter_posts_groupby($groupby) -function ec3_filter_posts_fields(&$fields) +function ec3_filter_posts_fields($fields) -function ec3_filter_post_limits(&$limits) +function ec3_filter_post_limits($limits) -function ec3_filter_the_content(&$post_content) +function ec3_filter_the_content($post_content) -function ec3_filter_the_content_bigcal(&$post_content) +function ec3_filter_the_content_bigcal($post_content) 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM _______________________________________________ Blog: http://wpcal.firetree.net/ EventCalendar@firetree.net mailing list Unsubscribe: http://penguin.firetree.net/eventcalendar -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091128/0aa7f23f/attachment.html From face at CentosPrime.COM Sat Nov 28 20:30:44 2009 From: face at CentosPrime.COM (Chris Janton) Date: Sat Nov 28 20:30:52 2009 Subject: [EventCalendar] This is bunk In-Reply-To: <d61809b0911281106n18cabe58q2ef8c3b780e40039@mail.gmail.com> References: <d61809b0911281025y2c9e21d8pe097984f0bf7d0dc@mail.gmail.com> <4B116E29.5030103@gmail.com> <d61809b0911281106n18cabe58q2ef8c3b780e40039@mail.gmail.com> Message-ID: <E7D5AAB9-4727-44E9-9AF1-A3DFAEA0A3F6@centosprime.com> On 2009-11-28 , at 12:06 , eric Johnson wrote: > > 1. I am attempting to fix it myself and your problem is, again? maybe re-stating the problem, or asking the questions in a different way, might get a different response from the people who read this list. telling the list you are unhappy and/or abandoning the use of the software is counter-productive and wastes the time of the people who read the list and might have an opportunity to look into the trouble. 8) ---------------------------------- Chris Janton - face at CentosPrime dot COM Netminder for Opus1.COM From justin.kramp at gmail.com Sat Nov 28 20:36:26 2009 From: justin.kramp at gmail.com (Justin Kramp) Date: Sat Nov 28 20:37:02 2009 Subject: [EventCalendar] This is bunk In-Reply-To: <E7D5AAB9-4727-44E9-9AF1-A3DFAEA0A3F6@centosprime.com> References: <d61809b0911281025y2c9e21d8pe097984f0bf7d0dc@mail.gmail.com> <4B116E29.5030103@gmail.com> <d61809b0911281106n18cabe58q2ef8c3b780e40039@mail.gmail.com> <E7D5AAB9-4727-44E9-9AF1-A3DFAEA0A3F6@centosprime.com> Message-ID: <2c3f07d10911281236j6c5c4e0eie55c74799b1454eb@mail.gmail.com> Also, happy thanksgiving. - - - - - - - - - - - - - - - - - - - - - - - - - - - Justin L. Kramp On Sat, Nov 28, 2009 at 2:30 PM, Chris Janton <face@centosprime.com> wrote: > On 2009-11-28 , at 12:06 , eric Johnson wrote: > > > > 1. I am attempting to fix it myself > > and your problem is, again? > > maybe re-stating the problem, or asking the questions in a different way, > might get a different response from the people who read this list. > > telling the list you are unhappy and/or abandoning the use of the software > is counter-productive and wastes the time of the people who read the list > and might have an opportunity to look into the trouble. > > 8) > ---------------------------------- > Chris Janton - face at CentosPrime dot COM > Netminder for Opus1.COM > > > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091128/ed0d1583/attachment-0001.htm From contact at chrispenner.info Sat Nov 28 23:18:49 2009 From: contact at chrispenner.info (Chris Penner) Date: Sat Nov 28 23:19:06 2009 Subject: [EventCalendar] Formatting of archive view In-Reply-To: <E1NDzUd-000209-F8@penguin.firetree.net> References: <E1NDzUd-000209-F8@penguin.firetree.net> Message-ID: <012201ca7081$24c346f0$6e49d4d0$@info> I've added a category "Events" to my blog. When I click on this category, I get my list of events in archive view (just as when I click a date in the sidebar calendar). I understand and agree with this method as explained in the FAQ. What I don't like is the lack of formatting. It seems that the HTML is stripped and just text is left. What I would like is to have each event formatted as it is when individual posts are viewed. Is there a way to add some classes so that I can modify the appearance with CSS? Even if you could point me to the function where the formatting is (or, in the case,isn't) written, I can modify it myself. Making the archive view idcentical to the single event view would also be a perfectly acceptable solution for me. Thanks, Chris From chris at lannendesigns.com Sun Nov 29 00:43:26 2009 From: chris at lannendesigns.com (Christina Lannen) Date: Sun Nov 29 00:44:09 2009 Subject: [EventCalendar] Formatting of archive view In-Reply-To: <012201ca7081$24c346f0$6e49d4d0$@info> References: <E1NDzUd-000209-F8@penguin.firetree.net> <012201ca7081$24c346f0$6e49d4d0$@info> Message-ID: <BF1BD78FCB414115867A71324BE9C519@ChristinaPC> Odds are your template is using the_excerpt and you will lose html formatting. Change it to the_content. Chris http://www.lannendesigns.com/ -----Original Message----- From: eventcalendar-bounces@firetree.net [mailto:eventcalendar-bounces@firetree.net] On Behalf Of Chris Penner Sent: Saturday, November 28, 2009 7:19 PM To: eventcalendar@firetree.net Subject: [EventCalendar] Formatting of archive view I've added a category "Events" to my blog. When I click on this category, I get my list of events in archive view (just as when I click a date in the sidebar calendar). I understand and agree with this method as explained in the FAQ. What I don't like is the lack of formatting. It seems that the HTML is stripped and just text is left. What I would like is to have each event formatted as it is when individual posts are viewed. Is there a way to add some classes so that I can modify the appearance with CSS? Even if you could point me to the function where the formatting is (or, in the case,isn't) written, I can modify it myself. Making the archive view idcentical to the single event view would also be a perfectly acceptable solution for me. Thanks, Chris _______________________________________________ Blog: http://wpcal.firetree.net/ EventCalendar@firetree.net mailing list Unsubscribe: http://penguin.firetree.net/eventcalendar From marknaylor at signet-solutions.com Fri Nov 27 09:50:16 2009 From: marknaylor at signet-solutions.com (Mark Naylor) Date: Tue Jan 26 22:57:41 2010 Subject: [EventCalendar] eventcalender not showing all upcoming events In-Reply-To: <004101ca6c2d$a9c3a5a0$fd4af0e0$@nl> References: <004101ca6c2d$a9c3a5a0$fd4af0e0$@nl> Message-ID: <0C3E25265CE4AA4AB42AC613FFC58721177DE9@SIGNETSERVER.signet.local> Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/jpeg Size: 24419 bytes Desc: image001.jpg Url : http://penguin.firetree.net/pipermail/eventcalendar/attachments/20091127/15641b3f/attachment-0001.jpe From lorenzo.detomasi at gmail.com Sun Nov 29 08:47:55 2009 From: lorenzo.detomasi at gmail.com (Lorenzo De Tomasi) Date: Tue Jan 26 22:57:43 2010 Subject: [EventCalendar] Question about ec3_get_schedule() Message-ID: <5c2a5c380911290047i14bbe12am15088a1444dac401@mail.gmail.com> Ciao, how can I obtain this textual result using ec3_get_schedule()? date: 11/29/2009, time: 21:00. ie: date: $date, time: $time. Thanks -- Salta la crisi! Investi in comunicazione <http://isotype.org/?lang=it> -- Lorenzo De Tomasi ISOTYPE.org | comunica la qualit? Coordinatore Designer della comunicazione ^^^^^^^^^^ Rispetta il tuo ambiente, pensa prima di stampare questa e-mail. Grazie. Please consider the environment before printing this email. Thank you. From piedro.kulman at web.de Sun Nov 29 23:22:15 2009 From: piedro.kulman at web.de (Piedro Kulman) Date: Tue Jan 26 22:57:53 2010 Subject: [EventCalendar] How to use this mailing list In-Reply-To: <1C3958BA-E3DE-4815-828B-2328B0F1A5E5@centosprime.com> References: <d61809b0911212017g28a90739we29cfca78891c2cf@mail.gmail.com> <4B0E946F.1020100@web.de> <1C3958BA-E3DE-4815-828B-2328B0F1A5E5@centosprime.com> Message-ID: <1259536770.20944.0.camel@orion> No way to search this alltogether? thx, p Am Donnerstag, den 26.11.2009, 08:17 -0700 schrieb Chris Janton: > On 2009-11-26 , at 07:45 , Piedro Kulman wrote: > > > > Would someone tell me how to use this mailing list? > > I do get all the emails, but how can I search older answers? > > The list archive is here > > http://penguin.firetree.net/pipermail/eventcalendar/ > > 8) > ---------------------------------- > Chris Janton - face at CentosPrime dot COM > Netminder for Opus1.COM > > > > _______________________________________________ > Blog: http://wpcal.firetree.net/ > EventCalendar@firetree.net mailing list > Unsubscribe: http://penguin.firetree.net/eventcalendar