Suche
Resultate (78)
- GX-Task #71119 (Gemeldet): PHP Version Support
- Currently we support not the recommended Vers ... https://www.php.net/supported-versions.php
- GX-Bug #70887 (Erledigt): Kundendetailseite l ... unktionen | Customer details page loads endlessly + other malfunctions
- Wenn man im Gambio Admin die Kundendetailseit ... "Shopping cart" and "Reviews", it loads endlessly. Notes are sent, but not saved on the custo ... isplayed Current result: the tabs load endlessly and notes are sent but not displayed to the customer.
- GX-Bug #69813 (Erledigt): Modul „Vorkasse Rab ... discount before a payment method is selected
- Das Modul „Vorkasse Rabatt“ (ot_payment) bere ... culates a discount if it is configured carelessly. Steps to reproduce: * Install the modu ... discount may also be transmitted to PayPal.
- GX-Feature #69446 (Gemeldet): Implement SSL/TLS database connection
- A database connection using SSL/TLS should be possible in case the customer database could only be accessed through SSL. Ideas: - The installer could provide additional fields, when the customer selects SSL database connection. - The installer process could check if a specific file exists (e.g. *ssl_database_connection.ini*, in a predefined fo ... about the certificate locations and set the SSL connection automatically. Feel free to ad ... ces: - https://www.php.net/manual/en/mysqli.ssl-set.php - https://www.amplitudedesign.com/2018/11/remote-mysql-ssl-connections-using-php-mysqli-and-pdo/ (a bit old, but it could help)
- GX-Bug #69438 (Erledigt): placeholder images ... ken im StyleEdit werden nicht immer angezeigt
- In StyleEdit graphics are included, which are ... displayed for security reasons, because the SSL certificate from placehold.it has expired. T ... eitsgründen nicht dargestellt werden, da das SSL-Zertifikat von placehold.it abgelaufen ist. ... m StyleEdit bei der Bearbeitung eines Themes.
- GX-Bug #69376 (Erledigt): Categories can't be ... assen sich nicht im Frontend aufrufen nach KU
- 1. have a 208-shop ready, ssl should be enabled (also https has to be adde ... Call to a member function page() on null```
- GX-Bug #69147 (Erledigt): Nicht mehr existent ... o endless loading of the shopping cart button
- Vorbedingung: - Artikel verfügbar - Vari ... ayed and the "Add to cart" button loads endlessly.
- GX-Feature #68770 (Gemeldet): Use image colle ... ns or attributes, but also for product images
- Bilderkollektionen nicht nur für Eigenschafts ... Artikelbilder Damit können wir dann die hässliche Struktur der Artikelbilder ersetzen und ... and assigned to the product during an update
- GX-Bug #68646 (Erledigt): Überladen von check ... php for customer registration is not possible
- Überladen von checkout_shipping.php für die K ... .php', 'do=CreateGuest&checkout_started=1', 'SSL')); } else ... _link(FILENAME_LOGIN, 'checkout_started=1', 'SSL')); } } ```
- GX-Bug #67988 (Erledigt): Die Logs anzeigen S ... logs page fails, if log files contain `null`
- If a log contains a `null\n` or `null`, the V ... in 3. You should see a loading spinner endlessly spinning # How it should be The loa ... the patch I added, which fixes this problem.