(SOLVED) Warning PHP option listing configuration records

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

(SOLVED) Warning PHP option listing configuration records

Post by Didou12 »

Hi,

I don't know why, but I see a warning php, when I'm on the listing configuration on the entity, and I empty the field "disable listing configuration for users in the records"

Then when I refresh the page, I have this error :

Code: Select all

2023-05-20 03:19	USER 	Warning	
Undefined array key "disable_listing_fields_configuration"
modules/entities/actions/fields.php:19
/index.php?module=entities/fields&action=disable_listing_fields_configuration&entities_id=ENTITY_ID&token=TOKEN_ID [AJAX]
Last edited by Didou12 on 23 May 2023, 06:25, 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: Warning PHP option listing configuration records

Post by support »

Found issue. File from archive replace to modules\entities\actions\
Attachments
fields.zip
(3.85 KiB) Downloaded 14 times
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: Warning PHP option listing configuration records

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