Cocolabs-SAS / cocorico

👐 Cocorico is an open source marketplace solution for services and rentals. More information right here: https://www.cocorico.io/ 🚀 Cocorico is also available in an off-the-shelf SaaS package, check out https://www.hatch.li to launch your platform today. 😍 We are hiring (telecommute welcome 🏡): https://www.welcometothejungle.com/en/companies/cocorico/jobs/candidatures-spontanees#apply
https://www.cocolabs.com
MIT License
860 stars 612 forks source link

Missing key in "TranslatorManager.php:55" when publishing a new listing #441

Closed nmateo closed 5 years ago

nmateo commented 5 years ago
Q A
Bug report? []
Feature request? [ ]
Support request? [X ]

Another Cocorico bug that encounter our marketplace with the bought version of cocorico, not the demo.. "missing key" error right after anybody clicks on "publish your listing" to validate and publish a new listing..

image

cocolabssas commented 5 years ago

Hello @nmateo,

It is not a bug. Your error said that you have an invalid translation key and more precisely that your translation key is empty. Loot at the "Installation documentation > create services accounts" to know how to get your translator key. Then fill in the corresponding parameter cocorico_translation.translator.key in your app/config/parameters.yml.

Hope it helps!