Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehlermeldung beim Speichern von Datensätzen #631

Closed
kein-nickname opened this issue Nov 3, 2014 · 1 comment
Closed

Fehlermeldung beim Speichern von Datensätzen #631

kein-nickname opened this issue Nov 3, 2014 · 1 comment
Labels
wrong repository This ticket is in the wrong repository and should get moved.

Comments

@kein-nickname
Copy link

Version: Contao 3.3.4 und neuste TNG + neustes DC

Ich erhalte mit der neusten Version beim abspeichern folgende Meldung...
ein abspeichern ist nicht möglich!!!

Fatal error: Uncaught exception RuntimeException with message Invalid values encountered, itemId: NULL value: NULL thrown in composer/vendor/metamodels/attribute_select/src/MetaModels/Attribute/Select/MetaModelSelect.php on line 426

#0 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(754): MetaModels\Attribute\Select\MetaModelSelect->setDataFor(Array)
#1 composer/vendor/metamodels/core/src/MetaModels/MetaModel.php(843): MetaModels\MetaModel->saveAttribute(Object(MetaModels\Attribute\Select\MetaModelSelect), Array, NULL, NULL)
#2 composer/vendor/metamodels/core/src/MetaModels/Item.php(304): MetaModels\MetaModel->saveItem(Object(MetaModels\Item))
#3 composer/vendor/metamodels/core/src/MetaModels/DcGeneral/Data/Driver.php(776): MetaModels\Item->save()
#4 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/EditMask.php(613): MetaModels\DcGeneral\Data\Driver->save(Object(MetaModels\DcGeneral\Data\Model))
#5 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/EditMask.php(670): ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\EditMask->doPersist()
#6 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/BaseView.php(1304): ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\EditMask->execute()
#7 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/BaseView.php(1277): ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\BaseView->createEditMask(Object(MetaModels\DcGeneral\Data\Model), Object(MetaModels\DcGeneral\Data\Model), NULL, NULL)
#8 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\BaseView->edit()
#9 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Contao/View/Contao2BackendView/BaseView.php(155): call_user_func_array(Array, Array)
#10 [internal function]: ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\BaseView->handleAction(Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#11 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(164): call_user_func(Array, Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent), 'dc-general.acti...', Object(Symfony\Component\EventDispatcher\EventDispatcher))
#12 composer/vendor/symfony/event-dispatcher/Symfony/Component/EventDispatcher/EventDispatcher.php(53): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#13 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Event/EventPropagator.php(119): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#14 composer/vendor/contao-community-alliance/dc-general/src/ContaoCommunityAlliance/DcGeneral/Controller/DefaultController.php(129): ContaoCommunityAlliance\DcGeneral\Event\EventPropagator->dispatch('dc-general.acti...', Object(ContaoCommunityAlliance\DcGeneral\Event\ActionEvent))
#15 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(238): ContaoCommunityAlliance\DcGeneral\Controller\DefaultController->handle(Object(ContaoCommunityAlliance\DcGeneral\Action))
#16 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(263): MetaModels\BackendIntegration\Module->runDC()
#17 composer/vendor/metamodels/core/src/MetaModels/BackendIntegration/Module.php(283): MetaModels\BackendIntegration\Module->performNormal()
#18 system/modules/SWBackend/classes/Backend.php(151): MetaModels\BackendIntegration\Module->generate()
#19 contao/main.php(142): Backend->getBackendModule('metamodel_mm_ve...')
#20 contao/main.php(293): Main->run()
#21 {main}
@tim-bec tim-bec added the wrong repository This ticket is in the wrong repository and should get moved. label Nov 3, 2014
@tim-bec
Copy link
Contributor

tim-bec commented Nov 3, 2014

Das kommt aus dem https://github.com/MetaModels/attribute_select/issues - bitte dort aufmachen.

@tim-bec tim-bec closed this as completed Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wrong repository This ticket is in the wrong repository and should get moved.
Projects
None yet
Development

No branches or pull requests

2 participants