Jump to content
  • 0

Mam problem z Prestashop po aktualizacji automatycznej


konsul41

Question

Błąd jest związany z kliknieciem w

  • index.php?controller=prices-drop
  • index.php?controller=new-products
  • index.php?controller=best-sales

Gdzie szukać problemu?

Komunikat po włączeniu debug:

[Wyjątek PrestaShop]

SQLSTATE[42S22]: Nie znaleziono kolumny: 1054 Nieznana kolumna „kontroler” w „klauzuli Where”
w linii 151 w plikuclasses/db/DbPDO.php

146. chroniona funkcja _query($sql) 147. { 148. try { 149. return $this->link->query($sql); 150. } catch (\PDOException $wyjątek) { 151. rzut nowy PrestaShopException($exception->getMessage(), (int) $exception->getCode(), $exception); 152. } 153. } 154. 155. /** 156. * Zwraca następny wiersz ze zbioru wyników.

DbPDOCore->_query - [linia 377 -classs/db/Db.php]

DbCore->query - [linia 614 -classs/db/Db.php]

DbCore->executeS - [linia 61 - moduły/ps_facetedsearch/src/Filters/Provider.php]

PrestaShop\Module\FacetedSearch\Filters\Provider->getFiltersForQuery - [linia 258 - moduły/ps_facetedsearch/src/Filters/Converter.php]

PrestaShop\Module\FacetedSearch\Filters\Converter->createFacetedSearchFiltersFromQuery - [linia 155 - moduły/ps_facetedsearch/src/Product/SearchProvider.php]

PrestaShop\Module\FacetedSearch\Product\SearchProvider->runQuery - [linia 335 -classs/controller/ProductListingFrontController.php]

ProductListingFrontControllerCore->getProductSearchVariables - [linia 613 - klasy/kontroler/ProductListingFrontController.php]

ProductListingFrontControllerCore->doProductSearch - [linia 137 - kontrolery/front/listing/CategoryController.php]

CategoryControllerCore->initContent - [linia 319 -classs/controller/Controller.php]

ControllerCore->run - [linia 510 -classs/Dispatcher.php]

DispatcherCore->dispatch - [linia 28 - indeks.php]

Quote

 

 

Link to comment
Share on other sites

2 answers to this question

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...