Notifications
Retirer tout
Submit issues
3
Posts
2
Utilisateurs
0
Reactions
863
Vu
Début du sujet
Hello,
I did a fresh install of V11.4.2 and get an error while customizing screen.
In Client, i want to mask field VAT.
I get an error :
Warning: require_once(_securityCheck.php): Failed to open stream: No such file or directory in /var/www/html/model/custom/Client.php on line 30 Warning: session_start(): Failed to decode session object. Session has been destroyed in /var/www/html/tool/projeqtor.php on line 46 Fatal error: Uncaught Error: Failed opening required '_securityCheck.php' (include_path='.:/usr/share/pear:/usr/share/php:/usr/share/pear:/usr/share/php') in /var/www/html/model/custom/Client.php:30 Stack trace: #0 /var/www/html/tool/projeqtor.php(1809): require_once() #1 [internal function]: projeqtorAutoload() #2 /var/www/html/tool/projeqtor.php(46): session_start() #3 /var/www/html/plugin/screenCustomization/screenCustomizationFields.php(27): require_once('...') #4 {main} thrown in /var/www/html/model/custom/Client.php on line 30
I need to delete Client.php in model/custom to get access to ProjeQtOr again.
I can change view for client's type :
but error occurs each time for global modification :
Here is the log :
Regards,
Posté : 04/12/2024 4:12 pm
Check that file _securityCheck.php exists in projeqtor/model/custom
If it does not exist, copy it from projeqtor/model
Posté : 11/12/2024 5:17 pm
Début du sujet
Works fine !
Thanks !
Posté : 11/12/2024 6:13 pm

