Jump to content

Error when modules are missing


Recommended Posts

In the current 1.6.0.4 the error that appears when there is a module configurated in the database but missing from the source code is something like this:

Fatal error: Call to a member function isEnabledForShopContext() on a non-object in /var/www/prestashop/classes/controller/AdminController.php on line 1591

You will see the error when logging into the admin area.

In my case I was because I clonned the git repository and forgot to link some of the modules I was testing (in this case it was gamification).

It's not prestashop fault, but I post it here in case someone else makes the same mistake.

Link to comment
Share on other sites

×
×
  • Create New...