Jump to content

Error Attempted to load class "AdminOrdersControllerCore" from the global namespace. Did you forget a "use" statement?


solopedro

Recommended Posts

Hi when I try to edit an order this is what i receive. Before the upgrade module was working fine, downloaded the version of the module corresonding to 1.7.7. but still this issue when I try to edit an order (happens also with the native prestashop add or edit discount in admin orders)

This is waht i get from debug,  (Any idea) Thanks in advance

Symfony\Component\Debug\Exception\ClassNotFoundException:
Attempted to load class "AdminOrdersControllerCore" from the global namespace.
Did you forget a "use" statement?

  at modules/orderedit/controllers/admin/AdminOrderEditController.php:14
  at include_once()
     (classes/Dispatcher.php:440)
  at DispatcherCore->dispatch()
     (override/classes/Dispatcher.php:41)
  at Dispatcher->dispatch()
     (badmin/index.php:93)

                                

Link to comment
Share on other sites

47 minutes ago, solopedro said:

Before the upgrade module was working fine, downloaded the version of the module corresonding to 1.7.7. but still this issue when I try to edit an order

What is the name of the module? Independent developer or PS? 

Link to comment
Share on other sites

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...