Делаем и получаем:Чтобы разрешить доступ к странице без входа в систему, в папке плагина создайте файл public_modules.php и добавьте следующий код:Код: Выделить всё
<?php $allowed_modules[] = 'hello/my_page/index';
Код: Выделить всё
Database Error: 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'r.users_groups) or find_in_set(,r.assigned_to)) and r.in_header=1 and r.repor...' at line 1
Query: select r.* from app_reports r, app_entities e, app_entities_access ea where r.entities_id = e.id and e.id=ea.entities_id and length(ea.access_schema)>0 and ea.access_groups_id='' and (find_in_set(,r.users_groups) or find_in_set(,r.assigned_to)) and r.in_header=1 and r.reports_type = 'common' order by r.dashboard_sort_order, r.name
Page: /index.php?module=avk/avk/index
#0 /var/www/html/ruk/includes/functions/database.php(95): mysqli_query(Object(mysqli), 'select r.* from...')
#1 /var/www/html/ruk/includes/classes/reports/hot_reports.php(237): db_query('select r.* from...')
#2 /var/www/html/ruk/includes/classes/reports/hot_reports.php(20): hot_reports->reports_query()
#3 /var/www/html/ruk/template/header.php(58): hot_reports->render()
#4 /var/www/html/ruk/template/layout.php(119): require('/var/www/html/r...')
#5 /var/www/html/ruk/index.php(32): require('/var/www/html/r...')
#6 {main}
Код: Выделить всё
$app_user['group_id'] = 0; $app_user['id'] = 0;