Activity for seeddms

  • Uwe Steinmann Uwe Steinmann modified ticket #576

    E-mail notification broken

  • Uwe Steinmann Uwe Steinmann posted a comment on ticket #576

    Well be fixed in 6.0.39

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    Can you check the error log of apache or php-fpm? Is there any issue reported on the page out/out.Info.php ?

  • dure dure dure dure posted a comment on discussion General Discussion

    I made a backup of the SEEDDMS data from a VPS server that I am in the process of restoring on a local server, and I did a mysqldump of the database

  • dure dure dure dure posted a comment on discussion General Discussion

    hello everyone! I hope you are doing well. I have some problems with seeddms preview document, if I click update document, the document content show de document in de preview frame but if i click view document details the don't show all the details and preview document ...

  • Tom van der Heijden Tom van der Heijden created ticket #576

    E-mail notification broken

  • Uwe Steinmann committed [da8087] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [0953c2] on Code

    do not use controller for access control, because there is no controller

  • Uwe Steinmann committed [b5a731] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [0c6353] on Code

    more changes for 5.1.46

  • Uwe Steinmann committed [a04260] on Code

    show categories on document details page like in list of documents

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    You are right - I copied some old files to the new folders - for testing. But after your support now it works excellent. Many many thanks to you!!!

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    There is no 'pear' in inc.Settings.php. Check out https://codeberg.org/SeedDMS/seeddms/src/tag/6.0.38/inc/inc.Settings.php

  • Lars Müller Lars Müller modified a comment on discussion General Discussion

    Sorry, I used snipping tool and the "text scan" function. In fact there is no space between the phrases. But I don´t know where the "pear" path should be. The "pear" path is in /home/www-data/seeddms60x/vendor/pear - and copied from quickstart of 6.0.38 version. (see above Verzeichnisbaum2.png) In my settings.xml (see above) there is no pear (searched for "pear" in whole file). But it´s still in /seeddms60x/www/inc/inc.Settings.php (line 63) - maybe it´s the reason of the error?

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    Sorry, I used snipping tool and the "text scan" funnction. In fact there is no space between the phrases. But I don´t know where the "pear" path should be. The "pear" path is in /home/www-data/seeddms60x/vendor/pear - and copied from quickstart of 6.0.38 version. (see above Verzeichnisbaum2.png) In my settings.xml (see above) there is no pear (searched for "pear" in whole file). But it´s still in /seeddms60x/www/inc/inc.Settings.php (line 63) - maybe it´s the reason of the error?

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    Your include has a space between /home/www-data/seeddms60x/www/ and ... Could that be the reason? I also wonder why /home/www-data/seeddms60x/www/pear is still in your include path.

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    Yes - I did a mistake and now changed /home/www-data/seeddms60x/web/ into /www/. Now I got another error on error.log and I really don´t know, what I do wrong the whole time. I have installed SeedDMS on my server more than 20 times before - and never get any error ... - and now I get these one: https://loalhost/DMS2 shows: 500 Internal Server Error and this error in error.log [Tue Mar 24 15:43:52. 001516 2026] [proxy_fcgi: error] [pid 954] [client 192.168.200.130: 55301] AH01071: Got error 'PHP message:...

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    Where is that /home/www-data/seeddms60x/web/ in your include path coming from? It should rather be /home/www-data/seeddms60x/www/. It looks like your _rootDir is not properly determined. Try to set it manually in the settings.xml to /home/www-data/seeddms60x/www/

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    The folders /home/www-data/seeddms60x/vendor exist. The folder /home/www-data/seeddms60x/vendor/pear exist too (look attachment). I restarted php-fpm: a2enmod proxy_fcgi setenvif a2enconf php8.3-fpm I started Apache2 new Yes I noticed the update information, too. I tried first a new installation - didn´t worked. Then I tried to update my last working version 6.0.34 - with the update information post. I deleted the entry of extraPath in the file settings.xml (see above from today morning) I updated...

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    Have you looked at https://www.seeddms.org/posts/update_6036/

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    Does /home/www-data/seeddms60x/vendor exist? This used to be in the directory pear. Did you restart php-fpm? if you use it.

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    I use Seeddms since more than 10 years - and the alias "DMS" is the installed version of 6.0.34. For updating to the new version I used a new alias "DMS2" - and I copied the "content.db" from the old folder /data to the new folder "/seeddms60x/data" The settings.xml of new version seems to be very different to the old one - so I changed the new settings.xml - but I can´t access. Error.log shows the following : [Tue Mar 24 08:42:58.482319 2026] [php:warn] [pid 11538] [client 192.168.200.130:61490]...

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    The install tool in 6.0.38 is broken. Just modify settings.xml directly with an editor. It should be enough to set httproot to one of your aliases. BTW, why do you have three aliases? I guess only the alias DMS2 is working, if you installed SeedDMS at /home/www-data/seeddms60x/

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    in attachment the phpinfo

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    Error.log shows following: [Mon Mar 23 14:33:23.243775 2026] [php:warn] [pid 3121] [client 192.168.200.130:64684] PHP Warning: require_once(vendor/autoload.php): Failed to open stream: No such file or directory in /home/www-data/seeddms60x/seeddms-6.0.38/inc/inc.Settings.php on line 81 [Mon Mar 23 14:33:23.243901 2026] [php:error] [pid 3121] [client 192.168.200.130:64684] PHP Fatal error: Uncaught Error: Failed opening required 'vendor/autoload.php' (include_path='/:/..:.:/usr/share/php') in /home/www-data/seeddms60x/seeddms-6.0.38/inc/inc.Settings.php:81\nStack...

  • Lars Müller Lars Müller posted a comment on discussion General Discussion

    I am trying to install Seeddms 6.0.38 on my Linux server. My configuration is Apache 2.4.58, PHP 8.3, the files from Quickstart are stored here: /home/www-data/seeddms60x For installaion and trying out configuration I did what follows: chmod 777 /home/www-data -R chown www-data:www-data -R /home/www-data a2enmod rewrite in folder seeddms60x/conf I added file "ENABLE_INSTALL_TOOL" The support for SSL ist started and working. The file files in etc/apache aren´t toucht. I enabled one additional file:...

  • Uwe Steinmann committed [878d1f] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [05fc74] on Code

    new import/export menu in admin area, move import users into user/group management

  • Uwe Steinmann committed [2ce38a] on Code

    add new conf options when to consider ext. cmd has failed

  • Uwe Steinmann committed [0265ea] on Code

    fix wrong key

  • Uwe Steinmann committed [d46f98] on Code

    add missing phrases

  • Uwe Steinmann committed [b61967] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [a90269] on Code

    add two flags to set when a command is considered to be failed

  • Uwe Steinmann committed [ca7969] on Code

    add commands to convert man page to pdf

  • Uwe Steinmann committed [c601a2] on Code

    add commands to convert man page to pdf

  • Uwe Steinmann committed [b8e12f] on Code

    add changes for 6.0.39

  • Uwe Steinmann committed [ebdb23] on Code

    show parent folder in document list, use document list for duplicates

  • Uwe Steinmann committed [cf3bc9] on Code

    show folder path for each document in transmittal

  • Uwe Steinmann committed [f69b8f] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [a7efa8] on Code

    objects may not be marked for batch operation, take all if none is

  • Uwe Steinmann committed [51fb60] on Code

    add commands to convert drawio diagramm

  • Uwe Steinmann committed [018fcf] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [6fec33] on Code

    add method batchoperation() to run a batch operation by hook

  • Uwe Steinmann committed [915b51] on Code

    add list of transmittals containing document version

  • Uwe Steinmann committed [c6f4bb] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [069ecb] on Code

    call hook postBatchOperations

  • Uwe Steinmann committed [5eb4d0] on Code

    make html_url() and html_link() public

  • Uwe Steinmann committed [4ba8ef] on Code

    add new flag to migrate extension

  • Uwe Steinmann committed [c8c6b7] on Code

    fix typo

  • Uwe Steinmann committed [9df78a] on Code

    add changes for 6.0.39

  • Uwe Steinmann committed [b73ef2] on Code

    use Endroid instead of Bacon QrCode provider

  • Uwe Steinmann committed [cb66ba] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [11b3a8] on Code

    add changes for 5.1.46

  • Uwe Steinmann committed [d03e81] on Code

    call $settings->getLanguages() instead of globally def. getLanguages()

  • Uwe Steinmann committed [7a6ff1] on Code

    include PasswordStrength with namespace

  • Uwe Steinmann committed [966bda] on Code

    include PasswordStrength with namespace, fix calc of strength

  • Uwe Steinmann committed [ef4802] on Code

    do not include PasswordStrength class

  • Uwe Steinmann committed [20a359] on Code

    rename to PasswordStrength, add namespace and alias for old name

  • Uwe Steinmann committed [67476f] on Code

    add inc/inc.ClassPasswordStrength.php to classmap

  • Uwe Steinmann committed [227776] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [34262b] on Code

    maxsizeforfulltext is already set when the fulltextservice is created

  • Uwe Steinmann committed [349721] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [80c6eb] on Code

    do not include password strengt class, fix errors in DownloadMgr

  • Uwe Steinmann committed [2c4506] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [195574] on Code

    add support for extra fields with multiple values

  • Uwe Steinmann committed [e93a11] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [ec0b1c] on Code

    add changes for 5.1.46

  • Uwe Steinmann committed [a8c0f8] on Code

    make sure extension file is set

  • Uwe Steinmann committed [e048ad] on Code

    convert all none utf16 and utf32 encodings to utf8

  • Uwe Steinmann committed [1afaa0] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [f7d631] on Code

    add changes for 5.1.46

  • Uwe Steinmann committed [7f7253] on Code

    force to use psr/http-message 2.0

  • Uwe Steinmann committed [a4d879] on Code

    force to use psr/http-message 2.0

  • Uwe Steinmann committed [04891d] on Code

    add some space above legends and divs after form (taken from 6.0.x)

  • Uwe Steinmann committed [d25454] on Code

    null can be passed instead of extension manager

  • Uwe Steinmann committed [db2144] on Code

    call hook for any other command

  • Uwe Steinmann committed [a8f562] on Code

    check for env var SEEDDMS_EXTENSIONS to load only lіsted extensions

  • Uwe Steinmann committed [b4e10a] on Code

    better wording

  • Uwe Steinmann committed [a9091d] on Code

    nicer output if no log files exist

  • Uwe Steinmann committed [f40963] on Code

    add changes for 6.0.39

  • Uwe Steinmann committed [7a5b5c] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [1de97a] on Code

    tables in log management can be sorted by clicking on header

  • Uwe Steinmann committed [c635b0] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [b0dac5] on Code

    add changes for 5.1.46

  • Uwe Steinmann committed [249230] on Code

    array_merge returned arrays from hook (was '+')

  • Uwe Steinmann committed [2665f8] on Code

    add section for console messages

  • Uwe Steinmann committed [b58b06] on Code

    Merge branch 'seeddms-5.1.x' into seeddms-6.0.x

  • Uwe Steinmann committed [2a06f6] on Code

    start new version 5.1.46

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    Yes, this is an error in 6.0.38, but you do not necessarily need the install tool to run SeedDMS.

  • Mee Mee modified a comment on discussion General Discussion

    Hi there, the latest docker image seems broken: dms-1 | [Thu Mar 05 11:25:49.263183 2026] [php:error] [pid 18:tid 18] [client 10.10.10.2:65365] PHP Fatal error: Uncaught Error: Failed opening required '../vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /home/www-data/seeddms60x/seeddms-6.0.38/install/install.php:65\nStack trace:\n#0 {main}\n thrown in /home/www-data/seeddms60x/seeddms-6.0.38/install/install.php on line 65 Can anyone confirm this error or is it just me? Thanks for the...

  • Mee Mee posted a comment on discussion General Discussion

    Hi there, the latest docker image seem broken: dms-1 | [Thu Mar 05 11:25:49.263183 2026] [php:error] [pid 18:tid 18] [client 10.10.10.2:65365] PHP Fatal error: Uncaught Error: Failed opening required '../vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /home/www-data/seeddms60x/seeddms-6.0.38/install/install.php:65\nStack trace:\n#0 {main}\n thrown in /home/www-data/seeddms60x/seeddms-6.0.38/install/install.php on line 65 Can anyone confirm this error or is it just me? Thanks for the...

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    IMO the schema creation is something that should go into postgresql readme. I wouldn't put this into an installation script, because it's fully up to the database admin how to setup the database for SeedDMS. I can't say much about the quoting. If there is a better solution I would mind to implement it, but I guess it needs some extra logic in the database driver to quote those fields which must be quoted.

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    You could try to upload a compiled version of convert, but I doubt it works, because of missing libraries.

  • John Lacy John Lacy posted a comment on discussion General Discussion

    Thank you for that which I can now follow. The part I am still uncertain about is which version if Image Magic to install. It will need to go on a shared web server and I don't have access to be able to run ssh type commands. However, I can create directories and unpack zip / gz etc files to a created or existing directory.

  • Sonic Prince Sonic Prince posted a comment on discussion General Discussion

    ok, took me a little while to figure out but found it, installed it and all working now :) Thanks for a great program.

  • Martin Simons Martin Simons posted a comment on discussion General Discussion

    Seeddms is up and running now. Because some of the field names must be quoted. Indeed, some fields need to be quoted, because they are reserved words. There are only a few fields: reate table "tblArosAcos" ( "id" SERIAL UNIQUE, "aro" INTEGER NOT NULL DEFAULT '0' REFERENCES "tblAros" ("id") ON DELETE CASCADE, "aco" INTEGER NOT NULL DEFAULT '0' REFERENCES "tblAcos" ("id") ON DELETE CASCADE, "create" INTEGER NOT NULL DEFAULT '-1', "read" INTEGER NOT NULL DEFAULT '-1', "update" INTEGER NOT NULL DEFAULT...

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    You need to set the commands for converting documents in the settings. It is all on the tab 'Advanded'. There are several example commands in doc/README.Converters.mdand there are already some commands pre configured, which probably do not work. You need to replace or delete them. A very common command to create thumbnails for image files is convert -resize %wx '%f' 'png:%o' convert must be the full path to your installed version of convert.

  • John Lacy John Lacy posted a comment on discussion General Discussion

    Essentially to convert documents sufficiently to show them in the listings rather than just the default document type image. How do I tell seedDMS to use this and enter the path - these is nothing currently in the settings.xml file for this.

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    Are you installing imagick for the convert tool or to have imagick support in php? If you just need the convert tool, you can install it anywhere and just call convert with the full path.

  • Uwe Steinmann Uwe Steinmann posted a comment on discussion General Discussion

    The Docuement Root in my Apache configuration is now: DocumentRoot /var/www/seeddms60x/www That is where you expect it to be. Yes, that is the right path I ran http://dms.webhuis.nl/install/install.php And the encountered the following error: Forget about the install tool for now. It is not really needed, currently buggy, and doesn't support postgresql. The next issue is a failed login. I went over a database analysis at length, I did not manage to perform a select from a table. Eventually I found...

1 >
MongoDB Logo MongoDB