Hi there normally i was a bit better in this but after having a cevear car accident my long term and short term memmory kinda let me down now.
I do remember getting this error before but forgot how to fix it .
I am getting this error message whem trying to edit add a product :
Source model "postnl_deliveryoptions/product_attribute_source_shippingDuration" not found for attribute "postnl_shipping_duration"
Trace: #0 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(387): Mage::exception('Mage_Eav', 'Source model "p...') #1 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Adminhtml/Block/Widget/Form.php(201): Mage_Eav_Model_Entity_Attribute_Abstract->getSource() #2 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tab/Attributes.php(70): Mage_Adminhtml_Block_Widget_Form->_setFieldset(Array, Object(Varien_Data_Form_Element_Fieldset), Array) #3 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Adminhtml/Block/Widget/Form.php(144): Mage_Adminhtml_Block_Catalog_Product_Edit_Tab_Attributes->_prepareForm() #4 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(918): Mage_Adminhtml_Block_Widget_Form->_beforeToHtml() #5 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Adminhtml/Block/Catalog/Product/Edit/Tabs.php(79): Mage_Core_Block_Abstract->toHtml() #6 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Block/Abstract.php(293): Mage_Adminhtml_Block_Catalog_Product_Edit_Tabs->_prepareLayout() #7 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout)) #8 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Model/Layout.php(472): Mage_Core_Model_Layout->createBlock('adminhtml/catal...', 'product_tabs') #9 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Model/Layout.php(239): Mage_Core_Model_Layout->addBlock('adminhtml/catal...', 'product_tabs') #10 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Model/Layout.php(205): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element)) #11 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Model/Layout.php(210): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element)) #12 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(344): Mage_Core_Model_Layout->generateBlocks() #13 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(269): Mage_Core_Controller_Varien_Action->generateLayoutBlocks() #14 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Adminhtml/Controller/Action.php(275): Mage_Core_Controller_Varien_Action->loadLayout(Array, true, true) #15 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php(250): Mage_Adminhtml_Controller_Action->loadLayout(Array) #16 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_Catalog_ProductController->editAction() #17 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('edit') #18 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #19 /home/vhosts/unique-girl.nl/httpdocs/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch() #20 /home/vhosts/unique-girl.nl/httpdocs/app/Mage.php(684): Mage_Core_Model_App->run(Array) #21 /home/vhosts/unique-girl.nl/httpdocs/index.php(87): Mage::run('', 'store') #22 {main}
Before this i added a module/plugin for shipping through the marketplace.( post nl plugin)
I uninstalled it but it seems like its still is running in the background.
Therefore not allowing me to add or edit products
Issue may be some file was not removed properly so check following steps for uninstall.
Try to unisntall using composer if you have installed module with that, Also check database table setup_module and remove extension entry from the table, check extension is removed from app/etc/config.php,