Shopware Version 5.6.1
Folgende Fehlermeldung erscheint im LOG
PDOException: SQLSTATE(23000): Integrity constraint violation: 1048 Column ‘neti_mobile_notifications’ cannot be null in /vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php:168 Stack trace:
#0 /vendor/doctrine/dbal/lib/Doctrine/DBAL/Statement.php(168): PDOStatement->execute(NULL)
#1 /engine/Library/Doctrine/ORM/Persisters/Entity/BasicEntityPersister.php(285): Doctrine\DBAL\Statement->execute()
#2 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(1073): Doctrine\ORM\Persisters\Entity\BasicEntityPersister->executeInserts()
#3 /vendor/doctrine/orm/lib/Doctrine/ORM/UnitOfWork.php(386): Doctrine\ORM\UnitOfWork->executeInserts(Object(Doctrine\ORM\Mapping\ClassMetadata))
#4 /vendor/doctrine/orm/lib/Doctrine/ORM/EntityManager.php(359): Doctrine\ORM\UnitOfWork->commit(Object(Shopware\Models\Customer\Customer))
#5 /engine/Shopware/Bundle/AccountBundle/Service/RegisterService.php(215): Doctrine\ORM\EntityManager->flush(Object(Shopware\Models\Customer\Customer))
#6 /engine/Shopware/Bundle/AccountBundle/Service/RegisterService.php(108): Shopware\Bundle\AccountBundle\Service\RegisterService->saveCustomer(Object(Shopware\Bundle\StoreFrontBundle\Struct\Shop), Object(Shopware\Models\Customer\Customer))
#7 /engine/Shopware/Controllers/Frontend/Register.php(192): Shopware\Bundle\AccountBundle\Service\RegisterService->register(Object(Shopware\Bundle\StoreFrontBundle\Struct\Shop), Object(Shopware\Models\Customer\Customer), Object(Shopware\Models\Customer\Address), NULL)
#8 /engine/Library/Enlight/Controller/Action.php(192): Shopware_Controllers_Frontend_Register->saveRegisterAction()
#9 /engine/Library/Enlight/Controller/Dispatcher/Default.php(478): Enlight_Controller_Action->dispatch(‘saveRegisterAct…’)
#10 /engine/Library/Enlight/Controller/Front.php(228): Enlight_Controller_Dispatcher_Default->dispatch(Object(Enlight_Controller_Request_RequestHttp), Object(Enlight_Controller_Response_ResponseHttp))
#11 /engine/Shopware/Kernel.php(185): Enlight_Controller_Front->dispatch()
#12 /vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php(102): Shopware\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#13 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(448): Symfony\Component\HttpKernel\HttpCache\SubRequestHandler::handle(Object(Shopware\Kernel), Object(Symfony\Component\HttpFoundation\Request), 1, true)
#14 /engine/Shopware/Components/HttpCache/AppCache.php(256): Symfony\Component\HttpKernel\HttpCache\HttpCache->forward(Object(Symfony\Component\HttpFoundation\Request), true, NULL)
#15 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(238): Shopware\Components\HttpCache\AppCache->forward(Object(Symfony\Component\HttpFoundation\Request), true)
#16 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(255): Symfony\Component\HttpKernel\HttpCache\HttpCache->pass(Object(Symfony\Component\HttpFoundation\Request), true)
#17 /engine/Shopware/Components/HttpCache/AppCache.php(138): Symfony\Component\HttpKernel\HttpCache\HttpCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#18 /vendor/symfony/http-kernel/HttpCache/HttpCache.php(181): Shopware\Components\HttpCache\AppCache->invalidate(Object(Symfony\Component\HttpFoundation\Request), true)
#19 /engine/Shopware/Components/HttpCache/AppCache.php(110): Symfony\Component\HttpKernel\HttpCache\HttpCache->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#20 /html/shopware/shopware.php(122): Shopware\Components\HttpCache\AppCache->handle(Object(Symfony\Component\HttpFoundation\Request))
#21
Hat hier jemand eine Idee???
Gruß
Stefan