We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I receive this error:
php app/console jlaso:translations:update-from-excel _tmp_excelLRQSwr.xls es connecting 127.0.0.1 port 10000 Welcome to Tradukoj (1.4) lzf: yesPHP Fatal error: Call to a member function getRowIterator() on a non-object in /vagrant/vendor/jlaso/translations-apibundle/JLaso/TranslationsApiBundle/Command/TranslationsUpdateFromExcelCommand.php on line 137 PHP Stack trace: PHP 1. {main}() /vagrant/app/console:0 PHP 2. Symfony\Component\Console\Application->run() /vagrant/app/console:22 PHP 3. Symfony\Bundle\FrameworkBundle\Console\Application->doRun() /vagrant/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:124 PHP 4. Symfony\Component\Console\Application->doRun() /vagrant/vendor/symfony/symfony/src/Symfony/Bundle/FrameworkBundle/Console/Application.php:96 PHP 5. Symfony\Component\Console\Application->doRunCommand() /vagrant/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:193 PHP 6. Symfony\Component\Console\Command\Command->run() /vagrant/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:894 PHP 7. JLaso\TranslationsApiBundle\Command\TranslationsUpdateFromExcelCommand->execute() /vagrant/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php:252
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I receive this error:
The text was updated successfully, but these errors were encountered: