LetoDMS Community Forum
LetoDMS/Preview.php - Printable Version

+- LetoDMS Community Forum (https://community.letodms.com)
+-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4)
+--- Forum: Bugs/Errors (https://community.letodms.com/forumdisplay.php?fid=11)
+--- Thread: LetoDMS/Preview.php (/showthread.php?tid=634)



LetoDMS/Preview.php - wiloyee - 02-06-2013

Hello,

I have just installed LetoDMS. ....
I was able to add a File and add Keywords.
Now I Try to view a upploaded file and I got this Error

---------------------------------------------
Warning: require_once(LetoDMS/Preview.php) [function.require-once]: failed to open stream: No such file or directory in /var/www/localhost/htdocs/letodms/out/out.ViewDocument.php on line 33

-----------------------------------------------

can some one help me ?




OK I found the Resolution ..

In the Version 4.0.pre2 there is the package Preview attached.


I will close this Thread


RE: LetoDMS/Preview.php - paolop - 12-19-2013

I think it's still a bug (also in version 4.0.0 RC1 because it assumes you named your folder containing Preview.php as "LetoDMS", which is not always the case. I changed all occurences into "../Preview.php" and now it works for me.