Quantcast
Channel: Installation/Einstieg - Shopware Community Forum
Viewing all articles
Browse latest Browse all 1069

E-Mail mit Fehlermeldung Error Integrität Einschränkungsverletzung

$
0
0
Ich bekomme am laufenden Band Emails mit diesem Inhalt Woran liegt das bzw. Was muss ich machen das es Funktioniert ?

 PDOException: SQLSTATE [23000]: Integrität Einschränkungsverletzung: 1048 Spalte 'Element_ID' nicht in /www/htdocs/w014b934/shop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php:987 null sein
Stack-Trace:
# 0 /www/htdocs/w014b934/shop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(987): PDOStatement-> execute ()
# 1 /www/htdocs/w014b934/shop/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(100): Lehre \ DBAL \ connection-> executeUpdate ( 'INTO s_c INSERT ...', Array)
# 2 /www/htdocs/w014b934/shop/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(61): Shopware \ Bundle \ PluginInstallerBundle \ Service \ UniqueIdGenerator \ UniqueIdGenerator-> storeUniqueIdInDb ( 'AglXN61CxvtL6Pa ... ')
# 3 /www/htdocs/w014b934/shop/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(453): Shopware \ Bundle \ PluginInstallerBundle \ Service \ UniqueIdGenerator \ UniqueIdGenerator-> GetUniqueID ()
# 4 /www/htdocs/w014b934/shop/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(266): Shopware_Controllers_Backend_SwagUpdate-> getUnique ()
# 5 /www/htdocs/w014b934/shop/engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_SwagUpdate-> popupAction ()
# 6 /www/htdocs/w014b934/shop/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action-> dispatch ( 'popupAction')
# 7 /www/htdocs/w014b934/shop/engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default-> dispatch (Object (Enlight_Controller_Request_RequestHttp), Object (Enlight_Controller_Response_ResponseHttp))
# 8 /www/htdocs/w014b934/shop/engine/Shopware/Kernel.php(180): Enlight_Controller_Front-> dispatch ()
# 9 /www/htdocs/w014b934/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware \ Kernel-> handle (Object (Enlight_Controller_Request_RequestHttp), 1, true)
# 10 /www/htdocs/w014b934/shop/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony \ Component \ HttpKernel \ Httpcache \ HttpCache-> nach vorne (Object (Symfony \ Component \ HttpFoundation \ Request), wahr, NULL)
# 11 /www/htdocs/w014b934/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware \ Components \ Httpcache \ AppCache-> nach vorne (Object (Symfony \ Component \ HttpFoundation \ Request), wahr)
# 12 /www/htdocs/w014b934/shop/engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony \ Component \ HttpKernel \ Httpcache \ HttpCache-> Pass (Object (Symfony \ Component \ HttpFoundation \ Request), wahr)
# 13 /www/htdocs/w014b934/shop/shopware.php(117): Shopware \ Components \ Httpcache \ AppCache-> handle (Object (Symfony \ Component \ HttpFoundation \ Request))
# 14 {main}

Weiter Lehre \ DBAL \ DBALException: Eine Ausnahme ist aufgetreten, während 'in s_core_config_values ​​Ausführung von INSERT (Element_ID, shop_id, value) VALUES (
(SELECT id FROM s_core_config_elements WHERE name LIKE 'trackingUniqueId' LIMIT 1), 1,?
) 'Mit params [ "s: 32: \" AglXN61CxvtL6PaFVaQ0XlBl8DSaq0sQ \ ";"]:

SQLSTATE [23000]: Integrität Einschränkungsverletzung: 1048 Spalte 'Element_ID' kann in /www/htdocs/w014b934/shop/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php:119 nicht null sein
Stack-Trace:
# 0 /www/htdocs/w014b934/shop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(996): Lehre \ DBAL \ DBALException :: driverExceptionDuringQuery (Object (Lehre \ DBAL \ Driver \ PDOMySql \ Driver ), Object (PDOException), 'in s_c INSERT ...', Array)
# 1 /www/htdocs/w014b934/shop/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(100): Lehre \ DBAL \ connection-> executeUpdate ( 'INTO s_c INSERT ...', Array)
# 2 /www/htdocs/w014b934/shop/engine/Shopware/Bundle/PluginInstallerBundle/Service/UniqueIdGenerator/UniqueIdGenerator.php(61): Shopware \ Bundle \ PluginInstallerBundle \ Service \ UniqueIdGenerator \ UniqueIdGenerator-> storeUniqueIdInDb ( 'AglXN61CxvtL6Pa ... ')
# 3 /www/htdocs/w014b934/shop/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(453): Shopware \ Bundle \ PluginInstallerBundle \ Service \ UniqueIdGenerator \ UniqueIdGenerator-> GetUniqueID ()
# 4 /www/htdocs/w014b934/shop/engine/Shopware/Plugins/Default/Backend/SwagUpdate/Controllers/Backend/SwagUpdate.php(266): Shopware_Controllers_Backend_SwagUpdate-> getUnique ()
# 5 /www/htdocs/w014b934/shop/engine/Library/Enlight/Controller/Action.php(159): Shopware_Controllers_Backend_SwagUpdate-> popupAction ()
# 6 /www/htdocs/w014b934/shop/engine/Library/Enlight/Controller/Dispatcher/Default.php(523): Enlight_Controller_Action-> dispatch ( 'popupAction')
# 7 /www/htdocs/w014b934/shop/engine/Library/Enlight/Controller/Front.php(223): Enlight_Controller_Dispatcher_Default-> dispatch (Object (Enlight_Controller_Request_RequestHttp), Object (Enlight_Controller_Response_ResponseHttp))
# 8 /www/htdocs/w014b934/shop/engine/Shopware/Kernel.php(180): Enlight_Controller_Front-> dispatch ()
# 9 /www/htdocs/w014b934/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php(487): Shopware \ Kernel-> handle (Object (Enlight_Controller_Request_RequestHttp), 1, true)
# 10 /www/htdocs/w014b934/shop/engine/Shopware/Components/HttpCache/AppCache.php(255): Symfony \ Component \ HttpKernel \ Httpcache \ HttpCache-> nach vorne (Object (Symfony \ Component \ HttpFoundation \ Request), wahr, NULL)
# 11 /www/htdocs/w014b934/shop/vendor/symfony/http-kernel/HttpCache/HttpCache.php(258): Shopware \ Components \ Httpcache \ AppCache-> nach vorne (Object (Symfony \ Component \ HttpFoundation \ Request), wahr)
# 12 /www/htdocs/w014b934/shop/engine/Shopware/Components/HttpCache/AppCache.php(103): Symfony \ Component \ HttpKernel \ Httpcache \ HttpCache-> Pass (Object (Symfony \ Component \ HttpFoundation \ Request), wahr)
# 13 /www/htdocs/w014b934/shop/shopware.php(117): Shopware \ Components \ Httpcache \ AppCache-> handle (Object (Symfony \ Component \ HttpFoundation \ Request))
# 14 {main} 

Zeit:

 2017-03-17T08: 18: 59,766941 + 0100 

Kanal:

 Ader 

anfordern:

 {
    "Uri": "/ backend / SwagUpdate / Popup _DC = 1489735140693?",
    "Methode": "GET",
    "Abfrage": {
        "_DC": "1489735140693",
        "Modul": "Backend",
        "Controller": "SwagUpdate",
        "Aktion": "Pop-up"
    },
    "Post": []
} 

Geschäft:

 Kein Shop Daten verfügbar 

Session:

 {
    "UserId": "50",
    "RoleID": "1"
} 

Viewing all articles
Browse latest Browse all 1069

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>