11
Tazman_al
Re: Xoops DMS module docs repository, cannot upload
  • 2009/3/8 23:48

  • Tazman_al

  • Just popping in

  • Posts: 66

  • Since: 2008/7/3 1


You're very welcome - glad I could help.
And welcome to the wonderful world of Xoops

Alan

12
sailjapan
Re: Xoops DMS module docs repository, cannot upload

Tazman_al! You're my hero! Thanks a bunch for these tips. I now have a working copy of DMS.

I owe you a beer!

Never let a man who does not believe something can be done, talk to a man that is doing it.

13
lintu
Re: Xoops DMS module docs repository, cannot upload
  • 2009/10/18 15:08

  • lintu

  • Not too shy to talk

  • Posts: 103

  • Since: 2005/9/18


Hello Experts,

I am also getting the same error: Error: Unable to move document. Ensure that the repository is available and that the web server is able to access the repository.

I have XOOPS installed at the root level. So, I have set the Document Storage Path to /modules/dms/repository/. The folder also has read/write permission.

From the debug log:

Warning: move_uploaded_file(/modules/dms/repository/1/1/1/400001.dat) [function.move-uploaded-file]: failed to open stream: No such file or directory in file /modules/dms/file_import.php line 78

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phppuy0aa' to '/modules/dms/repository/1/1/1/400001.dat' in file /modules/dms/file_import.php line 78

Can anyone give me some advise on how to get is to work?

Thanks in advance for your help.

Regards,
Abu

14
ghia
Re: Xoops DMS module docs repository, cannot upload
  • 2009/10/18 17:45

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


See this.

15
lintu
Re: Xoops DMS module docs repository, cannot upload
  • 2009/10/19 4:04

  • lintu

  • Not too shy to talk

  • Posts: 103

  • Since: 2005/9/18


Thanks ghia. That helped resolve my problem.

Abu

16
btesec
Re: Xoops DMS module docs repository, cannot upload
  • 2009/12/21 19:13

  • btesec

  • Friend of XOOPS

  • Posts: 623

  • Since: 2007/2/20


Works fine on 2.3.3b, Has anyone had luck with indexing feature for searching through documents with this module? The documentation for this feature is quite limited. Any help appreciated.