Forum

[SOLVED] Screen Cus...
 
Notifications
Retirer tout

[SOLVED] Screen Customization: Custom List does not work

3 Posts
2 Utilisateurs
0 Reactions
1,948 Vu
Timo Hocker
(@timohocker)
Posts: 23
Eminent Member
Début du sujet
 
[#8539]

After creating a custom list, the custom list screen does not open again and causes an error to be written on the server side.
The Plugin is on version 6.3

2022-09-30 16:06:42.294 ===== TRACE ===== =====================================
2022-09-30 16:06:42.294 ===== TRACE =====
2022-09-30 16:06:42.294 ===== TRACE ===== PLUGIN SQL FILE : ../plugin/screenCustomization/temp.sql
2022-09-30 16:06:42.294 ===== TRACE =====
2022-09-30 16:06:42.296 ===== TRACE =====  Table "question" altered.
2022-09-30 16:06:42.297 ===== TRACE =====
2022-09-30 16:06:42.297 ===== TRACE ===== DATABASE UPDATED
2022-09-30 16:06:42.297 ===== TRACE =====  WITH NO ERROR
2022-09-30 16:06:42.297 ===== TRACE =====
2022-09-30 16:09:07.759 ** ERROR ** [V10.0.6] EXCEPTION **
2022-09-30 16:09:07.759 ** ERROR ** [V10.0.6] on file '/var/www/html/projeqtor/model/custom/QuestionResolution.php' at line (31)
2022-09-30 16:09:07.759 ** ERROR ** [V10.0.6] cause = Class "PlgCustomList" not found
2022-09-30 16:09:07.759 ** ERROR ** [V10.0.6]    => #0 /var/www/html/projeqtor/tool/projeqtor.php (1777) -> require_once()
2022-09-30 16:09:07.759 ** ERROR ** [V10.0.6]    => #2 /var/www/html/projeqtor/model/persistence/SqlElement.php (8508) -> class_exists()
2022-09-30 16:09:07.759 ** ERROR ** [V10.0.6]    => #3 /var/www/html/projeqtor/plugin/screenCustomization/screenCustomizationFunctions.php (330) -> class_exists()
2022-09-30 16:09:07.759 ** ERROR ***** [V10.0.6]    => #4 /var/www/html/projeqtor/plugin/screenCustomization/refreshCustomList.php (39) -> screenCustomisationGetCustomClassList()

 
Posté : 30/09/2022 6:47 pm
(@babynus)
Posts: 14952
Membre Admin
 

Check that file PlgCustomList.php exists in directory projeqtor/model/custom
If not : be sure that PHP user (www-data on deban/ubuntu) has complete write access on the whole structure of projeqtor file, 
then reinstall the plugin.


 
Posté : 01/10/2022 5:53 pm
Timo Hocker
(@timohocker)
Posts: 23
Eminent Member
Début du sujet
 

The file did not exist. I assume it was the missing docker volume when I installed the plugin. After reinstalling the plugin, the custom list site opens again.


 
Posté : 05/10/2022 10:59 am
Share:
Retour en haut