select exibition_id from exibitions where is_main = "1" and is_active = "1" LIMIT 1
Unknown storage engine 'InnoDB'
SELECT * FROM ( branches ) WHERE is_active = 1 AND exibition_id = "6" order by order_cat, branch_name
Unknown storage engine 'InnoDB'
select hall_id from companies where hall_id is not null and is_active = 1 and exibition_id = "6" group by hall_id
Unknown storage engine 'InnoDB'
select * from exibitions where is_active = "1" ORDER BY FIELD(exibition_id,6) DESC LIMIT 1
Unknown storage engine 'InnoDB'
select * from exibitions where is_active = "1" ORDER BY FIELD(exibition_id,6) DESC LIMIT 1
Unknown storage engine 'InnoDB'
select * from chat_users where ip = "3.235.108.188" LIMIT 1
Unknown storage engine 'InnoDB'
Fatal error: Uncaught Error: Call to a member function fetch_array() on boolean in /var/www/clients/client3/web19/web/logic/Database.class.php:224
Stack trace:
#0 /var/www/clients/client3/web19/web/modules/exhibition/check_new_messages.php(30): Database->next(false)
#1 /var/www/clients/client3/web19/web/modules/exhibition/index.php(106): require_once('/var/www/client...')
#2 /var/www/clients/client3/web19/web/logic/init.php(223): require_once('/var/www/client...')
#3 /var/www/clients/client3/web19/web/index.php(37): require_once('/var/www/client...')
#4 {main}
thrown in /var/www/clients/client3/web19/web/logic/Database.class.php on line 224