- Issue created by @aman_lnwebworks
Steps to reproduce
When trying to install this module it encountered an error
Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'p.playlist_id' in 'where clause': SELECT COUNT(*) AS "expression" FROM (SELECT 1 AS "expression" FROM "youtube_playlist" "p" WHERE "p"."playlist_id" = :db_condition_placeholder_0) "subquery"; Array ( [:db_condition_placeholder_0] => ) in youtube_integration_preprocess_page() (line 145 of modules\contrib\youtubeintegrate\youtube_integration.module).
I've attached an image illustrating my actions—installing the module and searching within the extended panel.
Active
1.0
Code