Jump to content

ReflectionException Error


Deepinder

Recommended Posts

Getting below error on Prestashop Backend login however the front is working fine

Whoops, looks like something went wrong.

(1/1) ReflectionException

The autoloader expected class "PrestaShopBundle\Controller\Admin\Sell\index" to be defined in file "/vendor/composer/../../src/PrestaShopBundle/Controller/Admin/Sell/index.php". The file was found but the class was not in it, the class name or namespace probably has a typo.

in ClassExistenceResource.php line 72

at ClassExistenceResource->isFresh(0)in ContainerBuilder.php line 371

at ContainerBuilder->getReflectionClass('PrestaShopBundle\\Controller\\Admin\\Sell\\index')in RegisterControllerArgumentLocatorsPass.php line 67

at RegisterControllerArgumentLocatorsPass->process(object(ContainerBuilder))in Compiler.php line 140

at Compiler->compile(object(ContainerBuilder))in ContainerBuilder.php line 789

at ContainerBuilder->compile()in Kernel.php line 643

at Kernel->initializeContainer()in Kernel.php line 135

at Kernel->boot()in Kernel.php line 195

at Kernel->handle(object(Request), 1, false)in index.php line 82

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...