[gelöst] Artikeldetails / Stammartikel leer nicht editierbar

Hallo, Firephp gibt folgendes aus: xxx/backend/Article/loadStores?_dc=1392217294884&articleId=262&page=1&start=0&limit=25 Error Log (3) count code name message line file 1 2 E_WARNING file_get_contents(info.txt): failed to open stream: No such file or directory 139 /var/xxx/engine/Shopware/Plugins/Community/Backend/SwagAdditionalAttributes/Bootstrap.php 1 8 E_NOTICE Trying to get property of non-object 199 /var/xxx/engine/Shopware/Components/Plugin/Bootstrap.php 1 2048 E_STRICT Declaration of Shopware\Components\Model\ModelManager::create() should be compatible with that of Doctrine\ORM\EntityManager::create() 45 /var/xxx/engine/Shopware/Components/Model/ModelManager.php Die Console im Chrome gibt aus: TypeError: records is null var storeData = records[0]; Uncaught TypeError: Cannot read property ‘0’ of null /backend/Article/load/?f=m/Batch|m/PriceGroup|m/Attribute|m/PropertyGroup|m/PropertyOption|m/Proper…:7558 me.batchStore.load.callback /backend/Article/load/?f=m/Batch|m/PriceGroup|m/Attribute|m/PropertyGroup|m/PropertyOption|m/Proper…:7558 Ext.apply.callback ext-all.js?201310070959:21 Ext.define.onProxyLoad ext-all.js?201310070959:21 Ext.define.processResponse base?file=bootstrap&loggedIn=1392217694:217 (anonymous function) ext-all.js?201310070959:21 Ext.apply.callback ext-all.js?201310070959:21 Ext.define.onComplete ext-all.js?201310070959:21 Ext.define.onStateChange ext-all.js?201310070959:21 (anonymous function) Cannot read property ‘0’ of null var storeData = records[0]; me.subApplication.fireEvent(‘batchStoreLoaded’, storeData, operation, true); } }); } Beste Grüße!