Suche
Resultate (389)
- GX-Bug #68112 (Erledigt): 4.3.1.0 Update fail ... trag, erstellt von StyleEdit4, gelöscht wurde
- How to reproduce 1. install a 4.2.1.0 shop ... rror that is shown in the attached screenshot
- GX-Bug #68079 (Erledigt): Wenn die Artikelkur ... the shopping cart can no longer be accessed
- Wenn die Artikelkurzbeschreibung in der Daten ... n: 1, Artikel anlegen 2. unter "Toolbox->SQL" folgendes eingeben: "UPDATE products_descri ... ws: 1, create product 2. under "Toolbox->SQL" enter the following: "UPDATE products_descr ... pository/DTO/ShortDescriptionDto.php:27
- GX-Abgewiesen #67992 (Abgewiesen): Wenn MySQL Strict Mode "FULL GROUP BY" aktiv ist, kann der QuickEdit nicht aufgerufen werden / If MySQL Strict Mode "FULL GROUP BY" is active, QuickEdit cannot be accessed
- Wenn MySQL Strict Mode "FULL GROUP BY" aktiv ist, kann ... Fehlermeldung geloggt: -------- If MySQL Strict Mode "FULL GROUP BY" is active, Quick ... _description`.`products_name` ASC LIMIT 25`
- GX-Bug #67990 (Erledigt): Artikel mit Eigensc ... ot be reliably deleted from the shopping cart
- Es kann passieren, dass Eigenschaften-Artikel ... ufen zu können. Ursache ist ein fehlerhafter SQL-Befehl, der die combi_id nicht zuverlässig e ... via the product link. The cause is a faulty SQL command that does not reliably determine the ... mers. **Update** Moritz can provide an SQL dump for testing the fix for products with p ... -server.net/gambio/gxdev/-/merge_requests/832
- GX-Bug #67967 (Anerkannt): Legende in der Bes ... istics is no longer hidden when changing tabs
- Legende in der Besucherstatistik wird nicht m ... t. Kann wie folgt reproduziert werden: SQL Datei aus dem Anhang importieren. 1. Gamb ... . Can be reproduced as follows: Import SQL file from the attachment. 1. Access Gambi ... switching between the tabs "Today" and "Total
- GX-Abgewiesen #67961 (Abgewiesen): After upda ... einige Konfigurationswerte abgeschnitten sind
- We need to check the truncate method which wa ... 4. Check your gx_configurations table ```sql select * from *gx_configurations* where `ke ... e the *gx_configurations* is being truncated.
- GX-Bug #67958 (Erledigt): StyleEdit Widgets n ... Serverkonfiguration nicht mehr benutzt werden
- When the option mysql option 'max_user_connections' has a to low v ... message An exception occurred in driver: SQLSTATE[HY000] [1203] User user_name already ha ... , but this causes different exceptions later.
- GX-Bug #67942 (Erledigt): Wenn man viele Komb ... of the product detail page is extremely slow
- Wenn man viele Kombinationen hat dann ist der ... 1. Shop mit Version 4.2.0.1 installieren 1. SQL Dump importieren, aus Datenschutzgründen kei ... 2. Artikeldetailseite aufrufen nachdem der SQL Dump im Testshop importiert wurde Die Seite lädt extrem langsam. Folgender SQL befehl ist dafür verantwortlich: ------- ... nstall store with version 4.2.0.1 1. import SQL Dump, for data protection reasons no attachm ... 2. access the product detail page after the SQL dump has been imported into the Testshop The page loads extremely slowly. The following SQL command is responsible for this: `SELEC ... order by p.sort_order, p.properties_id`
- GX-Bug #67870 (Erledigt): Through Google Shop ... haften können nicht korrekt aufgerufen werden
- Google Merchant Center replies saying that th ... rvices. - In a Testshop, use the following SQL-command to set the connection-status within ... Shop mit Google. - In einem Testshop: über SQL die Tabelle *google_configurations* anpassen ... s" *value* auf "{"value": true}" setzen. - SQL-Befehl hierfür: ```UPDATE `google_configura ... t bei Aufruf der Artikeldetailseite geladen.
- GX-Bug #67868 (Erledigt): Auf Servern wo der MySQL STRICT Modus mit ONLY_FULL_GROUP BY nicht de ... l aufgerufen werden / On servers where the MySQL STRICT mode cannot be deactivated with ONLY_FULL_GROUP BY, no prod...
- Auf Servern wo der MySQL STRICT Modus mit ONLY_FULL_GROUP BY nicht de ... folgt reproduziert werden: 1. öffne die MySQL Console (MiniSQL) 2. gebe den Befehl "SET GLOBAL sql_mode = 'ONLY_FULL_GROUP_BY'" ein 3. versuch ... finden ------- On servers where the MySQL STRICT mode cannot be deactivated with ONLY_ ... n be reproduced as follows: 1. open the MySQL console (MiniSQL) 2. Enter the command "SET GLOBAL sql_mode = 'ONLY_FULL_GROUP_BY'". 3. try to cal ... ssage ` ` ` Uncaught RuntimeException: SQL Error! Query error: 'aldb.pa.options_values ... ptions_id = povtpo.products_options_id ` ` `