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

Saving failed! #25

Open
ismetsener opened this issue Mar 17, 2022 · 2 comments
Open

Saving failed! #25

ismetsener opened this issue Mar 17, 2022 · 2 comments

Comments

@ismetsener
Copy link

Dear Sir,
I installed this bundle on my pimcore-X
with google API, source language EN

i created a product, with localized fields in EN, NL, ES, FR etc
when I fill in EN some text, and go to FR or NL to translate I got a message: Saving Failed !

what is the problem?

kind regards,
Ismet

@prugala
Copy link
Contributor

prugala commented Mar 19, 2022

Hello, could you provide some logs? I need more information about the problem to be able to help you.

@ismetsener
Copy link
Author

ismetsener commented Mar 19, 2022

dear prugala,

pimcore version: 10.3.3
"divante-ltd/pimcore-translation-bundle": "^1.2.6"

in /opt/pimcore/config/config.yaml

divante_translation:
    api_key:  I put here my API key 
    source_lang: EN
    provider:  google_translate
#   formality: # working for providers deepl and deepl_free only.

when I look for this error: "Saving Failed !"
grep "Saving failed" -R /opt/
/opt/pimcore/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/en.json: "saving_failed": "Saving failed!",
/opt/pimcore/vendor/pimcore/pimcore/bundles/CoreBundle/Resources/translations/fa.json: "saving_failed": "Saving failed!",

    "saving_failed": "Saving failed!",
    "failed_to_create_new_item": "Failed to create new item, please try again.",
    "bundle": "Bundle",
    "product": "Product",
    "index_field_selection_field": "Index Field Selection",
    "indexFieldSelectionField": "Index Field Selection",
    "indexFieldSelectionField_settings": "Settings (Multi Index Field Selection Field)",
    "indexFieldSelectionFieldMulti": "Multiple Index Field Selection",
    "index_field_selection_combo": "Index Field Combobox",
    "indexFieldSelectionCombo": "Index Field Combobox",
    "indexFieldSelectionCombo_settings": "Settings (Index Field Combobox)",
    "specificPriceField": "Specific Price Field",
    "showAllFields": "Show all Fields",
    "considerTenants": "Consider Tenants",

which information do you need?

with kind regards,
Ismet

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

2 participants