Error with permission forms - max column count existing?

Stefan_Dani

New member
Hi Eugenio and everyone,

We are encountering an issue when trying to update table permissions. The error we receive ("Error with permissions form") is the same as already mentioned in the existing thread: https://dadabik.com/forum/index.php?threads/error-with-permissions-form.18080/

Unfortunately the solution provided in the existing thread did not solve our issue. We did some testing with basic table design (simple datatypes (int), simple field-names ("f1" to "f150", etc. ) and we are able to reproduce the issue. It seems that a max-number of 142 fields per table is ok, while 143 fields produce the mentioned error when updating any field-level permission.

We are aware about the fact, that tables including more than 142 fields could indicate bad database-design, however in our case it is appropriate.

Looking forward for any help :)

Your current DaDaBIK version​

You are using DaDaBIK version 11.7-Elba enterprise, installed on 10-07-2022 (installation code: 18281634027fc8a349), the latest version of DaDaBIK is 11.7-Elba released on 08-18-2022

You are running the latest release of DaDaBIK

System info​

PHP Version: 8.1.2-1ubuntu2.6

mysql version: 8.0.31-0ubuntu0.22.04.1

Web server: Apache/2.4.52 (Ubuntu)

Client: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.35
 

eugenio

Administrator
Staff member
Hi Stefan,
check this thread and in particular the post I linked:

this is probably the solution for your issue.

Best,
 
Top