You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created the account in the website. I have installed the bundle. I have add variables in parameters.yml and config.yml. I have updated the database and when I execute:
sf jlaso:translations:sync --upload-first=yes
I get this error:
[Symfony\Component\Debug\Exception\ContextErrorException]
Notice: Undefined variable: catalog in /Users/almacbe/Sites/newGeeksHubs/vendor/jlaso/translations-apibundle/JLaso/
TranslationsApiBundle/Command/TranslationsSyncCommand.php line 171
The text was updated successfully, but these errors were encountered:
first of all: have you messages.xx.yml in your project, haven't ?
then: can you please update the bundle with composer update jlaso/translations-apibundle in order to get the most updated version
Please repeat the command and let me know if the issue persist
I have created the account in the website. I have installed the bundle. I have add variables in parameters.yml and config.yml. I have updated the database and when I execute:
sf jlaso:translations:sync --upload-first=yes
I get this error:
[Symfony\Component\Debug\Exception\ContextErrorException]
Notice: Undefined variable: catalog in /Users/almacbe/Sites/newGeeksHubs/vendor/jlaso/translations-apibundle/JLaso/
TranslationsApiBundle/Command/TranslationsSyncCommand.php line 171
The text was updated successfully, but these errors were encountered: