Suche
Resultate (428)
- GX-Bug #69579 (Erledigt): When creating a bac ... an error message is always written in the log
- Wenn man ein Backup der Datenbank erstellt, w ... Fehler angezeigt WARNING: unlink(/cache/db_export.txt): No such file or directory Erwartete ... s Log geschrieben, WARNING: unlink(/cache/db_export.txt): No such file or directory --------- ... error is displayed WARNING: unlink(/cache/db_export.txt): No such file or directory. Expected ... he log every time, WARNING: unlink(/cache/db_export.txt): No such file or directory
- GX-Bug #69511 (Erledigt): CSV Import von Vari ... t of products with variants can break Options
- Im Shop unter Artikel -> Optionen eine neue O ... ante mit ihren Werten zuweisen. Einen CSV Export mit allen Varianten starten. Im Artikel die ... icle variant with its values. Start a CSV Export with all variants. Delete the article varia ... annot be edited. Error Message as comment.
- GX-Bug #69481 (Anerkannt): Google Shopping Export, exportiert keine Bilder aus Bildkollektionen wenn man Eigenschaftenkombinationen exportiert
- Wenn man eine Google Export Datei erstellt und Eigenschaften mit exportiert die Bilder in den Kombinationen haben als Billkollektionen, dann werden diese nicht exportiert, sondern immer nur das 1. Artikelbild. ... ategorien alle Kategorien aktivieren 6. Ein Export durchführen 7. Für die bereits vorhanden Ar ... der im Feld "Bildlink" für die Kombinationen exportiert werden Erwartetes Verhalten: Wenn man Eigenschaftenkombinationen für Google exportiert, sollte in den BIldlink das Hauptbild der Bildkollektion exportiert werden. Tatsächliches Verhalten: Wenn man Eigenschaftenkombinationen für Google exportiert, werden in den BIldlink das falsche Bild exportiert. Die Bilder für die Bildkollektion wird ignoriert. ------- If you create a Google Export file and export...
- GX-Abgewiesen #69426 (Abgewiesen): Dropdown für Sprache beim bearbeiten eines Export-Profils nicht ganz sichtbar | Dropdown for languages while editing an export profile is not fully visible
- 1. Gehe in den Admin 2. Gehe zu "Artikel" "Import / Export" 3. Öffne ein bestehendes Export-Profil zum bearbeiten 4. Gehe auf den Reite ... o to the Admin 2. Go to "Catalog" "Import / Export" 3. Open an existing export profile for editiing 4. Go to the Tab "Colu ... of the languages is visible (see screenshot)
- GX-Bug #69400 (Erledigt): Wenn man eine CSV D ... hat, wird die Kombination nicht aktualisiert
- Wenn man eine CSV Datei mit Eigenschaftenkomb ... igenschaftswertes auf 0 setzen 4. Einen CSV Export unter "Artikel->Import / Export" erstellen mit nur diesem einen Artikel 5. ... of the property value to 0 4. create a CSV export under "Products->Import / Export" with only this one product 5. in the CSV a ... mbinations are not updated in the CSV import.
- GX-Bug #69395 (Erledigt): Product import with ... ort nur mit Pflichtspalten funktioniert nicht
- 1. Import a CSV-file with the columns XTSOL a ... : Argument 1 passed to CSVSource::parseGoogleExportCondition() must be of the type array, null g ... _isbn into your shop it works as expected.
- GX-Bug #69340 (Erledigt): Wrong default value for column 'google_export_condition_id' | Falscher Standardwert für die Spalte 'google_export_condition_id'
- This new column google_export_condition_id in the table products_item_code ... This can lead to products having not google export condition preselected. The old column google_export_condition had a default value of "neu". Accordingly the google_export_condition_id column should have 1 as default ... s a value. Nevertheless the old column googleExportCondition with the possible values neu, gebra ... ill be supported. If the Body contains googleExportCondition and googleExportConditionId, googleExportCondition will be ignored. Example JSON-Body for POST api.php/v2/products request is attached.
- GX-Bug #69334 (Erledigt): Wenn man Artikel ohne Zustand (Google Export) in der Datenbank hat, können diese nicht be ... / If you have products without state (Google Export) in the database, they can not be edited
- Wenn man Artikel ohne Zustand (Google Export) in der Datenbank hat, können diese nicht be ... nn die Artikel keinen Zustand für den Google Export haben, kann man die Artikel nicht mehr bearb ... If you have products without state (Google Export) in the database, they cannot be edited beca ... f the products don't have a state for Google export, you can't edit the products anymore, the fields "Name, Description etc" are empty.
- GX-Bug #69320 (Erledigt): Product import with ... mit älterer CSV-Datei funktioniert nicht mehr
- 1. import the attached CSV-file to you rshop (Catalog > Import/Export > Import result: * import doesn't work ... CRITICAL: SQL Error! Unknown column 'google_export_condition' in 'field list' Query: UPDATE pr ... = '', code_jan = '', brand_name = '', google_export_availability_id = '1', google_export_condition = 'neu', products_id = '1' WHERE products_id = 1```
- GX-Abgewiesen #69313 (Abgewiesen): Product wi ... is not accessable after update from v4.4.0.3
- 1. install a 4.4.0.3 shop 1. launch gambio a ... ! Unknown column 'products_item_codes.google_export_condition_id' in 'on clause' Query: SELECT `google_export_condition`.`condition` AS `google_export_condition` FROM `products_item_codes` LEFT JOIN `google_export_condition` ON `products_item_codes`.`google_export_condition_id` = `google_export_condition`.`google_export_condition_id` WHERE `products_id` = 5 AND `google_export_condition`.`language_id` = '2' ```