Hi Guys,
I have a problem in the site. Whenever I add a product under products>catalog>add product
This will be the error after hitting the add product button. also when I edit a product it will result to that same error
1 exception(s):
Exception #0 (ReflectionException): Class Magento\Customer\Model\Customer\Source\GroupSourceInterface does not exist
Exception #0 (ReflectionException): Class Magento\Customer\Model\Customer\Source\GroupSourceInterface does not exist
#0 /home/site/public_html/vendor/magento/framework/Code/Reader/ClassReader.php(19): ReflectionClass->__construct('Magento\\Custome...')
#1 /home/site/public_html/vendor/magento/framework/ObjectManager/Definition/Runtime.php(44): Magento\Framework\Code\Reader\ClassReader->getConstructor('Magento\\Custome...')
#2 /home/site/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(71): Magento\Framework\ObjectManager\Definition\Runtime->getParameters('Magento\\Custome...')
#3 /home/site/public_html/vendor/magento/framework/ObjectManager/ObjectManager.php(57): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\\Custome...', Array)
#4 /home/site/public_html/vendor/magento/framework/View/Element/UiComponent/Argument/Interpreter/ConfigurableObject.php(60): Magento\Framework\ObjectManager\ObjectManager->create('Magento\\Custome...', Array)
Thanks,