Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installed/Updated yii2-export: Unable to locate message source for category 'kvexport'. #367

Open
neoacevedo opened this issue Dec 10, 2022 · 0 comments

Comments

@neoacevedo
Copy link

neoacevedo commented Dec 10, 2022

This issue happens inside the export format config when I try to setup alertMsg option. The error message happens when I set 'alertMsg' => Yii::t('kvexport', 'The EXCEL export file will be generated for download.'),

Now, if I try to setup the i18n in web.config for yii2 export, I get the following: Invalid path alias: @kvexport/messages, to fix it, I have to set the config as 'basePath' => '@vendor/kartik-v/yii2-export/src/messages',.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant