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.
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
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 ?
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.
I did but still impossible to connect with administrator user.
Is there any way to uninstall screen customisation ? Reset configuration ?
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.