Forum

Screen customizatio...
 
Notifications
Retirer tout

Screen customization plug-in: Adding a field locks the interface

6 Posts
2 Utilisateurs
0 Reactions
2,138 Vu
(@fmartin)
Posts: 43
Trusted Member
Début du sujet
 
[#6485]

Hello,

I added some "read only" fields (varchar) over drop down list to display information to users.

I created a field "info" with read only value "Select priority wisely" that is placed over the priority field.

Since I saved my changes, the connection to the UI is no longer possible and the wheel keeps on spining.

I checked logs and it seems the ALTER table that added a column in the ticket table is provoking log in and out in a loop.


 
Posté : 10/02/2020 9:23 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,
To retreive correct connection, rename file projeqtor/model/custom/Ticket.php to anything else (for instance add .sav extension)
Post this file here for analysis


 
Posté : 10/02/2020 11:43 am
(@fmartin)
Posts: 43
Trusted Member
Début du sujet
 

Still doesn't work.

With a very restricted profile (only tickets tab), I can connect.

With a higher level of rights (everything displayed), the wheel keeps on spining on log in page.

Is there a way to clear some cache or so ?


 
Posté : 10/02/2020 12:16 pm
(@babynus)
Posts: 14952
Membre Admin
 

You must have another customization that is the source of issue.
Rename all customized files in projeqtor/model/custom to find out which serts the issue.


 
Posté : 10/02/2020 12:25 pm
(@fmartin)
Posts: 43
Trusted Member
Début du sujet
 

I did but still impossible to connect with administrator user.

Is there any way to uninstall screen customisation ? Reset configuration ?


 
Posté : 10/02/2020 1:43 pm
(@babynus)
Posts: 14952
Membre Admin
 

Only way to "remove customizations" is the way I explained.
The plugin cannot be uninstalled, but does not need to to be disabled (just remove files form model/custom folder)

Please check projeqtor log file for errors and post any error here.
Possibly not error is logged at projeqtor level. You should then search for errors in PHP or Apache error log file.
Please post here any error found.


 
Posté : 10/02/2020 2:00 pm
Share:
Retour en haut