Suche
Resultate (861)
- GX-Bug #71132 (Gemeldet): Inventarliste in der Cloud nicht nach products_id sortiert | Inventorylist not ordered by products_id in the cloud
- Wenn in der Cloud unter Artikel -> QuickEdit ... zeugt wird, wird diese nicht mehr anhand der products_id sortiert. In einem selfhosted Shop gleicher Version wird die Liste anhand der products_id sortiert Schritte zum Reproduzieren de ... n inventorylist is created in the cloud, the products are not sorted by products_id. In a selfhosted shop of the same version, products are ordered by products_id. Steps to reproduce the problem: - ... tual result: list is ordered by column 'Name'
- GX-Bug #71100 (Gemeldet): Beschädigte Bilder ... Corrupted images do not show a fallback image
- Kann wie folgt reproduziert werden: 1. Shop ... der die Breite und Höhe auf 0 setzen (UPDATE products SET products_image_w = 0, products_image_h = 0) 6. Shop aufrufen, Startseite ... idth and height in the database to 0 (UPDATE products SET products_image_w = 0, products_image_h = 0) 6. Open shop to the frontpage ... ly have to be changed should the name differ.
- GX-Bug #71052 (Erledigt): Import von Afterbuy ... rarbeitet werden können / Import of Afterbuy products aborts immediately if the images cannot be processed
- Import von Afterbuy Artikeln bricht sofort ab ... nal options, which also interrupts the script
- GX-Bug #71042 (Erledigt): Shop kann mit Log E ... with log entries when calling an invalid URL
- Shop kann mit Log Einträge überflutet werden, ... n 2. URL shop.php?do=CheckStatus/Attributes&products_id= aufrufen Erwartetes Ergebnis: Es sol ... call URL shop.php?do=CheckStatus/Attributes&products_id= Expected result: A JSON object shoul ... cted error occurred... Product ID can't be 0
- GX-Bug #70976 (Erledigt): Shop Startseite nic ... r Artikelbilder nicht ermittelt werden könenn
- Wenn keine Größenangaben für die Artikelbilde ... er die Breite und Höhe auf 0 setzen, (UPDATE products SET products_image_w = 0, products_image_h = 0) 6. Shop aufrufen, Startseite ... t of the images to 0 in the database (UPDATE products SET products_image_w = 0, products_image_h = 0) 6. call up shop, start page ... e size specifications cannot be determined.
- GX-Bug #70968 (Erledigt): Artikel können nich ... ische Sprache im Gambio Admin deaktiviert ist
- Artikel können nicht bearbeitet werden, wenn ... ----------------------------------------- Products cannot be edited if the English language is ... You cannot save the articles due to an error.
- GX-Abgewiesen #70922 (Abgewiesen): Fehlermeld ... when deleting individual variant combinations
- 1. Gehe in den Admin 2. Gehe zu Artikel > Ar ... go to Admin 2. go to Catalog > Categories / Products 3. open the variants of an article (e.g. te ... (can be seen when you refresh the overview)
- GX-Bug #70891 (Erledigt): Smarty Debug Popup ... ambio Admin when opening "best selling items"
- Smarty Debug Popup im Gambio Admin wenn man " ... Admin einloggen 3. Seite /admin/statistics/products/purchased öffnen 4. Popup Blocler im Browse ... in as admin 3. open page /admin/statistics/products/purchased 4. deactivate popup blocker in th ... A popup with Smarty debug information opens
- GX-Bug #70883 (Erledigt): Shop ist nicht aufr ... essible after importing product from afterbuy
- Shop ist nicht aufrufbar nach dem Import Arti ... ainComponents/Services/Core/Product/Entities/ProductSettings.inc.php der Wert für $sitemapPriority ... ainComponents/Services/Core/Product/Entities/ProductSettings.inc.php the value for $sitemapPriorit ... ese are the default values that are set when products are imported. ------------------ ``` ... ting/App/Data/ProductListingReader.php ```
- GX-Feature #70878 (Abgewiesen): Hauptkategori ... erbar | Main category can be imported via CSV
- Wir haben von Kundenseite die Rückmeldung erh ... t should be possible to set Main category of products by a CSV import.