Forum

Can't delete custom...
 
Notifications
Retirer tout

Can't delete custom fields and create custom list

10 Posts
2 Utilisateurs
0 Reactions
4,803 Vu
(@shushanttyagi)
Posts: 8
Active Member
Début du sujet
 
[#7213]

Hi Everyone,

I'm using v5.3 screen customization plugin and projeQtor v9.0.2. Once I create a custom field and want to delete it reuslts in and error (attachment #1) and I don't have an option to create custom lists.

I would appreciate any kind of help.

ThanksHi Everyone,

I'm using v5.3 screen customization plugin and projeQtor v9.0.2. Once I create a custom field and want to delete it reuslts in and error (attachment #1) and I don't have an option to create custom lists.

I would appreciate any kind of help.

Thanks


 
Posté : 17/01/2021 1:42 pm
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

About remove field issue, please post error logged in projeqtor log file

About no list icon, it is just hidden.
You may get it on the right of save icon.
We'll publish a wrokaround in V9.0.3 and a final fix in nect plugin version
 


 
Posté : 17/01/2021 6:11 pm
(@shushanttyagi)
Posts: 8
Active Member
Début du sujet
 

There's nothing in the log file, I only get the error in the console. About the list, how do I make it visible?


 
Posté : 17/01/2021 8:50 pm
(@babynus)
Posts: 14952
Membre Admin
 

Maybe you'll find error in Apache error log file.


 
Posté : 17/01/2021 9:09 pm
(@shushanttyagi)
Posts: 8
Active Member
Début du sujet
 

Does this help?

[17-Jan-2021 13:32:10 America/New_York] PHP Fatal error: Cannot use empty array elements in arrays in /home/sdalaska/public_html/eeispm/model/custom/Location.php on line 54


 
Posté : 17/01/2021 9:33 pm
(@babynus)
Posts: 14952
Membre Admin
 

Please poste here file /home/sdalaska/public_html/eeispm/model/custom/Location.php
(you'll have to zip it to post it here)


 
Posté : 17/01/2021 9:45 pm
(@shushanttyagi)
Posts: 8
Active Member
Début du sujet
 

Here you go.Here you go.


 
Posté : 17/01/2021 9:46 pm
(@shushanttyagi)
Posts: 8
Active Member
Début du sujet
 

Did you manage to find a fix?


 
Posté : 18/01/2021 11:49 pm
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

On line 55, remove the double comma (leave only one)    

"name"=>"required",,"test"=>""

will become

 "name"=>"required","test"=>""

NB : source of issue will be fixed on V9.0.3


 
Posté : 23/01/2021 1:22 pm
(@shushanttyagi)
Posts: 8
Active Member
Début du sujet
 

That solved my issue! Thanks a ton


 
Posté : 23/01/2021 2:01 pm
Share:
Retour en haut