Jump to content

Fatal error: Uncaught Error: Class 'ProductListingFrontControllerCore' not found in


maxvendy

Recommended Posts

Hi i try to install Prestahop on my localhost. All ok, add products. The product show, But product categories dont show and it come error :
Fatal error: Uncaught Error: Class 'ProductListingFrontControllerCore' not found in D:\xampp_7.4\htdocs\do\classes\controller\ProductListingFrontController.php:12 Stack trace: #0 D:\xampp_7.4\htdocs\do\classes\PrestaShopAutoload.php(152): require_once() #1 [internal function]: PrestaShopAutoload->load('ProductListingF...') #2 D:\xampp_7.4\htdocs\do\controllers\front\listing\CategoryController.php(31): spl_autoload_call('ProductListingF...') #3 D:\xampp_7.4\htdocs\do\classes\PrestaShopAutoload.php(140): require_once('D:\\xampp_7.4\\ht...') #4 [internal function]: PrestaShopAutoload->load('CategoryControl...') #5 D:\xampp_7.4\htdocs\do\classes\controller\Controller.php(233): spl_autoload_call('CategoryControl...') #6 D:\xampp_7.4\htdocs\do\classes\Dispatcher.php(517): ControllerCore::getController('CategoryControl...') #7 D:\xampp_7.4\htdocs\do\index.php(28): DispatcherCore->dispatch() #8 {main} thrown in D:\xampp_7.4\htdocs\do\classes\controller\ProductListingFrontController.php on line 12

Prestasoh 1.7.8.9 - PHP 7.4.33
errors : 0

Did some one have this problem?
Thank you

Link to comment
Share on other sites

  • 3 weeks later...

Hi,

On 9/19/2023 at 8:15 PM, maxvendy said:

Did some one have this problem?

The error message you're seeing indicates that there is a problem with the class ProductListingFrontControllerCore not being found.

It's possible that your Prestashop cache is outdated or corrupted. Try clearing the cache by deleting the contents of the /var/cache/ directory inside your Prestashop installation and check if it works.

Thanks!

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