Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

TypeError

Argument 1 passed to common\components\ProductsQuery::findProducts() must be of the type array, bool given, called in /var/www/flyandflies/lib/common/components/ProductsQuery.php on line 1198

$_GET = [
    'products_id' => '12885',
];

$_SESSION = [
    '__flash' => [],
    '_tlStorageId' => 'yuPeuyMX_RTIzLzOvV93HJfoKHBB2RU9',
    'platform_sattelite' => 0,
    'platform_code' => '',
    'yuPeuyMX_RTIzLzOvV93HJfoKHBB2RU9' => [
        'customer_groups_id' => '1',
    ],
    'language' => 'english',
    'primary-settings' => [
        'locale' => 'en_GB',
        'languages_id' => '1',
        'currency_id' => '2',
        'currency' => 'EUR',
    ],
    'SHOW_OUT_OF_STOCK' => 1,
    'gl' => 'grid',
    'bpObserver' => unserialize('O:48:"common\\models\\promotions\\PromotionsBonusObserver":2:{s:11:"workingDate";s:10:"28-03-2024";s:7:"actions";a:0:{}}'),
    'viewed_products' => [
        12885 => 12885,
    ],
];