Jump to content

HTTP 500 error


PP123

Recommended Posts

HI, 

yesterday I disabled a module and following this I got a HTTP 500 error on my site. I have looked at the logs and found the error code: 

AH01071: Got error 'PHP message: PHP Fatal error: Class ProductListingFrontController contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (ProductListingFrontControllerCore::getListingLabel, ProductListingFrontControllerCore::getProductSearchQuery, ProductListingFrontControllerCore::getDefaultProductSearchProvider) in /var/www/vhosts/postpack.co.uk/httpdocs/override/classes/controller/ProductListingFrontController.php on line 0'

Any help would be appreciated. 

Thanks

Link to comment
Share on other sites

Most likely the overrides made by the module were not properly removed. You could go into the module, see what overrides it does on install, then check and delete what's left in /override/classes/controller/ProductListingFrontController.php.

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