maxDirID="31998"
And the data-root looks like:
dataroot
+ 1025987
L + 1
L + 2
L + 3
L + ....
+ temp
- *.log
- ...
I just realized, that updating a document with a new file, the newly uploaded file will not show the "download" and "view online" links
Ok, I think I know what you are suggesting, so I moved all folders now to a sub-folder called "1".
All data lies now under:
dataroot->1025987->1->"number-folders"
The backup works fine, now as well as the content overview !
But the links "download" and "view online" are missing on all documents.
Apparently, the DMS thinks, the file would not exist.
I printed out some paths, resulting in:
out.ViewDocument.php:343 : $dms->contentDir shows the correct dir, but $version->getPath() is empty.
Also, the tables tblPathList and tblDirPath are empty. Does this mean anyting?
And the data-root looks like:
dataroot
+ 1025987
L + 1
L + 2
L + 3
L + ....
+ temp
- *.log
- ...
I just realized, that updating a document with a new file, the newly uploaded file will not show the "download" and "view online" links
Ok, I think I know what you are suggesting, so I moved all folders now to a sub-folder called "1".
All data lies now under:
dataroot->1025987->1->"number-folders"
The backup works fine, now as well as the content overview !
But the links "download" and "view online" are missing on all documents.
Apparently, the DMS thinks, the file would not exist.
I printed out some paths, resulting in:
out.ViewDocument.php:343 : $dms->contentDir shows the correct dir, but $version->getPath() is empty.
Also, the tables tblPathList and tblDirPath are empty. Does this mean anyting?