DrissDaif Posted November 7, 2023 Share Posted November 7, 2023 while I try to login into my admin panel I get this error saying: Call to a member function get() on null in classes/controller/Controller.php (line 816) * * @throws Exception */ public function get($serviceId) { return $this->container->get($serviceId); } /** * Gets a parameter. * NOTE: I hosted my prestashop site in Hostinger server. Link to comment Share on other sites More sharing options...
juanman Posted April 4 Share Posted April 4 Hi, I have exactly the same error when entering the backoffice. Could you solve it? Link to comment Share on other sites More sharing options...
QuickUpdate.net Posted April 4 Share Posted April 4 The issue is probably with that "serviceId" variable, do you know how to do debugging? Link to comment Share on other sites More sharing options...
juanman Posted April 4 Share Posted April 4 Yes, but error I get is the same described in original post. Same error in same line, 816.... Link to comment Share on other sites More sharing options...
QuickUpdate.net Posted April 4 Share Posted April 4 if you know ho to debug, basically you need to find what that "serviceid" is and search the ps files for the respective service and find what the problem is Link to comment Share on other sites More sharing options...
juanman Posted April 4 Share Posted April 4 Hi, I see problem could comes by ps edition basic module but I've renamed and I get new error.... Link to comment Share on other sites More sharing options...
senador007santo Posted August 29 Share Posted August 29 I'm having a similar problem Link to comment Share on other sites More sharing options...
arthur xhibitte Posted 7 hours ago Share Posted 7 hours ago (edited) Hi, does anyone have solved the problem? Prestashop version : 8.1.7 Edited 7 hours ago by arthur xhibitte orthograph (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now