We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

Repeet plug-in not repeating properly

Development and Programming

Clearpeak's avatar
Clearpeak
413 posts
17 years ago
Clearpeak's avatar Clearpeak

I have been using the repeet plug-in and I just realized it doesn’t repeet properly.

I set a event entry date and expiration date 3 mos later and set the repeet interval to daily and it repeets properly for the first month but then it won’t repeet for the next two months. I can’t figure out what in my code is wrong. I’m using version 1.6. Here is my template. Thanks

{exp:repeet:parse date_header_interval="day"}

  {repeet:date_header}<h3>%l %j</h3>{/repeet:date_header}
  {repeet:no_results}<h3>Sorry, there are no events scheduled for this date.</h3>

{/repeet:no_results}

  {exp:repeet:get_ids weblog="calendar" parse="inward" status="not Test|closed" }

    {exp:weblog:entries weblog="calendar" entry_id="{repeet:entry_ids}" dynamic="off" show_expired="yes" show_future_entries="yes" status="not Test|closed"}
    {repeet:item}

      {repeet:entry_date}{entry_date format="%Y-%m-%d %H:%i"}{/repeet:entry_date}
      {repeet:expiration_date}{expiration_date format="%Y-%m-%d %H:%i"}{/repeet:expiration_date}
      {repeet:interval}{repeat_interval}{/repeet:interval}
      {repeet:include_dates}{include_dates}{/repeet:include_dates}
      {repeet:exclude_dates}{exclude_dates}{/repeet:exclude_dates}
      {repeet:display}

<div id=”entry”> Read More »

{/if}

• Tell a friend about this event </div> {/repeet:display}

    {/repeet:item}
    {/exp:weblog:entries}

  {/exp:repeet:get_ids}

{/exp:repeet:parse}
       
Clearpeak's avatar
Clearpeak
413 posts
17 years ago
Clearpeak's avatar Clearpeak

Anyone heard from Mr. Wilson lately?

       
rockthenroll's avatar
rockthenroll
485 posts
17 years ago
rockthenroll's avatar rockthenroll

You still having this issue? I know this is long after, but just saw this. DM me if you still need help I might be able to lend a hand.

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.