[SOLVED] PHP Warning with sorting in kanban

Post Reply
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

[SOLVED] PHP Warning with sorting in kanban

Post by Didou12 »

Hi,

I have this error when I re-init the sorting field of the kanban :

Code: Select all

2023-06-03 01:10	USER   Warning	
Undefined array key "sorting_fields"
modules/reports/actions/sorting.php:70
/index.php?module=reports/sorting&action=set_sorting_fields&reports_id=ID&token=TOKEN [AJAX]
Last edited by Didou12 on 05 Jun 2023, 09:00, edited 1 time in total.
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
User avatar
support
Site Admin
Posts: 6222
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: PHP Warning with sorting in kanban

Post by support »

Fixed in beta 3, please check.
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: PHP Warning with sorting in kanban

Post by Didou12 »

thanks :)
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
Post Reply