Resource icon

xF2 Add-on Notice Time Replacables 2.2.0

No permission to download
  • Require php 7.0+
  • Require XF2.1+
  • Supports XF2.2
  • Require Standard Lib by Xon v1.4.0+
  • Fix issue where initial count-down timer text was significantly different from the count-down timer implemented in javascript
  • Fix incorrect phrase being used for 'year'
  • Fix count-up behaviour of {time_start:relative}
  • Fix that absolute time could be rendered in the wrong timezone, if the notice had a specific timezone set instead of the user's timezone option.
  • Render singular time chunks
  • Workaround for XF2 missing feature (no {user_id} replaceables)
  • This add-on appears to have no compatibility issues with XF2.1
  • Use group'ed phrases for single time values to avoid extra db queries
  • Fix "Undefined index: page_criteria"
  • Unswap time_start/time_end replaceables so they match up to the descriptions.