"ArraySELECT *, ROUND(UNIX_TIMESTAMP(`post_date`)) as `tm`,`post`.`post_id` as `post_id` FROM `post`\nLEFT JOIN `post_meta` ON `post`.`post_id` = `post_meta`.`post_id`\nWHERE `post`.`author` = AND`post`.`post_type` = 'shop_order' AND `post`.`post_status` != 'wc-refund'\ngroup by `post`.`post_id` ORDER BY `post_date` DESC;" Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/roosarifaandoq/public_html/includes/classes.php:11
Stack trace:
#0 /home/roosarifaandoq/public_html/themes/aso/orders.php(19): functions->FetchArray('SELECT *, ROUND...', Object(mysqli))
#1 /home/roosarifaandoq/public_html/index.php(209): require('/home/roosarifa...')
#2 {main}
thrown in /home/roosarifaandoq/public_html/includes/classes.php on line 11