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

Message Terminated #17

Open
delidiscount opened this issue May 3, 2017 · 9 comments
Open

Message Terminated #17

delidiscount opened this issue May 3, 2017 · 9 comments

Comments

@delidiscount
Copy link

When I follow your instructions I am getting a message: Terminated.

What am I doing wrong ?

@fballiano
Copy link
Owner

how do you lunch the shell script?

@mr-yoshi
Copy link

Hello fballiano. I have The same error. In the console, I run the command
php fballiano_full_catalog_translate.php it pl and getting a message: Terminated.
I will be happy if you will help.

@fballiano
Copy link
Owner

what happens if you add the "-debug" to the translation shell command?

did you set the fb_translate attribute for every product in the right store view?

@mr-yoshi
Copy link

Thanks for the quick response.

what happens if you add the "-debug" to the translation shell command?
Terminated

did you set the fb_translate attribute for every product in the right store view?
I probably interpreted your description in its own way. If we are talking about "Translate automatically?" then no I did not check there. in the store ~ 50K of goods. I thought that this process is automated.

@fballiano
Copy link
Owner

it can't be automated or it would keep translating the same things over and over again (and you'll pay for every translation) so you're to tell the system which products to translate in which store view.

this way you can manage:

  • adding new products and translating only those
  • translate automatically, fix manually

check the README here:

So go to your "Catalog -> Manage products" mask in the Magento backend, select the Italian store view (or anyway the one you want to translate), then with the mass action tools selects all the products and "update attributes", now set the "Translate automatically?" attribute to yes. This means that these products for this store view need to be translated (we'll see later how and from what language to what language).

@mr-yoshi
Copy link

Thank you for chewing. But the mistake is the same. (ubuntu 16.04 php7 magento 1.9.6)
php fballiano_full_catalog_translate.php it pl -debug
Terminated

@mr-yoshi
Copy link

Fballiano Hello. How are you? I have set the "Translate automatically?" yes. And i try use command php fballiano_full_catalog_translate.php it pl -debug but i have still error Terminated

@fballiano
Copy link
Owner

but did you switch to the storeview that needs to be traslated? or you set the attribute in the global scope?

@mr-yoshi
Copy link

I switch to Italian store. Selects all the products choose "update attributes" set the "Translate automatically?" yes. If I will choose to check the English store. That in the English store I see Translate automatically? no.

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

3 participants