ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Problems with an event page

February 29, 2012 2:24pm

Subscribe [1]
  • #1 / Feb 29, 2012 2:24pm

    redbloc

    24 posts

    Hey all, having a major problem with a bit of scripting, I’d appreciate any help you guys could throw my way.

    Basically, my client has an events page, which has grown into a bit of a monster over the past while. They want a timetable of events over a three day period, arranged by time and also colour coded by category. However, the page is showing all kinds of bugs, leaving events out, etc.

    This is the code. I’ve basically done this for each hour of the event over the three days from 8am to 8pm (not efficient, I know).
    I think the amount of processing could be the cause of the bugs, but I’m not sure.

    {exp:channel:entries channel="event" show_expired="yes" show_future_entries="yes" disable="pagination|member_data" start_on="2012-03-16 08:00" stop_before="2012-03-16 08:59" orderby="date" sort="asc"}
    <a href="http://{title_permalink=events/event}" class="{categories}{category_url_title}{/categories}">{title}</a>
    {/exp:channel:entries}

    If anyone can shed some light, I’d be very grateful.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases