The website encountered an unexpected error. Please try again later.

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'field_artsy_picturefilename' in 'order clause': SELECT "r".* FROM "rts_artikelen" "r" WHERE ("art_WebActief" IN (:db_condition_placeholder_0)) AND (("art_InternArtikelnr" IN (:db_condition_placeholder_1)) OR ("art_Omschrijving" LIKE :db_condition_placeholder_2 ESCAPE '\\') OR ("art_SearchField" LIKE :db_condition_placeholder_3 ESCAPE '\\') OR ("art_Barcode" LIKE :db_condition_placeholder_4 ESCAPE '\\')) ORDER BY "field_artsy_picturefilename" ASC; Array ( [:db_condition_placeholder_0] => 1 [:db_condition_placeholder_1] => [:db_condition_placeholder_2] => %% [:db_condition_placeholder_3] => %% [:db_condition_placeholder_4] => %% ) in Drupal\digi_shop\Services\DigiProductsService->fetch_data() (line 532 of modules/custom/digi_shop/src/Services/DigiProductsService.php).
Drupal\Core\Database\StatementWrapper->execute() (Line: 946)
Drupal\Core\Database\Connection->query() (Line: 525)
Drupal\Core\Database\Query\Select->execute() (Line: 532)
Drupal\digi_shop\Services\DigiProductsService->fetch_data() (Line: 124)
Drupal\digi_shop\Services\DigiProductsService->getdata() (Line: 76)
Drupal\digi_shop\Services\DigiProductsService->getproductdata() (Line: 42)
Drupal\digi_shop\Controller\DigiShopProductController->load() (Line: 78)
Drupal\digi_shop\Controller\DigiShopProductController->ShopView()
call_user_func_array() (Line: 123)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 580)
Drupal\Core\Render\Renderer->executeInRenderContext() (Line: 124)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->wrapControllerExecutionInRenderContext() (Line: 97)
Drupal\Core\EventSubscriber\EarlyRenderingControllerWrapperSubscriber->Drupal\Core\EventSubscriber\{closure}() (Line: 169)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch() (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup() (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 23)
Stack\StackedHttpKernel->handle() (Line: 718)
Drupal\Core\DrupalKernel->handle() (Line: 19)