Suche
Resultate (953)
- GX-Bug #70443 (Erledigt): Log-Dateien können ... s can be invalid, so they cannot be displayed
- Wenn während einer Scriptlaufzeit eine Log-Da ... rated log files in json format have a syntax error so that they cannot be read in the Gambio Ad ... ed by php. A clearstatcache() call is needed.
- GX-Bug #70437 (Erledigt): Afterbuy: Fehler beim Artikelimport durch fehlerhafte Staffelpreise | Error during products import caused by erroneous scaled discounts
- Bei Afterbuy ist es möglich, Staffelpreise fü ... en Artikels zu einem Abbruch durch einen SQL-Error. Schritte zum Reproduzieren: * Afterbuy- ... tity 1. This leads to an abort due to an SQL error when importing an item configured in this wa ... result: The import aborts because of an SQL error (duplicate entry).
- GX-Bug #70432 (Erledigt): Fehlermeldung wenn man login_admin.php?check_2fa direkt aufruft | Error message when calling login_admin.php?check_2fa directly
- Wenn man login_admin.php?check_2fa direkt auf ... lling login_admin.php?check_2fa directly, an error message is printed on the screen that also includes the server path. An error message should not be printed on the screen, ... heck_2fa directly in the browser aufuren 3. error message is displayed. Expected behavior: ... he URL login_admin.php?check_2fa directly an error message including the server path is display ... ------------------------- ``` html FATAL ERROR(1): "Uncaught InvalidArgumentException: Inva ... _construct(NULL) #1 {main} thrown" ```
- GX-Bug #70430 (Erledigt): Internetmarke: Fehl ... der Marke durch fehlendes CURRENT_TEMPLATE | Error when creating stamp due to missing CURRENT_TEMPLATE
- Beim Erzeugen einer Internetmarke kommt es un ... ---- When creating an Internetmarke, an error message may occur; the list of the created m ... Actual result: Label is created (!), an error message appears. Cause: CURRENT_TEMPLATE may not be defined, this causes an error when generating the email notification, which then interrupts the process.
- GX-Bug #70425 (Erledigt): Beim Cache leeren i ... Dateien im Ordner /GambioAdmin/Modules liegen
- Beim Cache leeren im Updater und beim Aufruf ... the updater and calling the Gambio Admin, an error message appears if there are unknown files i ... Updater is able to renew the cache without errors and shows no problems. The dashboard can be called without errors and no error message is displayed Actual result: The cache cannot be cleared during the update. An error message is displayed in the Gambio Admin Dashboard
- GX-Bug #70399 (Erledigt): List of REST API v3 ... e / Endpunkte der REST API v3 nicht aufrufbar
- 1.) Call https://www.your-shop-domain.de/path ... is shown to the user. Actual result: An error message is displayed. See screenshot. 1.) ... e Fehlermeldung ausgegeben. Siehe Screenshot.
- GX-Bug #70384 (Abgewiesen): Call to undefined ... rbuyLogger prevents mail delivery after order
- Nach einer Bestellung wird keine Bestellbestätigung versendet. Das Log weist den Error CRITICAL: Call to undefined method Afterb ... confirmation will be sent. The log shows the error CRITICAL: Call to undefined method AfterbuyLogger::createLogger()
- GX-Bug #70378 (Erledigt): SQL Fehlermeldung i ... wird, der aber trotzdem noch im Warenkorb ist
- SQL Fehlermeldung im Log wenn ein Artikel in ... r im SQL zu vermeiden ------------ SQL error message in the log if a product is not found ... o an integer before the SQL command to avoid errors in the SQL. ---------- ``` php CRITICAL] SQL Error! You have an error in your SQL syntax; check the manual that co ... class: RuntimeException message: SQL Error! You have an error in your SQL syntax; check the manual that co ... id = code: 1064 file: /inc/xtc_db_error.inc.php line: 35 trace: 0: ... = mysqli_query( $$link, $p_query) or xtc_db_error($p_query, ((is_object($GLOBALS["___mysqli_st ... object($GLOBALS["___mysqli_ston"])) ? mysqli_error($GLOBALS["___mysqli_ston"]) : (($___mysqli_res = mysqli_connect_error()) ? $___mysqli_res : false))); │ ... udes/classes/shopping_cart.php:434 ```
- GX-Bug #70376 (Erledigt): Afterbuy: Möglicher ... rkmale/Zusatzfelder can cause crash on import
- Beim Import von Artikeln kann es zu einem Abb ... eim zweiten Import bricht der Vorgang ab, im Error-Log erscheint ein Fehler wie dieser: ``` ... On the second import the process aborts, an error like this appears in the error log: ``` exception: class: Gambio ... ld id "26" for the product id "165". ```
- GX-Bug #70361 (Erledigt): Cookie Consent Modu ... , wenn bereits Einträge in der Datenbank sind
- Cookie Consent Modul prüft nicht ob Einträge ... es already exist in the database, so that an error occurs during installation if data already e ... are to be created again during installation.