Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ViewOnline on 1.8.X does not work at all.
#1
Bug 
hello,

I have tested 1.8.1 and 1.8.2 installed from scratch so with a fresh empty database(no migration involved)
I am configured as:
* var $_viewOnlineFileTypes = array(".jpg", ".txt", ".html", ".htm", ".pdf", ".gif", ".png", ".jpg", ".doc", ".xls",".ppt",".mpp",".dot",".TXT", ".HTML", ".HTM", ".PDF", ".GIF", ".PNG", ".JPG", ".DOC", ".XLS",".PPT",".MPP" );
// enable/disable converting of files
* var $_enableConverting = false;

Now I try to "View on line" a simple excel file.

Excel opens with the following error content inside the file:

<b>Warning</b>: readfile(E:/mydms-FilesStore/MyDMS181/1048576/5/data.xls) [<a href='function.readfile'>function.readfile</a>]: failed to open stream: No such file or directory in <b>E:\wamp\www\letoDMS-1.8.1\op\op.ViewOnline.php</b> on line <b>65</b><br />

As you can see LetoDMS tries to open the file with a wrong naming, in fact the old 1.7.x naming i.e "data.xls" and not "1.xls", that is the reason while it fails.

Showstopper issue on a very basic functionnal test!Sad
Thanks for helping.

tme.
Reply


Messages In This Thread
ViewOnline on 1.8.X does not work at all. - by tme - 07-02-2010, 04:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)