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 Help

Development and Programming

bjsteiger's avatar
bjsteiger
87 posts
17 years ago
bjsteiger's avatar bjsteiger

If this needs to move to a different form, please feel free to move…

I’ve been having problems with this plugin - I’ve heard from Mr. Wilson via email but then I stopped hearing from him.

Anyways, everything appears to work properly until we started using an interval such a first and third relative day of the month. It appears with 1.0.7 none of the repeating intervals no longer work. So I’m thinking there is something with the language file since we have custom text in our drop-down custom field in Publish.

Here is the content of that language file:

<?php

$L = array(

'none' =>
"none", // Required

'daily' => 
"1 day",

'weekly' =>
"1 week",

'bi-weekly' =>
"2 weeks",

'monthly' =>
"1 month",

'bi-monthly' =>
"2 months",

'quarterly' =>
"3 months",

'semi-annually' =>
"6 months",

'yearly' =>
"1 year",

'annually' =>
"1 year",

'first and third week of the month' =>
"These relative days: first, third",

'second and fourth week of the month' =>
"These relative days: second, fourth",

);
?>
       
Robin Sowell's avatar
Robin Sowell
13,160 posts
17 years ago
Robin Sowell's avatar Robin Sowell

I am going to shift thiss down to plugins- I’m not totally up on this one myself. I did echo out the array- no errors. But I would try ditching that final comma after “These relative days: second, fourth”. Not sure it will help, but it won’t hurt.

       

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.