You are not logged in.
Good Morning,
After update to GLPI 10 the interface simplificated not word for all profiles.
If we active standard interface for profiles post only work.
Thanks a lot.
Offline
A few issues with the simplified interface ticket creation process (and tickets in general) have been fixed since GLPI 10.0 and will be available in GLPI 10.0.1.
Are you able to add a self service profile to your admin account and try to view this page with debug mode enabled to see if any errors show, or without changing profiles, check the files/_log/php-errors.log file for errors around the time you viewed the page?
With the errors I may be able to point you to a specific patch or determine if something remains to be fixed.
GLPI Collaborator and Plugin Developer.
My non-English comments are automated translations. Sorry for any confusion that causes.
Mes commentaires non anglais sont des traductions automatiques. Désolé pour toute confusion qui cause.
Mis comentarios que no están en inglés son traducciones automáticas. Perdón por cualquier confusión que cause.
Offline
RESOLVED
Thanks to your advice I was able to solve
Activating debugging the error returned is the following
I simply edited the file
/var/www/html/glpi10/src/Application/View/Extension/ ConfigExtension.php by editing line 77
before:
after:
Thanks again for helping me with the resolution
Offline