[EventCalendar] Re: rss feeds for events category not working
on my wp2.3
Raul Fernandez
n37 at n37work.com
Wed Oct 31 17:32:19 UTC 2007
Hi Alex,
If I use in my code <?php ec3_get_schedule('%s','%1$s %3$s %2$','%s'); ?> or
<?php ec3_get_schedule(); ?> nothing appears...
If I use in my code <?php ec3_the_schedule(); ?> appears and horrible
table-formatted date...
Even if I change @ line 518 'return' for 'echo', date appears like I want...
In RC2 and RC3...
Maybe this is not a major bug, but if you want someone's formatting they're
own date, u must change that line.
Do you have testers? :/
Regards.
Raúl Fernández (n37 at n37work.com)
CEO | CTO | SEO | AP | DBA | Técnico
-----Original Message-----
From: eventcalendar-bounces at firetree.net
[mailto:eventcalendar-bounces at firetree.net] On Behalf Of Alex Tingle
Sent: miércoles, 31 de octubre de 2007 18:24
To: Support for EventCalendar plugin
Subject: Re: [EventCalendar] Re: rss feeds for events category not working
on my wp2.3
Hi Raul,
On 31 Oct 2007, at 17:09, Raul Fernandez wrote:
> I've confused the title only, I would mean in RC3. :P
>
> The query <?php ec3_get_schedule('%s','%1$s %3$s %2$','%s'); ?> return
> nothing.
>
> Replacing in line at 518 of 'template-functions.php' the 'return' for a
> 'echo',
> will solve it...
Eh? Did you read the documentation?
ec3_get_schedule() *returns* a string
ec3_the_schedule() *echos* the same string
The parameters and behaviour are otherwise identical. That's a
convention that lots of other WP functions adhere to, so you shouldn't
find it surprising.
-Alex
--
:: Let me solve your problems: http://www.firetree.net/alex/
:: alex.tingle AT firetree.net +44-7901-552763
--
> -----Original Message-----
> From: eventcalendar-bounces at firetree.net
> [mailto:eventcalendar-bounces at firetree.net] On Behalf Of JD Puglisi
> Sent: miércoles, 31 de octubre de 2007 17:51
> To: Event Calendar
> Subject: [EventCalendar] Re: rss feeds for events category not working
> on my
> wp2.3
>
> You are using an outdated version of the EC3 plugin which isn't
> compatible
> with WP 2.3. Time to update.
> --------------
> I think the subject line says everything....
_______________________________________________
Blog: http://wpcal.firetree.net/
EventCalendar at firetree.net mailing list
Unsubscribe: http://penguin.firetree.net/eventcalendar
More information about the EventCalendar
mailing list