BoltTranslate / Translate

Provides translation for contenttypes.
Other
43 stars 37 forks source link

[BUG] Translate breaks after updating to Bolt 3.3.1 #130

Closed peterboorsma closed 7 years ago

peterboorsma commented 7 years ago

I'm not sure what happened and forgot to backup the long error message. This is what I posted on Slack:

‘Undefined index: _locale’

With some help this addition to the config.yml fixed it:

performance: timed_records: use_cron: true

Details