Jump to content

Login to PrestaShop admin panel throw an error:


DrissDaif

Recommended Posts

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

  • 4 months 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...