Thanks for that, it does work ... more of a work around. You still have to "touch" each document where if you had an option to select several documents and then chose move documents.... Or to use your paste option, an option to paste all documents at once if that makes any sense.
Sorry, I'm not understanding, what clipboard ?windows ?Linux. How would I do this? I do not see an option to copy or paste a document/folder in seeddms.
or offer it as an option in settings? whatever is easier...
When uploading several documents a nice feature to have would be the ability to move similar documents into a folder. If there was an option to select several documents by utilizing the checkbox followed by an option to chose a folder to move them to. If this functionality already exists, I couldn't find it. thanks
HI I would add to this post and suggest rather than automatically downloading the document when clicking on the document image, a separate download button be offered. I want to be able to view the document online rather than download it. The same behavior as in document details. thanks for all your hard work Uwe.
Pagination
I am not able to get this plugin to work. Can you confirm I've correctly entered the file path when enabling the plugin: new AdminerSqlLog("home/user/Documents/adminersql/"), Thank you
hello, firstly thank you Jakub for such a small and powerful utility as adminer. I am struggling to get sql-log to work: am I to to enter the file path literally as shown above or can I enter the path to my /home/user/Documents/adminer folder. i.e. new AdminerSqlLog("/home/user/Documents/adminer/"). I would then expect to see files ending in .sql in said folder? I've tried entering it as you have shown above but no files are produced. No files produced in my scenario either. thanks
hello, firstly thank you Jakub for such a small and powerful utility as adminer. I am struggling to get sql-log to work: am I to to enter the file path literally as shown above or can I enter the path to my /home/user/Documents/adminer folder. i.e. new AdminerSqlLog("/home/user/Documents/adminer/"). I would then expect to see files ending in .sql in said folder? I've tried entering it as you have shown above but no files are produced. thanks
hi Andreas, I was able to get 6.0.11 and fulltext running Look here, skip to the 'Miroslav Baranko - 2020-03-28' from link below https://sourceforge.net/p/seeddms/discussion/general/thread/90bbedb0f1/?limit=25 hopefully it will work for you
Solved The path to the "Extra PHP include Path" was set incorrectly
thanks Andreas, I've tried leaving it blank but it always comes back to the same screen, I can't get past it.
Hello, trying to install 6.0.11 on Ubuntu 18.04, stuck in an install loop where the installer keeps prompting "Core SeedDMS directory : Not found" despite having a value entered. See attachment. This is an optional field? Any assistance is very appreciated.
Hello, running Seeddms 6.0.10 on Ubuntu 18.04 for serveral weeks, Fulltext was working and now has suddenly stopped. When trying to view index, receive an error "no fulltext index available" and when trying to recreate the index, only a blank page is presented(Firefox). It was working previously, permissions haven't changed. When running fulltext from command line: Can't create index. Apache error log shows: PHP Fatal error: Uncaught Zend_Search_Lucene_Exception: File '/home/nova/seeddms/data/lucene//segments_vfzu'...
Hello, in addition to what Mee reported, I had to modify inc.Tasks ln 3 require_once("inc.ClassSchedulerTaskBase.php") and inc.DbInit ln 69 require_once('inc.Tasks.php') removing the "up one level" reference (../) I was then able to get the indexer to work from CLI. However I have had no success with running the create fulltext index from within GUI. I get a popup 'error'. Thus far I have done two fresh installs using seeddms-quickstart-6.0.10. Where is the index stored? Any insight on getting FullText...
Hello, in addition to what Mee reported, I had to modify inc.Tasks ln 3 require_once("inc.ClassSchedulerTaskBase.php") and inc.DbInit ln 69 require_once('inc.Tasks.php') removing the "up one level" reference (../) I was then able to get the indexer to work from CLI. However I have had no success with running the create fulltext index from within GUI. I get a popup 'error'. Thus far I have done two fresh installs using seeddms-quickstart-6.0.10. Where is the index stored? Any insight on getting FullText...
Hello, in addition to what Mee reported, I had to modify inc.Tasks ln 3 require_once("inc.ClassSchedulerTaskBase.php") and inc.DbInit ln 69 require_once('inc.Tasks.php') removing the "up one level" reference (../) I was then able to get the indexer to work from CLI. However I have had no success with running the create fulltext index from within GUI. I get a popup 'error'. Thus far I have done two fresh installs using seeddms-quickstart-6.0.10. Where is the index stored? Any insight on getting FullText...
Hello, in addition to what Mee reported, I had to modify inc.Tasks ln 3 require_once("inc.ClassSchedulerTaskBase.php") and inc.DbInit ln 69 require_once('inc.Tasks.php') removing the "up one level" reference (../) I was then able to get the indexer to work from CLI. However I have had no success with running the create fulltext index from within GUI. I get a popup 'error'. Thus far I have done two fresh installs using seeddms-quickstart-6.0.10. Where is the index stored? Any insight on getting FullText...
Hello, in addition to what Mee reported, I had to modify inc.Tasks ln 3 require_once("inc.ClassSchedulerTaskBase.php") and inc.DbInit ln 69 require_once('inc.Tasks.php') removing the "up one level" reference (../) I was then able to get the indexer to work from CLI. However I have had no success with running the create fulltext index from within GUI. I get a popup 'error'. Thus far I have done two fresh installs using seeddms-quickstart-6.0.10. Where is the index stored? Any insight on getting FullText...
hello Running webmin 1.9 on ubuntu 18.04.2 Dashboard shows 4 updates however software updates module shows no updates found. Direct from the server terminal sudo apt update: 4 updates are found. gir1.2-mutter-2/bionic-updates 3.28.3+git20190124-0ubuntu18.04.2 amd64 [upgradable from: 3.28.3-2~ubuntu18.04.2] libmutter-2-0/bionic-updates 3.28.3+git20190124-0ubuntu18.04.2 amd64 [upgradable from: 3.28.3-2~ubuntu18.04.2] mutter/bionic-updates 3.28.3+git20190124-0ubuntu18.04.2 amd64 [upgradable from: 3.28.3-2~ubuntu18.04.2]...
Solved it, didn't extend permissions to the test subfolder chmod 777 ~/dropfolder/* did it.
Hello I have enabled "Remove file from drop folder after successful upload" in settings/advanced. However I can't get the function to work with my test user (role user). After uploading the files, the files remain in the dropfolder/test folder. Granted permission to all users (chmod 777 ~/dropfolder). I've logged out, and logged back in again (just in case!) no change in behaviour. What have I missed? thanks for your help d
Hello I have enabled "Remove file from drop folder after successful upload" in settings/advanced. However I can't get the function to work with my test user (role user). After uploading the files, the files remain in the dropfolder/test folder. I've logged out, and logged back in again (just in case!) no change in behaviour. What have I missed? thanks for your help d
HI Thanks so much for pointing me in the right direction. In the end I created an alias for the file location. I've successfully installed seeddms after some trial and error. I do appreciate your help, thank you
HI Thanks so much for pointing me in the right direction. In the end I created an alias for the file location. I've successfully started the install of seeddms after some trial and error, I have three? table errors to resolve: UNIQUE constraint failed: tblUsers.id UNIQUE constraint failed: tblUsers.id UNIQUE constraint failed: tblFolders.id I do appreciate your help, thank you
HI Thanks so much for pointing me in the right direction. In the end I created an alias for the file location. I've successfully started the install of seeddms after some trial and error, I have two errors to resolve: 1.Core SeedDMS directory : Not found => Current value : /home/optimus/seeddms51x/seeddms-5.1.4/ => Suggestion value : /home/optimus/seeddms51x/seeddms-5.1.4/ 2. Database : Error => Current value : [host, user, database] -> [localhost,seeddms,/seeddms51x/data/content.db] => SQLSTATE[HY000]...
HI Thanks so much for pointing me in the right direction. Heres what I did, I created a link under the document root (/var/www/html) to the seeddms-5.1.4 folder. I created the ENABLE_INSTALL_TOOL file in /conf, then called the install.php: http://localhost/myseeddms/seeddms-5.1.4/install/install.php . Now I just get a blank page. Then decided to go with the alias: deleted the link, created an alias in the 000-default.conf: <Directory/> Require all granted </Directory> Alias /seeddms /home/user/seeddms51x/www/...
HI Thanks so much for pointing me in the right direction. Heres what I did, I created a link under the document root (/var/www/html) to the seeddms-5.1.4 folder. I created the ENABLE_INSTALL_TOOL file in /conf, then called the install.php: http://localhost/myseeddms/seeddms-5.1.4/install/install.php . Now I just get a blank page. Then decided to go with the alias: deleted the link, created an alias in the 000-default.conf: <Directory/> Require all granted </Directory> Alias /seeddms /home/user/seeddms51x/www/...
HI Thanks so much for pointing me in the right direction. Heres what I did, I created a link under the document root (/var/www/html) to the seeddms folder. I created the ENABLE_INSTALL_TOOL file in /conf, then called the install.php: http://localhost/myseeddms/seeddms-5.1.4/install/install.php . Now I just get a blank page. Any suggestions? I have googled this...nothing of relevance, I do appreciate your assistance. Do I still need the alias? thanks
Hello, as many others have noted, the installation documentation is very scanty. My undertanding of the quickstart option, was this was the only file needed? I've downloaded and extracted seeddms-quickstart-5.1.4.tar.gz to my home folder /home/user/seeddms51x. I have opened the conf/settings.xml file and modified all file paths in reference to current paths: rootDir="/home/user/seeddms51x/www/" httpRoot="/" contentDir="/home/user/seeddms51x/data/" stagingDir="/home/user/seeddms51x/data/staging/"...