Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

errors in the creation of records, users etc.

35 views
Skip to first unread message

Juan Pereyra

unread,
Jan 29, 2025, 10:24:16 AMJan 29
to SubjectsPlus
Hi all, we installed version 4.6, but we have some problems, for example when we create a new user does not appear the option to save, or if we want to create a new record appears cropped box as the image attached.could help us with that? the installation is on debian 12, php 7.4 and maria db, thank you very much.

Captura desde 2025-01-29 12-05-11.png
Captura desde 2025-01-29 12-04-22.png
Captura desde 2025-01-29 11-58-30.png

charlesbr...@gmail.com

unread,
Jan 31, 2025, 11:02:00 AMJan 31
to SubjectsPlus
Hello,

I'm sorry to hear you are experiencing issues with SubjectsPlus. 
In /control/includes/config.php lines 3 and 4 uncomment them to output the error reporting.

Uncomment:
//ini_set('display_errors',1);
//error_reporting(E_ALL);


By the way, we hope to release version 5 to the public next semester. We've been testing it in production and are currently working on the distributed copy.

See more details here: https://github.com/subjectsplus/SubjectsPlus/wiki/SP5-Development-Updates



Thanks,
SubjectsPlus Development Team

Juan Pereyra

unread,
Jan 31, 2025, 11:10:38 AMJan 31
to SubjectsPlus
thank you very much for the effort and the kind answer: I leave here the errors, creating a record for example. 

Warning: include(/var/www/html/sp/ckeditor/ckeditor.php): failed to open stream: No such file or directory in /var/www/html/sp4/lib/SubjectsPlus/Control/Record.php on line 204

Warning: include(): Failed opening '/var/www/html/sp/ckeditor/ckeditor.php' for inclusion (include_path='/var/www/html/sp4/lib/HTMLPurifier:.:/usr/share/php') in /var/www/html/sp4/lib/SubjectsPlus/Control/Record.php on line 204

Fatal error: Uncaught Error: Class 'SubjectsPlus\Control\CKEditor' not found in /var/www/html/sp4/lib/SubjectsPlus/Control/Record.php:208 Stack trace: #0 /var/www/html/sp4/control/records/record.php(138): SubjectsPlus\Control\Record->outputForm() #1 {main} thrown in /var/www/html/sp4/lib/SubjectsPlus/Control/Record.php on line 208

or by creating a new user

Warning: include(/var/www/html/sp/ckeditor/ckeditor.php): failed to open stream: No such file or directory in /var/www/html/sp4/lib/SubjectsPlus/Control/Staff.php on line 1376

Warning: include(): Failed opening '/var/www/html/sp/ckeditor/ckeditor.php' for inclusion (include_path='/var/www/html/sp4/lib/HTMLPurifier:.:/usr/share/php') in /var/www/html/sp4/lib/SubjectsPlus/Control/Staff.php on line 1376

Fatal error: Uncaught Error: Class 'SubjectsPlus\Control\CKEditor' not found in /var/www/html/sp4/lib/SubjectsPlus/Control/Staff.php:1379 Stack trace: #0 /var/www/html/sp4/lib/SubjectsPlus/Control/Staff.php(605): SubjectsPlus\Control\Staff->outputBioForm() #1 /var/www/html/sp4/control/admin/user.php(304): SubjectsPlus\Control\Staff->outputForm() #2 {main} thrown in /var/www/html/sp4/lib/SubjectsPlus/Control/Staff.php on line 1379

Reply all
Reply to author
Forward
0 new messages