This does not work for me. Instead, from "Desktop Preferences - Advanced" select 'Open desk folders in a new window'.
Updating from version 6.0.15 to 6.0.16 I receive the following error message: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 7.3.0". If this is correct, and not my mistake, it should be written at least in the requirements in the file: README.Install.md, where it still says: "1. A web server with at least php 7.0".
Could this be the same problem I described in the post https://sourceforge.net/p/seeddms/discussion/general/thread/bf8be4c8e3/ .
I was still testing version 6.0.8. In the version 6.0.9 the problem indeed is fixed.
Sorry, after other tests I found that the proposed solution causes an error by clicking on "Add to trasmittal" in a document ... For now, as temporary patch, I've only commented the line 111 (the first setParam statement) of the file seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php.
Sorry, after other tests I found that the proposed solution causes an error by clicking on "Add to trasmittal" in a document ... For now, as temporary patch, I've only commented the line 111 of the file seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php.
Could this be the same problem I described in the post https://sourceforge.net/p/seeddms/discussion/general/thread/bf8be4c8e3/ ?
If I enable the "Enable Password forgotten" tag in Settings/System (SeedDMS ver. 6.0.8), when I try to recover the password I obtain the following error message: Fatal error: Uncaught Error: Class 'SeedDMS_AccessOperation' not found in /var/www/html/seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php:112 Stack trace: #0 /var/www/html/seeddms60x/seeddms-6.0.8/out/out.PasswordForgotten.php(37): UI::factory('bootstrap', 'PasswordForgott...', Array) #1 {main} thrown in /var/www/html/seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php...
If I enable the "Enable Password forgotten" tag in Settings/System (SeedDMS ver. 6.0.8), when I try to recover the password I obtain the following error message: Fatal error: Uncaught Error: Class 'SeedDMS_AccessOperation' not found in /var/www/html/seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php:112 Stack trace: #0 /var/www/html/seeddms60x/seeddms-6.0.8/out/out.PasswordForgotten.php(37): UI::factory('bootstrap', 'PasswordForgott...', Array) #1 {main} thrown in /var/www/html/seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php...
If I enable the "Enable Password forgotten" tag in Settings/System, when I try to recover the password I obtain the following error message: Fatal error: Uncaught Error: Class 'SeedDMS_AccessOperation' not found in /var/www/html/seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php:112 Stack trace: #0 /var/www/html/seeddms60x/seeddms-6.0.8/out/out.PasswordForgotten.php(37): UI::factory('bootstrap', 'PasswordForgott...', Array) #1 {main} thrown in /var/www/html/seeddms60x/seeddms-6.0.8/inc/inc.ClassUI.php...
In SeedDMS version 6.0.8, if you enable the large file upload modality (Settings/System/Enable large file upload), you can’t add documents. The system stuck without error messages. The version 5 was OK.