Forum

[SOLVED] can not cr...
 
Notifications
Retirer tout

[SOLVED] can not create Kanban column after creating a new kanban

3 Posts
2 Utilisateurs
0 Reactions
2,200 Vu
(@yyin)
Posts: 14
Eminent Member
Début du sujet
 
[#8701]

Hi, there, 
after creating a new Kanban, when trying to insert a column, it shows error like  

the error log is below: 
023-01-11 19:28:33.324 ** ERROR ** [V10.2.1] EXCEPTION **
2023-01-11 19:28:33.327
** ERROR ** [V10.2.1] on file 'C:UwAmpwwwprojeqtortooldynamicDialogKanbanUpdate.php' at line (677)
2023-01-11 19:28:33.329
** ERROR ** [V10.2.1] cause = Call to undefined function array_key_first()
2023-01-11 19:28:33.331
** ERROR ***** [V10.2.1]    => #0 C:UwAmpwwwprojeqtortooldynamicDialog.php (42) -> include()
thx 


 
Posté : 12/01/2023 3:33 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

This feature, changed on V10.2, uses PHP function array_key_first() which appeared with PHP 7.3.
So the feature won't work with previous PHP versions.
We'll bring a fix to avoid this constraint.
In the meanwhile, if you can upgrade your PHP version to V7.3 or over, it will fix the issue.


 
Posté : 12/01/2023 2:23 pm
(@yyin)
Posts: 14
Eminent Member
Début du sujet
 

it works!! thank you very much


 
Posté : 13/01/2023 4:27 pm
Share:
Retour en haut